/* CSS sur balise */
body {
	background: black;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;
	font-size:16px;
}
label {
	font:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.2em;
}
.pubinframe {
	border: 0px dotted gray;
	width:500px;
	text-align:center;
	height:60px;
	color:gray;
	font-family:"Lucida Grande",sans-serif;
	font-size:12px;
	margin-top:10px;
}
/* CSS sur class */
.select {
	color:black;
	font-size:1.4em;
}
.casalefttab {
	text-align:left;
}
.casarighttab {
	width:300px;
	text-align:left;
}
.casatextarea {
	color:gray;
	/* CASALOVA
	background-color:#CFEBF7;
	*/
	background-color:#fff;
	/*font-style:italic;*/
	font-size:1em;
}
.casabottom {
	text-align:right;
	width:100%;
	font-size:0.8em;
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
.recap, .confirmation {
	border:1px solid #DEE2A2;
	font-size:1.2em;
	padding:10px;
	background-color:#000;
}
.boutonsframe {
	vertical-align: middle;
	height:70%;
}
/*=======================================================*/
/* BOUTON ETAPE                                          */
/*=======================================================*/
.monbouton {
	margin:0px;
}
.monbouton td {
	font-size:19px;
}
.casaetapbutton {
	cursor:pointer;
	background:#9c0062 url(wp-admin/images/bouton-casalova.gif) no-repeat scroll 0% 0%;
	border:0px;
	font-size:0.8em;
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	width:575px;
	height:103px;
}

.casaetapbutton:hover {
	background:#9c0062 url(wp-admin/images/bouton-casalova-over.gif) no-repeat scroll 0% 0%;
	border:0px;
}
.casaetapbutton td {
	color:#DEE2A2; /*#CAFF00;*/
	width:350px;
	height:35px;
}
.casaetapbutton:hover td {
	color:#9C0062;
	width:350px;
	height:35px;
}
.casaetapbutton .casalovette {
	background:black url(images/casalovette-texte-noir.png) no-repeat 0%;
	width:225px;
	height:50px;
}
.casaetapbutton:hover .casalovette {
	background:#fe66b4 url(images/casalovette-texte-rose.png) no-repeat 0%;
	width:225px;
	height:50px;
}
/*=======================================================*/
/* LOADING                                               */
/*=======================================================*/
#casaloading {
	position:absolute;
	top: 40%;
	left:0%;
	height:10%;
	width:100%;
	text-align:center;
	line-height:0;
}
/*=======================================================*/
/* BOUTON SUITE GAUCHE                                   */
/*=======================================================*/
#casaleftbutton {
	font-size:15px;
	border-style:double;
	border-width:3px;
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	color:#FF2B9D;
	background:transparent url(wp-admin/images/fade-butt.png) repeat scroll 0%;
	text-align:center;
	width:100px;
}
/*=======================================================*/
/* BOUTON SUITE DROITE                                   */
/*=======================================================*/
#casarightbutton {
	border: 0px;
	background: #9C0062 url(wp-admin/images/suite-casalova.gif) no-repeat scroll 0%;
	width:175px;
	height:40px;
	font-size:1.9em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#9C0062;
	margin-right:10px;
}
#casarightbutton:hover {
	background: #9C0062 url(wp-admin/images/suite-casalova-over.gif) no-repeat scroll 0%;
	color:#CAFF00;
}
/*=======================================================*/
.borderadsense {
	width:200px;
	background-color:black;
}
#adsenseJ {
	text-align:left;
	border: 1px dotted gray;
	width:200px;
	height:600px;
}
#adsenseM {
	text-align:right;
	border: 1px dotted gray;
	width:200px;
	height:600px;
}
.headnoiframe {
	background:#fe66b4 url(wp-admin/images/stripe_roseclair-rose-fondu.png) repeat-x;
	text-align:center;
}
.heightheadnoiframe {
	height:150px;
}
#confirmation {
	font-size:17px;
}
