@charset "UTF-8";

html {
background-attachment: scroll;
	background-image: url(../images/fond-corps.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	margin:0px;
}
body
{
	margin: 0px;
	background: url(../images/fond-site.jpg) no-repeat scroll 50% 0;
}
p{
	margin: 1em 0px;

}
/* ENTETE */

#entete {
	width:100%;
	height:350px;
	display: block;
	position: relative;
}

#nomSite
{
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
	width:100%;
	height:120px;
}

.annimflash
{
	display:block;
	position:absolute;
	top:80px;
	left:160px;
	height: 249px;
	width: 326px;
}

#bandeau {
	background-repeat: repeat-x;
	height: 160px;
	width: 100%;
	position: absolute;
	
}

#prenom
{
	color:#9195bc;
	font-size: 28px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-left:0px;
	position: absolute;
	top: 45px;
	left: 180px;
}

#nom
{
	color:#394c82;
	font-size: 28px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-top:5px;
	position: relative;
	top: 45px;
	left: 300px;
}

#slogan
{
	color:#665f5f;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: 100;
	text-align: left;
	letter-spacing:4px;
	
	position:absolute;
	top:90px;
	left:490px;
}

#videoFlash {
	display:block;
	position:absolute;
	top:80px;
	left:160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3333;
	font-size: 10px;
	width:325px;
	height:250px;
		
}

#introdupano
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	position: absolute;
	top: 295px;
	left: 490px;
}

#introdupano a { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}




/* Navigation */
.nav
{
	z-index: 100;
	width: 876px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	height: 20px;
}

#menuDeroulant
{
	list-style-type: none;
	width: 876px;
	padding:0px;
	top: 0px;
	z-index: 100;
	position: absolute;
	margin: 0px;
}
#menuDeroulant li { float: left; width: 146px; }
#menuDeroulant a:link, #menuDeroulant a:visited
{
	display: block;
	height: 1%;
	color: #FFFFFF;
	padding: 2px 6px;
	border-right: 1px solid #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #006393;
}

#menuDeroulant a.active:link , #menuDeroulant a.active:visited 
{
	display: block;
	height: 1%;
	color: #FFFFFF;
	padding: 2px 6px;
	border-right: 1px solid #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #3399FF;
}
#menuDeroulant a:hover {
	color: #FFF;
	background-color: #0090D6;
}
#menuDeroulant .sousMenu { 
	display: none;
	margin: 0;
	padding: 0;
 	border: 0;
	list-style-type: none;
	  }
#menuDeroulant .sousMenu li
{
	float: none;
	width: 145px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ffffff;
	margin: 0;
	padding: 0;
	
}
#menuDeroulant .sousMenu a:link, #menuDeroulant .sousMenu a:visited
{
	display: block;
	color: #FFFFFF;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: transparent;
	text-decoration: none;
}
#menuDeroulant .sousMenu a:hover
{
	background-image: none;
	color: #FFF;
	background-color: #333;
}
#menuDeroulant li:hover > .sousMenu { display: block; }



/* Corps de page */



.page
{
	border: 1px solid #437CAF;
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:80px;
	height: 100%;
	background-color: #C2E4F7;
	position: relative;
}



/* pied de page */


#xiti-logo
{
	width: 80px;
	height: 15px;
	position: relative;
	top: 10px;
	left: 30px;
	margin: 0px;
	float: left;
	clear: left;
}

.logo
{
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	width: 60px;
	height: 60px;
	right: 30px;
	top: -30px;
	margin-bottom: 0px;
	display: compact;
	float: right;
	clear: both;
}

.logo img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.logo a
{
	text-decoration: none;
	color: #999999;
}
.logo p {
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #00659F;
	text-decoration: underline;
}

.lien-neutre {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: none;
}

.pied
{
	background: url(../images/fond-pied.jpg) no-repeat scroll 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 30px;
	height: 80px;
	padding-bottom: 10px;
}
.pied a
{
	text-decoration:none;
	color: #336699;
	}
.pied a:hover
{
	text-decoration:underline;
	color: #6633CC;
	}	
	
.pied-partenaires
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}
