/*
  The original Creamy Series Theme for phpBB version 2+
  Created by reddog
  http://www.reddevboard.com/
  Edité par Morecube pour http://www.mikafrance.com
*/

body
{
font-family: arial;
font-size: 12px;
color: #935292;
background-color: #FFFFFF;
word-wrap: break-word;
margin:0px;
}


font, th, td, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
font, p {
	color : #935292;
}
a:link, a:active {
	color : #A77CA7;
}
a:visited {
	color : #A77CA7;
}
a:hover {
	color : #DDD1DC;
}
hr {
	border-top : 1px solid #D1D7DC;
	border-bottom : 1px solid #FFF;
	width : 99%;
	height : 2px;
}
.acp {
	background-color : #EBEBEB;
}
.bodyline {
	background-color : #FCF6FC;
	border : 1px solid #98AAB1;
}
.forumline {
	background-color : #C0C0C0;
	border : 0;
}
.boxline {
	background-color : #C0C0C0;
	border : 0;
}
.rowBox {
	background-color : #EFEFEF;
}
.pmline {
	position : absolute;
	background-color : #EFEFEF;
	border : 1px solid #333333;
	text-align : center;
	top : 50%;
	left : 50%;
	height : 100px;
	width : 300px;
	margin-top : -75px;
	margin-left : -150px;
	display : none;
}
.hdr {
	background-image : url('./images/css/hd_bg.gif');
	height : 25px;
	border : 0;
	color : #006699;
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
}
.hdra {
	background-image : url('./images/css/hda_bg.gif');
	height : 25px;
	border : 0;
	color : #006699;
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
}
.hdr a, table.hdr a:visited {
	color : #A77CA7;
	text-decoration : none;
}
.hdr a:hover, table.hdr a:active {
	color : #DDD1DC;
	text-decoration : none;
}
.hdrtop {
	background-image : url('./images/css/main_bg.gif');
	height : 25px;
	border : 0;
}
td.ftr {
	background-image : url('./images/css/tab_bg.gif');
	background-repeat : repeat-x;
	font-size : 8px;
}
td.bottom {
	background-image : url('./images/css/ft_bg.gif');
	background-repeat : repeat-x;
	font-size : 8px;
}
.ftrbot {
	background-image : url('./images/css/hd_bg.gif');
	height : 25px;
	border : 0;
	color : #006699;
	letter-spacing : 1px;
}
td.row1 {
	background-color : #FFFFFF;
}
td.row2 {
	background-color : #FFFFFF;
}
td.row3 {
	background-color : #FFFFFF;
}
td.row3Right
{
	background-color : #FFFFFF;
}
td.rowpic {
	color : #999;
	font-size : 11px;
	font-weight : bold;
	background-color : #E5E5E5;
	height : 25px;

}
th {
	color : #999;
	font-size : 11px;
	font-weight : bold;
	height : 25px;
	background-color : #E5E5E5;
}
p, td, td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	font-size: 12px;
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
	border : 0;
	height : 28px;
	background-color : #D1D7DC;

}
td.cat, td.catHead, td.catBottom {
	height : 29px;
	border-width : 0;
}
th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
	font-weight : bold;
	border : 0;
	height : 28px;
	background-color: #F6E5F5;
	background-image : none;
}
td.spaceRow {
	background-color : #D1D7DC;
	border : #C0C0C0;
	border-style : solid;
}
td.mpBar {
	border-left : 1px solid #E1E1E1;
	border-top : 1px solid #E1E1E1;
	border-right : 1px solid #FAFAFA;
	border-bottom : 1px solid #FAFAFA;
	background-color : #F0F0F0;
}
th.thHead, td.catHead {
	font-size : 12px;
	border-width : 1px 1px 0;
}
th.thSides, td.catSides, td.spaceRow {
	border-width : 0 1px;
}
th.thRight, td.catRight, td.row3Right {
	border-width : 0 1px 0 0;
}
th.thLeft, td.catLeft {
	border-width : 0 0 0 1px;
}
th.thBottom, td.catBottom {
	border-width : 0 1px 1px;
}
th.thTop {
	border-width : 1px 0 0;
}
th.thCornerL {
	border-width : 1px 0 0 1px;
}
th.thCornerR {
	border-width : 1px 1px 0 0;
}
.maintitle, h1, h2 {
	font-weight : bold;
	font-size : 22px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 120%;
	color : #000;
}
.gen {
	font-size : 12px;
}
.genmed {
	font-size : 11px;
}
.gensmall {
	font-size : 10px;
}
.gen, .genmed, .gensmall {
	color : #000;
}
a.gen, a.genmed, a.gensmall {
	color : #A77CA7;
	text-decoration : none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color : #DDD1DC;
}
.mainmenu {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
a.mainmenu {
	text-decoration : none;
	color : #A77CA7;
}
a.mainmenu:hover {
	text-decoration : none;
	color : #DDD1DC;
}
.cattitle {
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
	color : #006699;
}
a.cattitle {
	text-decoration : none;
	color : #A77CA7;
}
a.cattitle:hover {
	text-decoration : none;
	color : #DDD1DC;
}
.forumlink {
	font-weight : bold;
	font-size : 12px;
	color : #006699;
}
a.forumlink {
	text-decoration : none;
	color : #A77CA7;
}
a.forumlink:hover {
	text-decoration : none;
	color : #DDD1DC;
}
.nav {
	font-weight : bold;
	font-size : 11px;
	color : #000;
}
a.nav {
	text-decoration : none;
	color : #A77CA7;
}
a.nav:hover {
	text-decoration : none;
	color : #DDD1DC;
}
.topictitle {
	font-weight : bold;
	font-size : 11px;
	color : #000;
}
a.topictitle:link {
	text-decoration : none;
	color : #A77CA7;
}
a.topictitle:visited {
	text-decoration : none;
	color : #A77CA7;
}
a.topictitle:hover {
	text-decoration : none;
	color : #DDD1DC;
}
.name {
	font-size : 11px;
	color : #000;
}
.postdetails {
	font-size : 10px;
	color : #000;
}
.postbody {
	font-size : 12px;
	color : #000000;
}
a.postlink:link {
	text-decoration : none;
	color : #A77CA7;
}
a.postlink:visited {
	text-decoration : none;
	color : #A77CA7;
}
a.postlink:hover {
	text-decoration : none;
	color : #DDD1DC;
}
.code {
	font-family : Courier, 'Courier New', sans-serif;
	font-size : 11px;
	color : #006600;
	border-left : 1px #C8D0D7 solid;
	border-top : 1px #C8D0D7 solid;
	border-right : 1px #E8EBEE solid;
	border-bottom : 1px #E8EBEE solid;
	background-color : #F0F0F0;
}
.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	line-height : 125%;
	border-left : 1px #C8D0D7 solid;
	border-top : 1px #C8D0D7 solid;
	border-right : 1px #E8EBEE solid;
	border-bottom : 1px #E8EBEE solid;
	background-color : #F0F0F0;
}
.copyright {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #444;
	letter-spacing : -1px;
}
a.copyright {
	color : #444;
	text-decoration : none;
}
a.copyright:hover {
	color : #DDD1DC;
	text-decoration : underline;
}

