/*
Theme Name: EDU1030

Author: Cboule

Description: edu1030
Version: 0.1

-------------------------------------------------------------- */
body {
background: #fff;
margin: 0 auto;
padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
/*background-image: url(images/bg_main.png);
background-repeat: repeat-x;*/
}
#zoneLogo {
width: 961px;
height: 60px;
padding: 0px;
margin: 0 auto;
text-align: right;
background-color: #1d1d1b;
background: url(images/bg_teluq.jpg);
background-repeat: no-repeat;
}

#zoneLogo img{
	margin-top: 4px;
	margin-right: 10px;
}

#page {
	margin: 0px auto;
	max-width: 961px;
	background: url(images/bg_main.jpg);
}

#header {
background-image: url(images/baniere.jpg);
background-repeat: no-repeat;
height: 202px;
width: 981px;
}

#access div {
	margin: 0 7.6%;
}
#primary {	 
	margin: 0px;
margin-left: 35px;
margin-top: 25px;
margin-right: 20px;

	display:block;
	float: left;
	width: 560px;
}

#secondary {
/*background: url(images/bg_menu.jpg);
background-repeat: no-repeat;*/
width: 345px !important;
min-height: 440px;
}

#content {
	/*margin: 0 34% 0 7.6%;*/
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	 
}
#secondary {
	/*padding-top: 15px;*/
width: 275px !important;
float: left;
margin-top: 13px;
}

.clearfix{clear:both;}


#zoneBasDePage{
	background-color: #2c5535;
	border: 1px solid #a6d698;
	padding: 0px 5px;
	margin-left: 264px;
}
#zoneBasDePage p{
	color:#FFF;
	font-size:11px;
	padding-bottom: 5px;
}











#content h2 {
	font-size: 16px;
	color: #40662D;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	} 
#content  h3 {
	font-size:14px;
	font-weight:bold;
	color: #000;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
#content h4 {
	font-size: 12px;
	color: #000;
	margin:0px;
	padding:0px;
}


#content a:link {
	color: #63935E;
	font-style: italic;
}
#content a:visited {
	color: #63935E;
}
#content a:hover {
	color: #64C054;
}
#content a:active {
	color: #53D341;
}


#content table ul,  #content table ul li{
	font-size:13px;
}

#content h5 {
	font-size: 12px;
	color: #000;
	margin:0px;
	padding:0px;
}
#tableauG,
#tableauG1, #tableauG2, #tableauG3, #tableauG4,
#tableauG5, #tableauG6, #tableauG7, #tableauG8 {
	margin-bottom:20px;
}
#tableauG1, #tableauG2, #tableauG3, #tableauG4,
#tableauG5, #tableauG6, #tableauG7 , #tableauG8 {
	width:560px;
	}

#tableauG td,
#tableauG1 td, #tableauG2 td, #tableauG3 td, #tableauG4 td,
#tableauG5 td, #tableauG6 td, #tableauG7 td, #tableauG8 td {
	border: 1px solid #BBD6A9;
	padding:3px;
	font-size:13px;
	text-align:center;
}
#tableauG1 td:last-of-type, #tableauG2 td:last-of-type, #tableauG3 td:last-of-type, #tableauG4 td:last-of-type,
#tableauG5 td:last-of-type, #tableauG6 td:last-of-type, #tableauG7 td:last-of-type, #tableauG8 td:last-of-type  {
	text-align:left;
}
#tableauG th, 
#tableauG1 th, #tableauG2 th, #tableauG3 th, #tableauG4 th, 
#tableauG5 th, #tableauG6 th, #tableauG7 th, #tableauG8 th   {
	border: 1px solid  #BBD6A9;
	border-bottom: 3px solid  #BBD6A9;
	padding: 5px;
	background-color: #E2F1DA;
	font-size: 13px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	margin:0px;
	padding:0px;
	padding-bottom:15px;}

td p {
		padding-bottom:0px;
	}
#content ul {
	margin-top:0px;
padding-bottom: 10px;
line-height: 20px;
font-size: 14px;
}
#content table ul {
	margin-top:0px;
	padding-bottom: 0px;
	line-height: 20px;
	font-size: 14px;
	padding-left: 20px;
	text-align: left;
}

#content table td, #content table td p {
	font-size: 13px !important;
	
}

/****************LISTE avec parentese******************************/
#content ol {
counter-reset: list;
}

#content ol > li {
list-style: none;
text-indent: 0px;
padding-left: 10px;
padding-bottom: 10px;
line-height: 20px;
font-size: 14px;
}

#content ol ul li {text-indent: 0px;}

#content ol > li:before {
content: counter(list, lower-alpha) ") ";
counter-increment: list;
margin-left: -1.5em;
float: left;
}


#content ol.listechiffre > li:before {
	content: counter(list, decimal) ") ";
counter-increment: list;
margin-left: -1.5em;
float: left;
	}
#content ol.listechiffre > li{
	margin-bottom:0px;
	padding-bottom:0px;
	}

#content ol.listechiffre2 > li:before {
	content: counter(list, decimal) ". ";
counter-increment: list;
margin-left: -1.5em;
float: left;
	}
#content ol.listechiffre2 > li{
	margin-bottom:0px;
	padding-bottom:0px;
	}
	
	
#nav_menu-12{
	padding-top:25px;
	}
	

a img {
border: 0;
}