/*******************************************
*	Reset
*******************************************/

@import "/styles/reset.css";

/*******************************************
*	Commons
*******************************************/

@import "/styles/commons.css";

/*******************************************
*	Main Menu
*******************************************/

@import "/styles/main_menu.css";

/*******************************************
*	Submenu
*******************************************/

@import "/styles/submenu.css";

/*******************************************
*	Content menu
*******************************************/

@import "/styles/content_menu.css";

/*******************************************
*	Homepage block
*******************************************/

@import "/styles/homepage_block.css";

/*******************************************
*	Sitemap
*******************************************/

@import "/styles/sitemap.css";

/*******************************************
*	VirtualBox
*******************************************/

@import "/styles/virtualbox.css";

/*******************************************
*	Slider top
*******************************************/

@import "/styles/slidertop.css";

/*******************************************
*	Members
*******************************************/

@import "/styles/members.css";

#mediumBlock
{
	width: 960px;
	height: 215px;
	/*background:transparent url(/images/medium-bg-degr.png) no-repeat;*/
}

#contentBlock
{
	border: 0px solid #C7C2BA;
	border-top: 0;
	width: 958px;
	min-height: 400px;
	padding: 0 0 15px 0;
	margin: 0 auto 0 auto;
}

#contentBlock_b
{
	border: 1px solid #C7C2BA;
	border-top: 0;
	width: 958px;
	min-height: 400px;
	padding: 0 0 15px 0;
}

#contentBlock p
{
	line-height: 20px;
}

#contentBlock_b p
{
	line-height: 20px;
}

#content_full
{
	width: 928px;
	padding: 20px 15px 0 15px;
	margin: 0 auto 0 auto;
}

#content_right
{
	float: left;
	width: 729px;
	padding: 20px 15px 0 15px;
}








#content_full h2, #content_right h2
{
	text-align: center;
	font-size: 1.5em;
	margin: 10px 0 20px 0;
}

#content_full h3, #content_right h3
{
	margin: 20px 0 20px 0;
}

#contentBlock_b p, #contentBlock p
{
	margin: 10px;
	text-align: justify;
	line-height: 20px;
}

.photo_legend
{
	color: #0033CC;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

.article_picture
{
	margin: 0 15px 10px 15px;
	width: 245px;
}

.article_picture img
{
	width: 245px;
}







#burkina_contexte_tab {margin:0 auto 0 auto;width:60%;border:1px solid black;border-collapse:collapse;}
#burkina_contexte_tab tr{border:1px solid black;}
#burkina_contexte_tab td{width:50%;border:1px solid black;padding:3px;}

#accordion {	margin:20px 0px;}

#content_full  h3.toggler, #content_right  h3.toggler {
	clear: both;
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}





hr{
	width:50%;
	height:1px;
	border:0;
	margin:20px auto 20px auto;
	color:#003960;
	background-color:#003960;
}

.desc_id{
	width:670px;
	margin:0 0 0 20px;
	padding:10px 0 10px 0;
	float:left;
}

.desc_pht{
	width:224px;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}

.desc_pht img{
	width:224px;
}





.liste_partenaires{
	margin-left:50px;list-style-type:disc;
}

.liste_partenaires li{
	margin:0 0 15px 0;
}




.long_block{
	margin:10px 0 10px 0;
	width:310px;
	float:left;
	border: 1px solid #C7C2BA;
	/*-moz-border-radius: 5px 5px 5px 5px;*/
}

.long_block_center{
	background-color:#FFFFFF;
	clear:both;
	padding:10px;
}

.three_top_left{
	background:transparent url(/images/box.png) top left no-repeat;
	height:22px;
	width:10px;
	float:left
}

.three_top_right{
	background:transparent url(/images/box.png) top right no-repeat;
	height:18px;
	width:300px;
	float:left;
	padding:4px 0 0 0;
}

.three_bottom_left{
	background:transparent url(/images/box.png) bottom left no-repeat;
	height:22px;
	width:10px;
	float:left
}

.three_bottom_right{
	background:transparent url(/images/box.png) bottom right no-repeat;
	height:18px;
	width:290px;
	float:left;
	padding:4px 10px 0 0;
	text-align:right;
}





form#registrationForm {
	width: 500px;
	padding: 10px 20px;
	color: #5770af;
	margin: 0 auto 0 auto;
}

form#registrationForm p {
	margin: 1em 0;
}

form#registrationForm p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}

form#registrationForm p.double label {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}

form#registrationForm p.double label span.info
{
	display: block;
	margin-top: 0;
	font-size: 10px;
	font-weight: normal;
	cursor: default;
	line-height: 12px;
}

form#registrationForm p.double input,
form#registrationForm p.double textarea
{
	width: 250px;
	margin-left: 12px;
	border: solid 1px midnightblue;
	padding: 2px 4px;
}

form#registrationForm p.double textarea {
	padding: 2px 0 0 4px;
	width: 320px;
	height: 6em;
}

form#registrationForm p.simple
{
	margin-left: 60px;
}

form#registrationForm input[type=submit]
{
	display: block;
	width: 100px;
	margin: 0 auto 0 auto;
}

#recoverPassForm
{
	width: 315px;
	margin: 0 auto 0 auto;
}

#recoverPassForm label
{
	clear: both;
	display: block;
	width: 150px;
	float: left;
	margin: 10px 10px 10px 0;
}

#recoverPassForm input
{
	float: left;
	margin: 5px 0 0 0;
}

#recoverPassForm select
{
	float: left;
	margin: 8px 0 0 0;
}

#recoverPassForm input[type=submit]
{
	clear: both;
	float: none;
	display: block;
	width: 100px;
	margin: 15px auto 0 auto;
}

#rvery_weak, #rweak, #rmedium, #rstrong
{
	border-right:solid 1px #DEDEDE;
}

#rresult
{
	margin:0 0 0 70px;
	padding:0px;
	height:14px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:9px;
}

#rresult ul
{
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

#rresult ul li
{
	display:block;
	float:left;
	text-align:center;
	padding:2px 0px 0px 0px;
	margin:0px;
	height:12px;
}

.nrm
{
	width:84px;
	color:#adadad;
	text-align:center;
	padding:2px;
	background-color:#F1F1F1;
	display:block;
	vertical-align:middle;
}

.red
{
	width:84px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#FF6F6F;
	display:block;
	vertical-align:middle;
}

.yellow
{
	width:84px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#FDB14D;
	display:block;
	vertical-align:middle;
}

.green
{
	width: 84px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background-color: #A0DA54;
	display: block;
	vertical-align: middle;
}


form.fcontact
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 440px;
}

.fcontact fieldset
{
	margin: 0;
}

.fcontact legend {
	margin: 0 0 0 20px;
	padding: 0;
}

.fcontact label
{
	margin: 5px 0 0 20px;
	padding: 0;
	width: 100px;
	display: inline;
	float: left;
}

.fcontact input
{
	width: 230px;
}

.fcontact input[type=submit]
{
	display: block;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 63px;
}