/*  
Theme Name: IPESAA
Theme URI: http://www.ipesaa.fr/
Description: bla bla bla...
Version: 
Author: SHAX
Author URI: http://www.shax.fr/
*/

body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link, a:active, a:visited { 
	text-decoration: none;
	color : #adcc0f;
	border: none;
}

a:hover	{ 
	text-decoration: none;
	color : #000000;
	border: none;  
} 

#right a:hover	{ 
	text-decoration: underline;
	color: #bebebe;
} 

input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 350px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn2.gif) no-repeat top left;
	border: none;
	width: 70px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 290px;
}
#submit:hover {
	background: url(images/submit-btn2.gif) no-repeat bottom left;
}
textarea:focus, input[type="text"]:focus {
	border: solid 1px #bebebe;
}

#header-img { 
	width: 967px;
	height: 178px;
	margin: 0px auto 85px auto;
}

#wrap { 
	margin: 0px auto; 
	padding: 0px; 
	width: 967px;
	overflow: visible;
}

#left {
	margin-left: -178px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-top: -264px;
	float: left; 
	width: 450px;
}

#right { 
	margin-left: -50px; 
	margin-bottom: 100px; 
	margin-right: 47px; 
	margin-top: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 10px; 
	float: right;
	width: 648px; 
}
#navbot {
	list-style-type: none;
	position: absolute;
	z-index: 20;
	margin: -13px 0px 0px 0px;
	background: #ffffff;
}
#navbot li {
	float: left;
	text-align: center;
	font-size: 9px;
	border-left: 1px solid #bebebe;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*#navbot li a:link, #navbot li a:active, #navbot li a:visited, {
	color: #808080;
}
#navbot li a:hover {
	color: #808080;
	border-top: 1px solid #bebebe;
}*/
#nav {
	margin-left: 272px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 178px;
	list-style-type: none;
	position: absolute;
	height: 29px;
}
#nav li {
	float: left;
	border-right: 1px solid #bebebe;
	text-align: center;
}

#nav .current_page_itema a, #nav .current_page_itema a:visited{
	background: #00a192;
	color: #ffffff;
	text-decoration: none;
}
#nav .page_itema a{
	color: #000000;
	text-decoration: none;
	width: 107px;
	padding: 5px 0px 5px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_itema a:hover {
	background: #00a192;
	color: #ffffff;
	text-decoration: none;
}

#nav .current_page_iteme a, #nav .current_page_iteme a:visited{
	background: #adcc0f;
	color: #ffffff;
	text-decoration: none;
}
#nav .page_iteme a{
	color: #000000;
	text-decoration: none;
	width: 107px;
	padding: 5px 0px 5px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_iteme a:hover {
	background: #adcc0f;
	color: #ffffff;
	text-decoration: none;
}
#nav .current_page_itemf a, #nav .current_page_itemf a:visited{
	background: #f7c000;
	color: #ffffff;
	text-decoration: none;
}
#nav .page_itemf a{
	color: #000000;
	text-decoration: none;
	width: 107px;
	padding: 5px 0px 5px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_itemf a:hover {
	background: #f7c000;
	color: #ffffff;
	text-decoration: none;
}
#nav .current_page_itemi a, #nav .current_page_itemi a:visited{
	background: #f96110;
	color: #ffffff;
	text-decoration: none;
}
#nav .page_itemi a{
	color: #000000;
	text-decoration: none;
	width: 107px;
	padding: 5px 0px 5px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_itemi a:hover {
	background: #f96110;
	color: #ffffff;
	text-decoration: none;
}
#nav .current_page_itemc a, #nav .current_page_itemc a:visited{
	background: #f03372;
	color: #ffffff;
	text-decoration: none;
}
#nav .page_itemc a{
	color: #000000;
	text-decoration: none;
	width: 107px;
	padding: 5px 0px 5px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_itemc a:hover {
	background: #f03372;
	color: #ffffff;
	text-decoration: none;
}
#nav .current_page_itemd a, #nav .current_page_itemd a:visited{
	background: #a34283;
	color: #ffffff;
	text-decoration: none;
}
#nav .page_itemd a{
	color: #000000;
	text-decoration: none;
	width: 107px;
	padding: 5px 0px 5px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_itemd a:hover {
	background: #a34283;
	color: #ffffff;
	text-decoration: none;
}

