/* remise à 0 */

 html, body, div, span,h1, h2, h3, h4, h5, h6, p, blockquote,a,img,ol, ul, li,
fieldset, form, label, legend,table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align:left;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/*****************************************************Ossature du site*******************************************************************/
body{
	font-size:12px;
	color:#5e5e5e;
	font-family:arial;
	background-image:url("../images/pattern.png");
	background-repeat:repeat-x;
	background-color:#323330;
	margin-top:38px;
}

#container{
	background-color:#fff;
	margin-top:30px;
	width:1000px;
	margin:auto;
}

#header{
	margin-top:-15px;
}

a{
	text-decoration:none;
}

p{
	font-weight:normal;
}	

h1{
	border-bottom:2px dotted #f68120;
	font-size:24px;
	margin-bottom:25px;
	background-image:url(../images/point.png);
	background-repeat:no-repeat ;
	padding:10px 0px 0px 30px;
	height:30px;
}

h4{
	border-bottom:1px solid #f68120;
	padding-bottom:5px;
	margin:20px 0 10px 0; 
	color:#b10a25;
}

h3{
	font-size:18px;
	border-left:5px solid #b10a25;
	padding-left:5px;
}

h5{
	padding:10px;
}

p{
	margin:10px 0px;
	line-height:18px;
	text-align:justify;
}

#contenu{
	background-color:#fff;
	border-left: solid 1px #a8a8a8;
	border-right: solid 1px #a8a8a8;
	padding:30px 0px 30px 30px;
	min-height:400px;
}

#contenu ul{
	list-style-image:url(../images/point2.png);
}

#contenu ul li{
	margin:10px 0px 10px 30px;
}

#contenu ul li ul,#contenu .listeNoGras {
	list-style-image:url(../images/point3.png);
}

#contenu ul li ul li{
	font-weight:normal;
	margin:3px 30px;
}

#contenu .listeNoGras li{
	font-weight:normal;
}

#encarts{
	width:202px;
	margin-top:-30px;
}

#txt{
	width:750px;
	border-right:1px solid #a8a8a8;
	padding-right:15px;
	min-height:450px;
}

/********************************************FOOTER******************************************************************/
#footer_couleur /*sert juste à mettre le fond*/
{
	background:url("../images/footer.png") repeat-x;
	background-color:#b10a25;
	margin-top:-20px;
}

#footer{
	width:1000px;
	height:130px;
	margin:auto;/* pour centrer les elt*/
	padding:15px;
}

#footer div{
	margin:0px 10px 15px 10px;
	padding:0px 50px;
	width:200px;
	font-size:11px;
	height:90px;
	border-right:1px solid #f68120;
}

#footer div:nth-child(3){/* ne marche pas sous ie7 */
	border:none;
}

#footer ul{
	margin-right:10px;
	line-height:20px;
}

#footer img{
	margin-left:0px;
}	

#footer h5{
	font-size:11px;
	background:none;
	border-left:5px solid #f68120;
	padding:5px;
	margin-bottom:5px;
}

#footer #contact p{
	text-align:left;
}
/**************************************FIN FOOTER*************************************************************************************/
/************************************FIN OSSATURE***************************************************************************************/
	
/**********************************************************************MENU*****************************************************************/
#menu{
	background-image:url("../images/menuBG.png");
	width:1028px;
	margin:-12px 0px 0px -14px;
	height:60px;
}

#Nav{
	padding-top:30px;
	margin-left:50px;
	position:absolute;
}

.accueil{
	background:url(../images/home.png);
	background-repeat:no-repeat;
	background-position: 0px -2px;
	padding-left:25px;
}

.Menu {
	padding: 10px 10px;
	margin:18px 0px;
	list-style: none;
	display:none;
	min-height:60px;
	background-color:#bf0a25;
}

#Nav li ul li {
	clear:both;
	margin:5px 0px;
}

#Nav li a.current{
	margin:-20px 0px -18px 0px;
	padding:20px 5px 0px 5px;
	height:30px;
}

#Nav li a {
	margin: 0px 30px;
	display:block;
}
/****************************************************FIN MENU*******************************************************************/

/*****************************************************propriétés souvent utilisées ***************************************************/
#pres, #orga, #encarts, .flottantDroite,#slides_container{
	float:right;
}

#visuel, .flottantGauche, #personnes, #map, #Nav li, #txt, #presentation p, .college img,#footer div,#footer ul,#docs p{
	float:left;
}

#Nav li a.current,h5  {
	background-color:#f68120;
}

#footer, #footer span a, #menu a, #inscription, #Nav li a.current:hover,#footer #plan a,#footer h5,#Nav li a.current,h5{
	color:#fff;
}

.couleur, a, h1{
	color:#b10a25;
}

h4, #menu a,h5,h3{
	text-transform:uppercase;
}

#visuel, #encarts p,#footer p,#documentation,#docs p{
	text-align:center;
}

#erreurs p, #contenu ul li, #menu a, .couleur{
	font-weight:bold;
}

#header,#encarts,#footer_couleur,#menu{
	position:relative;
}

#footer a,#Nav li ul li a:hover,#Nav li a:hover,h3{
	color:#f68120;
}

#contenu,#footer,.Menu{
	overflow:hidden;
}

.serre li p{
	margin-top:0px;
	line-height:15px;
}

.gras{
	font-weight:bold;
}
/****************************************************fin propriétés souvent utilisées *****************************************************/

/**************************************************Accueil********************************************************************************/
#slides_container{
	width:400px;
	height:250px;
}

.slides_container {
	height:400px;
	margin-top:35px;
}

#pres{
	width:400px;
	text-align:justify;
	border-left:1px solid #f68120;
	padding:0px 20px 0px 30px;
}

#pres ul li,#contenu .listeNoGras li{
	margin-top:-5px;
}

#pres a{
	margin-left:100px;
}

#pres a.couleur{
	margin:0;
}

#pres h4{
	margin-top:-10px;
}

#personnes{
	width:305px;
}

#visuel{
	width:250px;
}	

/****************************************************fin accueil ****************************************************************************/

/****************************************************encarts*******************************************************************************/
#inscription{
	padding:10px;
	background-color:#bf0a25;
}

#inscription p{
	text-align:left;
}

#inscription h5{
	background:none;

}

.bouton2{
	background: transparent url("../images/valider.png") no-repeat center;
	width:100px;
	height:33px;
	border:none;
	cursor:pointer;
}

#documentation{
	padding:10px;
}

#docs p{ 
	margin:0 20px;
	width:120px;
}

.none{
	background:none;
}

.pub{
	margin-left:20px;
	margin-top:20px;
}
/********************************************************fin encarts***********************************************************************/
.clear {
	clear:both;
}

#erreurs p{
	color:#df0e35;
	margin:0px;
}	

.bouton{
	background: transparent url("../images/valider2.png") no-repeat center;
	width:140px;
	height:46px;
}

.bouton, .bouton2{
	border:none;
	cursor:pointer;
}

.bouton2{
	background: transparent url("../images/valider.png") no-repeat center;
	width:100px;
	height:33px;
}	

#map{
	margin:0px 20px 20px 0px;
}

.flottantGauche{
	margin-right:25px;
}

.copy{
	padding-top:20px;
}

.marge{
	margin-top:20px;
}

.college p{
	width:730px;
	margin:10px 30px 20px 0px;
}

.college img{
	margin-right:25px;
}

.college div{
	width:300px;
}