input.post, textarea.post{
	border-left : 1px #C8D0D7 solid;
	border-top : 1px #C8D0D7 solid;
	border-right : 1px #E8EBEE solid;
	border-bottom : 1px #E8EBEE solid;
}
input.post:focus,textarea.post:focus {
	background-color : #F5F5F5;
}

input.mainoption {
	font-weight : bold;
}
input.button,input.mainoption,input.liteoption {
	background-color : #EBEBEB;
	color : #A0A0A0;
	border : solid 1px #E1E1E1;
}
input.button:hover,input.mainoption:hover,input.liteoption:hover {
	color : #808080;
	border-color : #C8C8C8;
}
input.button:focus,input.mainoption:focus,input.liteoption:focus {
	color : #606060;
	border-color : #C0C0C0;
}
.helpline {
	background-color : #DEE3E7;
	border-style : none;
}
abbr, acronym {
	color : #444;
	border-bottom : 1px dotted #333;
	cursor : help;
}
.super {
	vertical-align : super;
}
.absbottom {
	vertical-align : text-bottom;
}
label {
	cursor : pointer;
}

img.bordee
{
border: 1px solid black;
}

img.nonbordee
{
border: none;
}


#header
{
position: relative;
overflow:hidden;
background-image: url("http://www.mikafrance.com/images/fondban.jpg");
height: 120px;
min-width: 1002px;
border: 1px solid black;
width: 100%;
top:30px;
}

