/***********************************************/
/*         CSS style sheets for cd event website                      */
/***********************************************/


/* body */



.body  {background-image:url(../images/degrad_ligne3.png);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
		}

/* textes specifications */

.Orange {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #004A63;
		 }
.Orange2 {
	font-size: 12px;
	font-weight: bold;
	color: #004A63;
	font-family:Verdana, Geneva, sans-serif;
		 }
.Orange3 {
		font-size: 12px;
		font-weight: bold;
		text-align:left;
		color: #FF6600;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		 }
.Green {
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	color: #106C74;
	font-family:Verdana, Geneva, sans-serif;
		 }
.Green2 {
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	color: #106C74;
	font-family:Verdana, Geneva, sans-serif;
		 }
.Textes {
	font-size: 12px;
	text-align: justify;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		}
.Textes1 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color:#009;
	font-family: Verdana, Geneva, sans-serif;
		}
.Textes2 {
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#009;
		}
.Textes3 {
	font-size: 9px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.Textes3_relat_res {
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.Textes4 {
	font-size: 13px;
	text-align: left;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
.Textes5 {
	font-size: 14px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
		}
.Textescenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#FFF;
		}
.Textescenter1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color:#003398;
		}
.Textescenter2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color:#003398;
		}
.Textescenter3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color:#FFF;
		}
/* link specifications */

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FF6600;
}

/* tables specifications */

#ceil  {background-color: white;   
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		text-align: justify;
		color:#000000;
		border-color: #4C84C5;
		border-style: solid;
		}
#ceil2  { 
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align: justify;
		color:#009;
		border-color: #4C84C5;
		border-style: solid;
		}
#ceil3  { 
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: justify;
		color:#333333;
		border-color: #4C84C5;
		border-style: solid;
		}

#td { 	border:thin;
		border-bottom-color:#004A63;
		}
#td11 { border:thin;
		border-bottom-color:#004A63;
		}
#td1 { 
		border:thin;
		border-bottom-color:#004A63;
		}
#td2 { border:thin;
		}
#td3 { 
		border:thin;
		}

/* form specifications */

.box   {
	background-color:#FCF1CF;
    border: thin;

		}
		
</style>
