@charset "utf-8";


/* LAYOUT */
body {
	background-image: url(file:///C|/DOCUME%7E1/Adrien/LOCALS%7E1/Temp/scp54156/home/thinx29/public_html/public/static/img/fondBody_15.jpg);
	background-repeat: repeat-y;
	background-position: right 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666464;
}	
/* TEXTES */
#contenu_corps h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #37185E;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top : 10px;
}
#contenu_corps {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#contenu_corps p,td{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#contenu_corps a {
	text-decoration: none;
	color: #a62c5f;
	font-size: 12px;
}
#contenu_corps a:hover {
	text-decoration: none;
	color: #442767;
}
#liensAcceuil {
	float:none;
	margin-top:15px;
}
#liensAcceuil a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a62c5f;
	font-size: 18px;
	
}
#liensAcceuil a:hover{
	text-decoration: none;
	color: #442767;
}
#liensAcceuil img{
	float:right;
}

#contenu_corps a.flash_link{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	float : left;
	margin-left: 60px;
}
#contenu_corps a.flash_link:hover{
	text-decoration: none;
	color: #442767;
}
#home_image{
	text-align: center;
}

#contenu_corps #desc{  
	background-image : url(../img/ligneAcceuil.png);
	background-repeat : repeat-x;
	text-align: justify;
	float:left;
}    
 	 
#contenu_corps #numero{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #37185E;
	font-weight: bolder;
	/*float:left;*/
}   


.attachmentHeader  {
	font-size : 14px;
	margin-top : 15px;
	margin-bottom : 15px;
}

.pressTitle{
	font-size : 14px;
	font-weight : bold;
}

.titlenews{
	margin-bottom: 10px;
	margin-top : 10px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12pt;
	font-weight: bolder;
	color : #37185E;
}
#newstxt p {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	color: #666464;
}
.error{
	color : #FF0000;
}

/* NAV */

/* level_2 */
 a.level_2_off ,  a.level_2_off:visited {
 	font-size : 7.5pt;
	font-weight : normal;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color : #ffffff;
	background-color : #B4B2B3;
	line-height : 20px;
	padding : 5px;
}
 
a.level_2_off:hover {
 	font-size : 7.5pt;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color : #000000;
	background-color : #FF9900;
	line-height : 20px;
	padding : 5px;
}

 a.level_2_on ,  a.level_2_on:visited {
 	font-size : 7.5pt;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color : #000000;
	background-color : #FF9900;
	line-height : 20px;
	padding : 5px;
}
 
a.level_2_on:hover {
 	font-size : 7.5pt;
	font-weight : bold;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color : #000000;
	background-color : #B4B2B3;
	line-height : 20px;
	padding : 5px;
}

/*FORM*/
#abonnement label
{
	display: block;
	width: 39%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	font-weight: bold;
}
#abonnement p {
	margin: 10px 0;
}
#abonnement .form_label_nostyle {

}

/* Input */
#abonnement input, #abonnement select
{
	margin-left: 1%;
	width: 40%;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color : #5b62a7;
}

#abonnement input:hover, #abonnement input:focus
{
	background-color: #DDEEFF;
}
/* button submit */
#abonnement input[type="button"]
{
	border: #000000 1px solid;
	width: 40%;
}

#abonnement input[type="button"]:hover
{
	background-color: #999999;
	cursor: pointer;
}

/* button submit */
#contact input[type="button"]
{
	border: #000000 1px solid;
	width: 40%;
}

#contact input[type="button"]:hover
{
	background-color: #5b62a7;
	cursor: pointer;
}
#adresse{
	text-align:center;
}


#commander input:hover, #commander input:focus
{
	background-color: #DDEEFF;
}
#commander label
{
	display: block;
	width: 39%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	font-weight: bold;
}
#commander p {
	margin: 10px 0;
}
#commander .form_label_nostyle {

}
/* Input */
#commander input, #commander select
{
	margin-left: 1%;
	width: 40%;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color : #fbcb5e;
}
/* button submit */
#commander input[type="button"]
{
	border: #000000 1px solid;
	width: 40%;
}

#commander input[type="button"]:hover
{
	background-color: #fbcb5e;
	cursor: pointer;
}

#note{
	font-size : 8pt;
}

