/* CSS Document */
body {
	background: url(../../images/fond.jpg) repeat-x;
	margin:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}

a {
text-decoration:none;}

.vertfonce {
color:#056710;
font-weight:bold;
}

.vertfonce a{
color:#056710;

}

.vertclair {
color:#92D106;
font-size:10px;
font-weight:bold;
}

.vertclair a{
color:#92D106;
}


#global {
width:867px;
height:auto;
margin:0 auto;
}

#livre {
width:807px;
height:614px;
background:url(../images/fond-livre.png) no-repeat;
top:50px;
position:relative;
padding:30px;
color:#444444;
font-size:12px;
}

#logo {
position:absolute;
width:118px;
height:61px;
z-index:100;
margin-left:650px;
top:0;
background:url(../images/logo-les-capucines.png) no-repeat;
padding:115px 20px 5px 20px;
text-align:center;
font-style:italic;
}

#colGauche {
position:relative;
float:left;
width:330px;
height:533px;
padding-top:77px;
padding-left:20px;}

#colDroite {
position:relative;
float:left;
width:350px;
height:534px;
overflow:auto;
margin-left:100px;
padding-top:80px;}

#colGauche form {
font-size:14px;
padding:0;
margin:0;}

#colGauche form a{
font-size:12px;
text-decoration:underline;
color:#444444;}

.champTexte {
width:160px;
height:18px;
background:url(../images/input.gif) no-repeat;
border:none;
padding:3px 9px 3px 3px;
color:#3333FF;}

.txtMultiligne {
width:166px;
height:115px;
padding:3px;
background: url(../images/textarea.gif) no-repeat;
border:none;
color:#3333FF;
}
#flecheBas {
position:absolute;
color:#999999;
font-size:10px;
width:125px;
height:60px;
z-index:100;
top:480px;
left:20px;
}

.message {
padding:20px 0;
font-style:italic;
font-size:14px;
background:url(../images/bordure-messages.gif) bottom center no-repeat;
position:relative;
}

#footer {
text-align:center;
font-size:12px;
margin-top:50px;}

#footer a {
color:#999999;}

#footer a:hover {
text-decoration:underline;}
