@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html{
	background:url(images/bgbody.png) repeat-x top #3f7cb9;	
	background-attachment:fixed;
	
	padding:10px;
}

body{
	width:940px;	
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
	background:#FFF;
	
	margin:auto;
}

img{
	border:none;	
}

a{
	color:#2f76a8;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}

a.puce{
	background:url(images/puce.png) no-repeat left;
	padding-left:20px;
}
a.puce2{
	background:url(images/puce2.png) no-repeat left;
	padding-left:20px;
}

a.telecharger{
	background:url(images/telech.png) no-repeat left;
	padding-left:18px;
}

a.ajouter{
	background:url(manager/images/ajouter.gif) no-repeat left;
	padding:18px;
}

a.modifier{
	background:url(manager/images/modifier.png) no-repeat left;
	padding-left:17px;
}

a.supprimer{
	background:url(manager/images/supprimer.png) no-repeat left;
	padding-left:17px;
}

span.puce2{
	background:url(images/puce2.png) no-repeat left;
	padding-left:20px;
	font-weight:bold;
	color:#666666;
}

p{
	padding:2px;	
}

h1.rep{
	background:url(images/repertoire.png) no-repeat left;
	padding:15px;
	padding-left:25px;
}

h1.rep a{
	font-size:14px;
}

h3.titre{
	color:#2f76a8;
	border-bottom:2px solid #2f76a8;
	background:url(images/repertoire.png) no-repeat left;
	padding:5px;
	padding-left:25px;
	font-size:14px;
	text-transform:uppercase;
}

div#head{
	height:191px;
	background:url(images/cpr.jpg) no-repeat top;
}

div#main{
	background:#FFF;	
}
	

div#left{
	width:194px;
	padding:5px;
	
	float:left;
}

div#right{
	width:194px;
	padding:5px;
	
	float:left;
}

div#centre{
	width:522px;
	padding:5px;
	
	float:left;
}

div#centre h2{
	background:url(images/h2.gif) top;
	border:1px solid #666;
	padding:5px;
	color:#FFF;
	font-size:12px;
}

div#centre h2 a{
	color:#FFF;	
}

div#centre ul{
	padding-left:20px;
	list-style:circle;
}

p.texte{
	background:url(images/head_p.jpg) repeat-x top;
}

div#element{
	width:194px;
	margin:auto;
}

div#element h2{
	padding:15px;
	text-align:center;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
}

div#element div{
	padding:5px;
}

div#element ul{
	padding-left:20px;
	list-style:circle;
}

div#element h3{
	height:37px;
}

.identification{
	background:url(images/bgid.png) no-repeat top;	
}
.identification h3{
	background:url(images/bto.png) no-repeat bottom;
}


.newsletter{
	background:url(images/bgnews.png) no-repeat top;	
}
.newsletter h3{
	background:url(images/btb.png) no-repeat bottom;
}


.populaire{
	background:url(images/bgcp.png) no-repeat top;	
}
.populaire h3{
	background:url(images/btv.png) no-repeat bottom;
}


.sondage{
	background:url(images/bgsond.png) no-repeat top;	
}
.sondage h3{
	background:url(images/btb.png) no-repeat bottom;
}


.latest{
	background:url(images/bgda.png) no-repeat top;	
}
.latest h3{
	background:url(images/btv.png) no-repeat bottom;
	height:30px;
}


.partenaire{
	background:url(images/bgpar.png) no-repeat top;	
}
.partenaire h3{
	background:url(images/btb.png) no-repeat bottom;
	height:30px;
}

div#foot{
	padding:5px;
	text-align:center;
	
	background:#FFF;
	
	clear:both;
}

.coord{
	padding:10px;
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
}
.tel{
	background:url(images/tel.png) no-repeat left;	
}
.fax{
	background:url(images/fax.png) no-repeat left;	
}
.email{
	background:url(images/email.png) no-repeat left;	
}

.clear{
	clear:both;
}	

table#data{
	border:1px solid #dadada;	
	width:100%;
	font-weight:bold;
}
table#data th{
	background:url(images/h2.gif) bottom;
	color:#FFF;
	padding:5px;
}
table#data th.op{
	width:15%;
	text-align:center;
}
table#data td.op{
	widows:15%;
	text-align:center;
}	
table#data td.op2{
	width:10%;
	text-align:center;
}	
table#data tr.c1{
	background:#EBEBEB;
}	


p.date{
	text-align:center;
	font-weight:bold;
	padding:5px;
	background:#EBEBEB;
	border:1px solid #dadada;	
	color:#666666;
}


form p {
	margin: 1em 0;
	padding-left:5px;
}

form p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}

form p.double label {
	float: left;
	width: 150px;
	text-align: left;
	color:#333333;
	font-weight: bold;
	cursor: pointer;
}

form p.double label span.info {
	display: block;
	margin-top: .2em;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
}

form p.double input,
form p.double select,
form p.double textarea {
	width: 250px;
	margin-left: 12px;
	border: solid 1px #488cd3;
	padding: 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.note{
	width:20px;
}

select{
	text-transform:capitalize;
}

.txt_cal{
	background:url(images/cal.png) right no-repeat;
	cursor:text;
}

.txt{
	width:140px;
	border: solid 1px #008000;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.txt2{
	width:300px;
	border: solid 1px #008000;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 500px;
	border: solid 1px #1a465e;
}

form p.double textarea {
	padding: 2px 0 0 4px;
	width: 320px;
	height: 6em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form p.simple {
	margin-left: 160px;
}

.bouton{
	font-weight:bold;
	color:#000;
	padding:3px;
}

fieldset{
	border:1px solid #929294;
}

legend{
	color:#929294;
	color:#333333;
	font-weight:bold;
}

.message
{
    border:dotted 1px #188400;
	background:#dafac6;
    color:#188400;
	font-weight:bold;
    padding:4px;
	margin:2px;
    text-align:center;
	text-transform:uppercase;
}

.erreur
{
    border:dotted 1px #c50000;
	background:#fbdbd6;
    color:#c50000;
	font-weight:bold;
    padding:4px;
	margin:2px;
    text-align:center;
	text-transform:uppercase;
}

.warning
{
    border:dotted 1px #E17100;
	background:#FFE4CA;
    color:#FF9900;
	font-weight:bold;
    padding:4px;
	margin:2px;
    text-align:center;
	text-transform:capitalize;
}

.spacer{
	padding:5px;	
}

.fichiers_annexes{
	width:180px;
	float:right;
	border:1px solid #dadada;
	margin:auto;
	padding:2px;
}

.dates{
	color:#999;
}

.sliders{
	border:1px solid #dadada;	
}

.maj{
	text-transform:uppercase;	
}
.maj a{
	text-transform:uppercase;	
}

/** Tableaux **/
table.none{
	border:none;
}

table{
	width:100%;
	border:1px solid #488cd3;
	margin:0 auto;
}

th{
	background:url(manager/images/comm.jpg) bottom bottom repeat-x;
	padding:5px;
	color:#FFF;
}

td{
	padding:2px;
	text-transform:capitalize;
}

tr.c{
	background:#e9e9e9;
}

tr.ligne{
	border-bottom:1px solid #dadada;
}

tr.rouge{
	background:#FFB0B0;
	color:#000000;
	font-weight:bold;
}

tr.total{
	background:#666666;
	color:#FFFFFF;
}	

tr:hover{
	background:#dcdcdc;
}

.op{
	width:75px;
	text-align:center;
}

/** Fin Tableaux **/