/*div { border:1px solid #ff0000;}*/

body {
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/fondgeneacc.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}


#conteneur {
	width: 1024px;
	margin: 0px auto;
	text-align: center;
	height: 768px;
}




/*************************** header ********************************/
#header {
	background-image:  url(/images/img_topacc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 282px;
	
	margin: 0px;
	padding: 0px;
}
/*************************** BAS DE PAGE ********************************/

#piedpage {
	text-decoration: none;
	height: 60px;
}
 
.titreadresse {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-align: center;
	padding-top: 5px;
}
.txtadresse {
	font-size: 9px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
}





/*************************** CENTRE DE LA PAGE ********************************/

#global {
	text-align: center;
	padding: 0px 0px 0px 100px;
	margin: 0px;
	width: 1024px;
}

 

/*************** COLONNE GAUCHE  *****************/

#col1 {
	text-decoration: none;
	text-align: left;
	width: 350px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/img_col1acc.jpg);
	float: left;
	padding-top: 50px;
	margin-right: 156px;
	
}

 
 
/*************** COLONNE CENTRALE AVEC LES CONTENUS  *****************/
#col2 {
	left:0;
	text-decoration: none;
	margin: 0 0 0 150;
	text-align: right;
	height: 250px;
	background-image: url(/images/img_col2acc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 350px;
	padding-top: 50px;
	float: left;

}


.titrecol1 {
	text-align: right;
	padding-right: 50px;
	padding-top: 22px;
}
.titrecol2 {
	text-align: left;
	padding-left: 30px;
	padding-top: 22px;
}
.sstitrecol1 {
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 50px;
}
.sstitrecol2 {
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	margin-left: 30px;
	margin-bottom: 80px;
}


.txt1 {
	font-size: 12px;
	color: #696967;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
}
.txt2 {
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 40px;
}
/*************** LES LIENS *****************/

 
 a.liens1:link {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.liens1:visited {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.liens1:hover {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

/*************** ss LES LIENS *****************/
a.liens2ss:link {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.liens2ss:visited {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.liens2ss:hover {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 /***************  LES LIENS langues *****************/
a.liens3l:link {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.liens3l:visited {
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.liens3l:hover {
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

/*************** liens adresse *****************/
a.liens1adres:link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.liens1adres:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.liens1adres:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
 }
