/************************
BLOC JAUNE DROITE
************************/
#centre-blocjaune img{
margin-left:20px;
margin-top:10px;
margin-bottom:10px;
}
#centre-blocjaune p{
margin-left:20px;
margin-top:0px;
}
/************************
BLOC MENU DROITE
************************/
#centre-blocjaune ul{
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	padding:0px;
	border-top-color:#bd4205;
	border-top-style:dotted;
	border-top-width:1px;
}
#centre-blocjaune li{
	list-style:disc;
	padding-top:6px;
	color:#bd4205;
	margin-left:15px;
}

#centre-blocjaune li a{
	padding-left:10px;
	color:#bd4205;
	text-decoration:underline;
	font-size:80%;
	font-weight:bold;
	font-family:"Arial", Helvetica, sans-serif;
}
#centre-blocjaune li a:hover{
	text-decoration:none;
	padding-left:10px;
	font-size:80%;
	font-weight:bold;
}
#centre-menu h3{
	color:#615000;
	font-family:"Trebuchet MS";
	font-size:120%;
	text-align:center; 
	font-weight:bold;
	margin-bottom:20px;
	margin-top:0px;
}
#centre-menu ul{
	font-family:"Trebuchet MS";
	margin-left:20px;
	margin-right:20px;
	padding-bottom:15px;
}
#centre-menu li{
	margin:0px;
	list-style:none;
}
#centre-menu li a{
	color:#8b7e43;
	text-decoration:underline;
}
#centre-menu li a:hover{
	text-decoration:none;
}
#centre-menu p{
	padding-top:10px;
}
.bouton1{
	background-image:url(../img/puce1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:45px;
	height:53px;
	line-height:15px;
}
.bouton2{
	background-image:url(../img/puce2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:45px;
	height:54px;
}
.bouton3{
	background-image:url(../img/puce3.gif);
	background-repeat:no-repeat;
	background-position:left ;
	padding-left:45px;
	height:50px;
}
.bouton4{
	background-image:url(../img/puce4.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:45px;
	height:51px;
}
/************************
CONTENT
************************/
#content-text{
	height:auto;
	margin-left:30px;
	margin-right:10px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 540px;
	font-size:0.9em;
	/* DEBUT PAS TOUCHE PLEASE */
	?margin-top:15px;
	-margin-top:15px;
	padding-bottom:15px;
	/* FIN PAS TOUCHE PLEASE */
}

/************************
CONNEXION
************************/
.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable {
background-image:url(../img/fond-login.jpg);
background-repeat:no-repeat;
width:539px;
height:182px;
border:none;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
display:block;
}
.tx-loginboxmacmade-pi1-header{
color:#bd4205;
margin-bottom:10px;
}
#content-text tr{
border:none;
width:530px;
-width:500px;
-font-size:0.8em;
}
.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell {
background-color:#a9d7ef;
border:none;
width:200px;
float:left;
margin-bottom:15px;
margin-left:15px;
font-size:90%;
}
.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td{
border:none;
color:#fff;
background-color:#a9d7ef;
margin-bottom:15px;
margin-left:15px;
} 
.tx-loginboxmacmade-pi1-fieldCell{
border:none;
height:15px;
color:#000000;
}
.tx-loginboxmacmade-pi1-fieldCell input[type="submit"]{
color:#000;
border:none;
background-image:url(../img/bouton-formulaire.gif);
background-position:top;
background-repeat:no-repeat;
width:231px;
height:38px;
cursor:pointer;
}
.tx-loginboxmacmade-pi1-fieldCell input[type="submit"]:hover{
background-image:url(../img/bouton-formulaire2.gif);
background-position:top;
background-repeat:no-repeat;
color:#000;
border:none;
width:231px;
height:38px;
cursor:pointer;
}
/**********************
DECONNEXION
**********************/
.csc-form-commentcell{
background-color:#FFFFFF;
}
.csc-form-fieldcell input[type="submit"]{
margin-top:10px;
margin-right:15px;
color:#000;
border:none;
background-image:url(../img/bouton-formulaire.jpg);
background-position:top;
background-repeat:no-repeat;
width:232px;
height:38px;
cursor:pointer;
float:right;
}
.csc-form-fieldcell input[type="submit"]:hover{
margin-top:10px;
margin-right:15px;
color:#000;
border:none;
background-image:url(../img/bouton-formulaire2.jpg);
background-position:top;
background-repeat:no-repeat;
width:232px;
height:38px;
cursor:pointer;
float:right;
}
/**********************
OUBLI DE MOT DE PASS
**********************/
.tx-loginboxmacmade-pi1-forgotpasswordLink a{
text-decoration:none;
color:#e49408;
}
.tx-loginboxmacmade-pi1-forgotpasswordLink a:hover{
text-decoration:underline;
color:#e49408;
}