#mikatete
{
position: absolute;
right:5px;
top: 0px;
}

#mybottom
{
position: relative;
top: 30px;
height: 15px;
border: 1px solid black;
width: 100%;
background-color: #FFFFFF;
text-align:center;
font-size: 10px;
min-width: 1002px;
}

#taches
{
position: absolute;
left:20px;
top: 5px;
}

#milieu
{
position:relative;
top: 30px;
background-color: #FFFFFF;
min-width: 1002px;
width: 100%;
border-right: 1px solid black;
padding-bottom: 3px;
}

#barre
{
position:fixed;
z-index:9;
width:100%;
height:30px;
background-color:#fff8ff;
border-bottom: 1px solid #a571a7;
}

#leftdiv
{
z-index: 4;
position: absolute;
top:-1px;
width: 140px;
height: 100%;
left: 0px;
background-image: url("http://www.mikafrance.com/images/fond-menu.jpg");
border: 1px solid black;
}

#content
{
z-index: 3;
position: relative;
left: 145px;
min-height: 1200px;
margin-right: 145px;
width: auto;
bottom: -2px;
}

#content img
{
max-width: 700px;
}

#mikamap img
{
max-width: 800px;
}

img.bordee
{
border: 1px solid black;
}

img.nonbordee
{
border: none;
}

tr.jour
{
background-color: #FCFCF1;
}

td.jour
{
width:200px;
background-color: #935292;
color: #FFFFFF;
}

td.jourbas
{
height: 140px;
color: #935292;
font-size: 10px;
}

td.mois
{
height:90px;
width:200px;
border: 1px solid #935292;
background-color: #f2ebf2;
font-size: 10px;
}

input.sujet
{
background-color: #FFFFFF;
font-size: 12px;
color: #935292;
border: 1px solid #935292;
}

input.gmap
{
background-color: #FFFFFF;
font-size: 14px;
color: #000000;
border: 1px solid black;
}

textarea.message
{
border: 1px solid #935292;
color: #935292;
}

input.envoi
{
border: 1px solid #935292;
color: #935292;
height: 40px;
background-color: #FFFFFF;
}

textarea.comment
{
border: 1px solid #000000;
color: #935292;
}


input.comment
{
border: 1px solid #000000;
color: #935292;
background-color: #FFFFFF;
}

fieldset
{
color: #935292;
border: 1px solid #935292;
}


a.alert
{
color: red;
}

a.alert:hover
{
color: red;
}

input.sup
{
border: 1px solid #935292;
color: #935292;
height: 15px;
font-size: 10px;
background-color: #FFFFFF;
}

input.recherche_galerie
{
border: 1px solid #935292;
color: #935292;
height: 40px;
width: 95px;
font-size: 14px;
background-color: #FFFFFF;
}

input.delete_pics
{
border: 1px solid #935292;
color: #935292;
height: 30px;
width: 350px;
font-size: 14px;
background-color: #FFFFFF;
}

tr.messagerie_haut
{
color: #FFFFFF;
border: 1px solid #935292;
background-color: #935292;
}