p {
	margin-top: 2px;
}

hr {
	height: 1px;
	border: none 0;
	border-top: dotted 1px #ccc;
}

div.hr { 
	height: 0px;  
	margin-left:5px; 
	margin-right:5px; 
	clear:both; 
}

div.hr hr {  
	display: none;
}

#menutab { 
	float: right;
	margin: 0px; 
	padding: 0 10px 0 10px; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif;  
}

#menutab ul { 
	height:30px; 
	line-height: 30px; 
	margin:	20px 0 0 0 ; 
	padding: 0; 
	float: left; 
}

#menutab li { 
	float:left; 
	margin:0; 
	padding:0; 
	list-style-type: none; 
}

#menutab li a { 
	display: block; 
	padding: 0 10px; 
}

#menutab a { 
	color: #000; 
	text-decoration: none; 
	border: 0; 
}

#menutab .selected, #menutab a:hover { 
	background: #f8fbfc; 
	color: #416e90 !important; 
}

#left h2 { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 0px 3px 0px; 
	border-bottom: dotted 1px #ccc;
}

#left ul { 
	list-style-type: none; 
	margin: 0 ; 
	padding: 0; 
}

#left ul li { 
	list-style-type: none; 
	margin: 0 0 20px 0; 
	padding: 0; 
}

#left ul li ul { 
	list-style-type: square; 
	margin: 0px; 
	padding: 0 3px; 
}

#left ul li ul li { 
	list-style-type:none;  
	padding: 0px 0px 2px 14px; 
	border: 0; 
	margin: 0;  
}

#right h2 { 
	font-size: 13px;
	color: #adcc0f;
	padding: 10px 0px 4px 0px; 
	margin: 0px 0px 15px 0px; 
	border-bottom: dotted 1px #ccc;
}

#right h3 { 
	font-size: 13px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}

/*.post h2 {
	font-size: 14px; 
	padding: 10px 0px 4px 0px; 
	margin: 0px 0px 30px 55px; 
	border-bottom: dotted 1px #ccc;
}*/

#right img { 
	border: none;
}

#right a img {
	background: #ffffff;
	margin: 4px;
	border: 1px solid #e5e5e5;
	padding: 3px;
}
#right a:hover img {
	background: #e5e5e5;
	margin: 4px;
	border: 1px solid #ffffff;
	padding: 3px;
}

#imgform a img, #imgform a:hover img {
	background: #ffffff;
	margin: 0px;
	border: none;
	padding: 0px;
}



.post {
	margin-bottom: 40px;
}

.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.navigation { 
	display: block; 
	text-align: center; 
	margin-top: 50px; 
	margin-bottom: 50px; 
}

.alignright { 
	float: right; 
}

.alignleft { 
	float: left; 
}

.postmetadata { 
	background:#f8fbfc; 
	font-size:10px; 
	padding:10px; 
	border-bottom:#3399cc 1px solid; 
	border-top:#3399cc 1px solid; 
}

blockquote { 
	margin: 15px 30px 0 10px; 
	padding-left: 20px; 
	border-left: 5px solid #ddd; 
}

blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
}

.comments h3 { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	border-bottom: dashed 1px #ccc;
}

.bobcomment { 
	vertical-align:middle; 
	margin-bottom:3px;  
	padding:3px; 
	background:#f8fbfc;  
}

ol.commentlist { 
	padding: 0; 
	margin: 0 0 1px; 
}

ol.commentlist li { 
	list-style: none; 
	margin: 0; 
	padding: 13px 13px 1px; 
}

ol.commentlist li.commenthead { 
	list-style: none; 
	margin: 0; 
}

ol.commentlist li.commenthead h2 { 
	margin: 0;
}
#footer { 
	background:url(images/bg_footer.jpg) top left no-repeat;
	width: 920px;
	height: 22px;
	clear:both;
	margin: 20px auto 40px auto;
	padding: 0px 50px 0px 0px;
}

#footer ul {
	color: #848484;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 45px;
}

#credits {
	color: #848484;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin: 4px 0px 0px auto;
}

#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color : #a0a0a0; 
	border: none;
}

#footer a:hover	{ 
	text-decoration: none; 
	color : #808080; 
	border: none;
} 

#squares {
	width: 454px;
	height: 106px;
	margin: -106px 0px 0px 466px;
	position: absolute;
	z-index: 10;
}
