/*	-------------------------------------------------------------
	CIVR
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Styles communs
	Nom fichier:	style.css
	Version:		1.0
	Date:			31/07/07
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	Import
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
/*	-------------------------------------------------------------
	General
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	background-color: #5E5749 ;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	padding: 0px;
}

td {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
#blocktxtic td { color: #000; }

a img { border: 0; }
p { margin: 10px 3px; padding: 0; }


/*	-------------------------------------------------------------
	Mise en page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#container {
	position: relative;
	text-align: left;
	visibility: visible;
	margin: 0 auto;
	width: 970px;
}


/*	-------------------------------------------------------------
	Positionnement
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	





/*	-------------------------------------------------------------
	Polices
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.s9  {font-size: 9px;}
.s10  {font-size: 10px;}
.s11  {font-size: 11px;}
.s12  {font-size: 12px;}
.s13  {font-size: 13px;}
.s14  {font-size: 14px;}
.s15  {font-size: 15px;}
.s16  {font-size: 16px;}

.black {color:#000}
.white {color: #fff;}
.orange {color:#F5A714;}
.orange2 {color:#FF5401;}
.jaune {color:#EFC026;}
.rouge {color:#AD0D0A;}
.gris{color:#9A9589;}
.gris2{color:#CFCDC9;}
.gris3{color:#5E5749;}
.gris4{color:#DAD5D4;}
.marron{color:#7F4004;}
.pink {color:#FF8ED0;}
.pink2 {color:#DD78AB;}


/*	-------------------------------------------------------------
	Autres classes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.opacity {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: Alpha(opacity=50);
}
.bold {font-weight: bold;}
.italic {font-style:italic}
.uppercase {text-transform:uppercase}
.notupper {text-transform:none;}
.nobold {font-weight:normal !important;}
.lowercase {text-transform:lowercase}
.capitalize {text-transform: capitalize}
.underline {text-decoration:underline}
a.over, .over  {text-decoration : none;}
a:hover.over {text-decoration : underline;}
.clear { clear: both; }
.fright { float: right; }
.fleft { float: left; }
.right { text-align: right; }
.left { text-align: left !important; }
.center { text-align: center; }
.block { display: block; }

.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }

.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl20 { padding-left: 20px; }
.pl30 { padding-left: 30px; }
.pl40 { padding-left: 40px; }
.pl50 { padding-left: 50px; }
.pl60 { padding-left: 60px; }
.pl70 { padding-left: 70px; }
.pl80 { padding-left: 80px; }

.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
.p25 { padding: 25px; }
.p30 { padding: 30px; }




/* ############################# ZONE DE TELECHARGEMENT ############################# */
.titre {
	background: #DBD5C8;
	text-align: center;
	color: #5E5749;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 10px;
}

#download { margin: 0 10px; padding: 0; margin-left: 15px; }
#download li { color: #5E5749; margin-bottom: 20px; margin-top: 10px; }
#download h3 { margin: 0; font-size: 9px; text-transform: uppercase; color: #5E5749; }
#download strong { font-size: 9px !important; margin-right: 30px; }
#download em {
	display: block;
	/*background: url(../images/limit.gif) no-repeat;*/
	border-bottom: 1px dashed #292724;
	height: 1px;
	margin-top: 10px;
}

.backdownload{color: #e2f4f2; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration:underline; font-weight:normal;}
.backtitre{color: #004c93; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration:none;font-weight:bold;}
A.backdownload:hover{color: #988760; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration:none; font-weight:normal;}


.downloadtitre{color: #5E5749; font-size: 12px; font-family: Verdana, Arial, Helvetica; text-decoration:none;font-weight:bold; font-variant:small-caps;}

.downloadapercu, .downloadapercu a{color: #8D8677; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration:none; font-weight:bold; }
a.downloadapercu { text-decoration: underline; }
a.downloadapercu:hover{color: #8D8677; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration:none !important; font-weight:bold;}


.downloadpdf{color: #8D8677; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration:none; font-weight:normal; }
A:hover.downloadpdf{color: #8D8677; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration:none;font-weight:normal;}
.downloadfleche{color: #8D8677; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration:none;font-weight:normal; }
A:hover.downloadfleche{color: #8D8677; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration:none;font-weight:normal;}
/* ############################# ZONE DE TELECHARGEMENT ############################# */




/* ######################### FORMULAIRE ######################### */
/* FORMULAIRES */
#disponibilites input { background: #fff; width: 70px; }
#disponibilites input.bouton { background: #D0CFC1; width: auto; }
.colum1{ float:left; position:relative; display:block; top:0px; left:25px; width:335px; text-align:left; margin-right:60px; margin-top:10px;}
.colum2{ float:left; position:relative; display:block; top:0px; right:5px; width:320px; text-align:left; margin-top:10px;}
.colum1 label {
	position:relative;
	display: block;
	width:320px;
	line-height:20px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.colum2 textarea {
	margin-top: 5px;
	height: 110px;
	width: 100%;
}
.colum1 textarea { height: 50px; width: 205px; padding: 0 0 0 5px; }
.intit{ float:left; display:block; width:100px; text-align:left;}

/* submit en bas */
.blockresa2 {
	text-align:center;
	background: #F24FBF;
	padding: 2px;
}
.colum1 input {
	background: #fff;
	color:#000;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 5px;
	margin: 0;
	width: 205px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.colum1 input, .colum1 textarea, .colum1 select, .colum2 textarea {
  border-width: 1px;
	border-color: #333;
	border-style: solid;
}
.colum1 input:focus, .colum1 textarea:focus, .colum1 select:focus, .colum2 textarea:focus {
  background: #EFEAE0;
}
/* colones */

.spaceColum50 { float: left; width:20px; height: 10px; }

#btnok {
  display:block;
	margin-top: 10px;
	margin-left: 3px;
	height:34px;
	background: #8d8677;
}
.etoile { color: #EF2521; }

.loi{color: #716753; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration:none; font-style:italic;}
.legend{color: #716753; font-size: 9px; font-family: Verdana, Arial, Helvetica; text-decoration:underline; font-style:italic;}
/* ######################### FORMULAIRE ######################### */