tr.messagerie_bas
{
background-color: #f2ebf2;
}

td.today
{
background-color:#e3e3e3;
}

.center
{
text-align: center;
}

.petit
{
font-size: 10px;
}

img.liee
{
border: 1px solid black;;
}

a
{
color: #ac6ba5; 
}

a.white
{
color: white;
}

a.black
{
color: black;
}

a.vote
{
color: blue;
}

a:hover
{
color: #DDD1DC;
}


#messages
{
font-family: arial;
font-size: 12px;
border: 1px solid #935292;
right: 180px;
height: 500px;
left: 5px;
position: absolute;
overflow: auto;
padding: 2px;
text-align:left;
}

#color
{
position: absolute;
top: 560px;
}

#ppl
{
border: 1px solid #935292;
width: 145px;
height: 500px;
position: absolute;
right: 10px;
padding: 2px;
overflow: auto;
}

#submit
{
padding: 5px;
width: 610px;
height: 20px;
position: absolute;
top: 520px;
left : 10px;
}

#smilies
{
padding: 5px;
width: 400px;
position: absolute;
top: 610px;
}

.v2
{
border: 1px solid #935292;
color: #935292;
background-color: #FFFFFF;
}

input.chat_text
{
border: 1px solid #935292;
color: #935292;
height: 20px;
background-color: #FFFFFF;
padding: 2px;
position: absolute;
left: -5px;
width:465px;
font-weight:bold;
}

input.chat_submit
{
border: 1px solid #935292;
color: #935292;
height: 26px;
background-color: #FFFFFF;
padding: 2px;
position: absolute;
left: 475px;
width:152px;
font-weight:bold;
}


table.espaceperso
{
width: 330px;
height: 60px;
background-color:white;
text-align: left;
}

table.topnews
{
border: 1px solid black;
width: 610px;
margin: 0px;
cellpadding: 0px;
}

tr.topnews
{
background-color: pink;
margin: 0px;
}

a.galerie
{
color: #FFFFFF;
text-decoration: none;
}

.newsgrise
{
width: 100%;
border:1px solid black;
padding: 5px;
text-align: justify;
background-color: #fef1ff;
}

.recapnews
{
width: 100%;
padding: 2px;
background-color: #fef1ff;
border: 1px solid black;
font-size: 12px;
overflow:hidden;
font-family:arial;
}

td.recapnews
{
vertical-align:top;
}

table.album
{
width: 90%;
border:1px solid #b883ac;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;
}

table.newsv2
{
border:1px solid #b883ac;
margin-bottom: 0px;
margin-top: 0px;
text-align: justify;
width: 100%;
}


tr.newsv2
{
border:1px solid #b883ac;
background-color: #b883ac;
text-align: left;
color: #FFFFFF;
}

table.news2
{
border:1px solid #b883ac;
margin-bottom: 0px;
margin-top: 0px;
text-align: justify;
}

a.facebook
{
text-decoration:none;
color:#605998;
}


tr.album_invi
{
border:1px solid black;
background-color: #908d90;
text-align: left;
color: #FFFFFF;
}

table.album_invi
{
width: 600px;
border:1px solid #908d90;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;
}

tr.album
{
border:1px solid black;
background-color: #b883ac;
text-align: left;
color: #FFFFFF;
}

.membres
{
border:1px solid black;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;
background-color: #FBF7F9;
font-size: 10px;
}

.rdv
{
padding: 2px;
}


.comments
{
background-color: #FCFCF1;
margin-top: 0px;
border:1px solid black;
width: 650px;
}

.basnews
{
background-color: #FCFCF1;
margin-top: 0px;
border:1px solid black;
border-top: 0px;
width:100%;
}


td.droite
{
width: 400px;
text-align: right;
}

td.gauche
{
text-align: left;
}

.gauche
{
text-align: left;
}

.droite
{
text-align: right;
}

.vert
{
color: #13a213;
}

.rouge
{
color: #c12222;
}
