/* Style General Fluck competences - Pixels carres 01/2009 */

html {
	font-size: 100%;
}
body {
	color: #000066;
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
#header {
	margin-left: 0;
}
.logo {
	width: 62.5em;
	height: 10.3125em;
}
a {
	color: #580900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
.print {
	display: none;
}
/* @group Menu Top */
#menutop {
	position: absolute;
	top: 9.800em;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding-top: 0.26em;
	padding-bottom: 0.26em;
	height: 2.5em;
	left: 0;
	width: 77.1em;
	padding-left: 1em;
	background: url(../images/menutop.png) repeat !important;
	background: url(../images/menutop.png) repeat-x;
}
#navtop, #navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navtop a {
	display: block;
	width: 17em;
	text-decoration: none;
	color: #FFFFFF;
}
#navtop a:hover {
	color: #ff8200;
}
#navtop a:focus {
	border: 1px dotted #ff8200;
}
#navtop li {
	float: left;
	width: 17em;
	border-left: 2px solid #ff8200;
	padding-right: 1.55em;
}
#navtop li ul {
	position: absolute;
	width: 17em;
	left: -999em;
	text-align: left;
}
#navtop ul li {
	border-left-style: none;
}
#navtop li:hover ul {
	left: auto;
	background-color: #4c4c4c;
	padding: 10px;
	border: 1px solid #ff8200;
}
#navtop li.sfhover ul {
	left: auto;
	background-color: #4c4c4c;
	position: relative;
	display: inline-block;
	padding: 10px !important;
	padding: 0;
	border: 1px solid #ff8200;
}
#navtop .current {
	color: #ff8200;
}
#navtop ul br  {
	line-height: 0.8em;
}
.marge {
	padding-top: 0.6em;
	padding-bottom: 0.55em;
}
.marge2 {
	border-right: 2px solid #ff8200;
	padding-top: 0.6em;
	padding-bottom: 0.55em;
}
/* @end */

#global {
	width: 62.5em;
	left: 0px;
	top: 0px;
	height: auto;
}
#contenu {
	z-index: -10;
	text-align: justify;
	font-size: 0.9em;
	float: left;
	margin-bottom: 2em;
	margin-left: 2em;
	width: 50em;
	margin-top: 1em;
}
#contenu p {
	margin-top: 1em;
}
#contenu ul {
	margin-bottom: 1em;
	list-style-type: circle;
}
#contenu li {
	list-style-position: outside;
	font-size: 0.9em;
	padding-bottom: 0.4em;
	text-align: left;
}

/* @group Formatage texte */
h1 {
	text-align: left;
	color: #000066;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
h2 {
	font-weight: bold;
	color: #000066;
	text-align: left;
	font-size: 1em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #993300;
}
.lettrine {
	font-size: 1.7em;
}
.lettrine_small {
	font-size: 1.5em;
}
p {
	margin: 0;
	padding: 0;
}
.gras {
	font-weight: bold;
}
.grasmarron {
	font-weight: bold;
	color: #993300;
	letter-spacing: 0.1em;
}
.italique {
	font-style: italic;
}
.center {
	text-align: center;
}
.small {
	font-size: 0.9em;
	font-style: normal;
}
.smallgras {
	font-size: 0.9em;
	font-weight: bold;
}
.xsmall {
	font-size: 0.5em;
}
.right {
	text-align: right;
	letter-spacing: 0.3em;
}
abbr {
	cursor: help;
	border-bottom: 1px dotted #4c4c4c;
}
/* @end */

/* @group Menu right */
#menu_right {
	width: 11.25em;
	height: 31.25em;
	float: right;
	margin-top: 3.125em;
}
#menu_right ul {
	list-style-type: none;
}
#menu_right ul li {
	position: relative;
	/*background: url(../images/bouton.jpg) no-repeat;*/
	text-align: center;
	width: 9.8125em;
	height: 3.875em;
	padding-top: 1.125em;
	left: -1.5625em;
	line-height: 3.5em;
}
#menu_right a {
	font-size: 0.9em;
	color: #191919;
	text-decoration: none;
	background: url(../images/bouton.jpg) no-repeat center top;
	width: 11em;
	height: 5em;
	display: block;
}
#menu_right a:hover {
	color: #fff;
	font-weight: bold;
	background: url(../images/bouton_roll.jpg) no-repeat center top;
}
#menu_right .current {
	color: #ff8200;
	background: url(../images/bouton.jpg) no-repeat center top;
}
#menu_right a:focus {
	border: 1px dotted #ff8200;
}
/* @end */

/* @group Footer */
#footer {
	width: 62.5em;
	clear: both;
	height: 3.3125em;
	background: url(../images/footer.jpg) repeat!important;
	background: url(../images/footer.jpg) repeat-x;
	margin-bottom: 0;
}
#footer p {
	color: #fff;
	font-size: 0.9em;
	padding-bottom: 0.3125em;
	font-weight: bold;
	padding-top: 0.3125em;
	padding-left: 0.9375em;
}
#footer ul {
	position: relative;
	list-style-type: none;
	top: -1.5em;
	float: right;
	margin-top: 0;
	margin-right: 1em;
	color: #fff;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
} 
#footer a:hover {
	text-decoration: underline overline;
}
#crea {
	font-size: 0.7em;
	color: #cc6633;
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
}
.xiti {
	text-decoration: none;
	border: #FFFFFF;
	opacity: 0.75;
}
/* @end */

/* @group Annonces Droite */
#terre {
	width: 6.25em;
	height: 6em;
	float: left;
	z-index: -10;
	opacity: 0.8;
	visibility: visible;
	left: 1.875em;
	top: 10em;
	position: relative;
}
.imgt {
	width: 6.25em;
	height: 6em;
}
#references {
	width: 14em;
	color: #993300;
	font-size: 0.8em;
	float: right;
	text-align: justify;
	margin-top: 3em;
	border-bottom: 10px solid #ff8200;
	padding-bottom: 3em;
	border-top: 10px solid #ff8200;
	padding-top: 3em;
	margin-bottom: 4em;
}
#references p {
	margin-top: 1em;
	text-align: left;
}
#references a {
	color: #993300;
}
#terre_ht {
	width: 6.25em;
	height: 6em;
	float: left;
	z-index: -10;
	opacity: 0.8;
	visibility: visible;
	left: 1.875em;
	position: relative;
	top: 0;
}
#references_ht {
	width: 14em;
	color: #993300;
	font-size: 0.8em;
	float: right;
	text-align: justify;
	border-bottom: 10px solid #ff8200;
	padding-bottom: 3em;
	border-top: 10px solid #ff8200;
	padding-top: 3em;
	position: relative;
	top: -9em;
}
#references_ht p {
	margin-top: 1em;
	text-align: left;
}
#references_ht a {
	color: #993300;
}
/* @end */

/* @group Carrés Resultats */
#resultats {
	text-align: center;
	width: 32em;
	margin: 5em auto;
	background-color: #faf2dc;
	padding: 1em;
}
#resultatsli {
	text-align: center;
	width: 40em;
	margin: 5em auto;
	background-color: #faf2dc;
	padding: 1em;
}
.enavant {
	text-align: left;
	font-size: 1.1em;
}
.enavant li {
	padding-top: 0.4em;
	list-style-position: outside;
	list-style-type: square;
}
/* @end */

/* @group Deco exemples Afrique*/
.exemples {
	padding-top: 2.6em;
	padding-left: 3.75em;
	width: 37em;
	background-image: url(../images/qqex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0.3em;
}
.exemples li {
	list-style-type: none;
}
.exemples_right {
	width: 37em;
	margin-left: 8.2em;
	padding-bottom: 1.5em;
	padding-right: 2.8em;
	background-image: url(../images/qqex_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.exemples_right li {
	list-style-type: none;
}
.exemples_btomleft {
	background: url(../images/qqex_left.jpg) no-repeat left bottom;
	width: 37em;
	padding-bottom: 2.5em;
	padding-left: 3.75em;
}
.exemples_btomleft li {
	list-style-type: none;
}
/* @end */

/* @group Intervenants */
#blocgauche {
	width: 23em;
	float: left;
	color: #993300;
	margin-right: 2.5em;
	margin-bottom: 1.9em;
}
#blocgauche h2 {
	color: #000066;
	text-align: left;
	font-size: 0.9em;
}
#valeurs {
	text-align: center;
	width: 24.4em;
	background-color: #faf2dc;
	padding-top: 1em;
	padding-bottom: 1em;
	float: right;
	clear: right;
	margin-top: 2.5em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
}
#valeurs ul {
	list-style-type: square;
	padding-right: 1em;
}
#valeurs ul li {
	background-color: #faf2dc;
}
.linterieur {
}
.linterieur li{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 27em;
}
/* @end */

/* @group Methodes- li numéroté*/
#modalites {
	text-align: left;
	margin-left: 8px;
	font-size: 1.1em;
}
#modalites li {
	list-style-position: outside;
	list-style-type: decimal;
}
/* @end */

/* @group References */
#publications {
	width: 12em;
	margin-bottom: 5em;
	color: #993300;
	margin-right: 2em;
	padding-right: 1em;
	margin-top: 1em;
	float: left;
	height: 45em;
}
#publications a {
	text-decoration: underline;
}
#publications a:hover {
	text-decoration: overline;
}
.refcflck {
	width: 34.8em !important;
	width: 33em;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.refcflckh2 {
	text-align: center;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
.fluck {
	width: 62em !important;
	width: 54em;
	background-color: #faf2dc;
	padding: 1em;
	margin-bottom: 3em;
	font-size: 0.9em;
}
/* @end */

/* @group Livres */
.couv_livres {
	float: left;
	margin-right: 1.4em;
	width: 5.625em;
}
.textdescrip {
	float: left;
	width: 52.9em;
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.descripjournaux {
	float: left;
	width: 52.9em;
	font-size: 0.8em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	padding-bottom: 1.6em;
}
.spacer {
	width: 50em;
	height: 1em;
	clear: left;
}
.imgcouvlivre {
	width: 4.5625em;
	border: 1px solid #CCCCCC;
	height: 6.25em;
}
/* @end */

/* @group CLASS IMAGES DECO */
.result {
	height: 3.1em;
	width: 16.45em;
}
.public {
	width: 19.6875em;
	height: 3.1em;
}
.imgpublications {
	width: 12.625em;
	height: 2.1875em;
}
.imgafrique {
	width: 13.7em;
}
.imgref {
	width: 14em;
}
.imgchaine {
	width: 26.4em;
}
.logos {
	width: 6.900em;
	height: 23em;
	border: 8px double #e6e6e6;
	padding: 1em;
	margin-left: 0.8em;
}
/* @end */

/* @group NO SCRIPT */
.smallred {
	font-size: 0.9em;
	font-style: normal;
	color: #ff1c00;
}
.smallred a {
	color: #ff1c00;
	text-decoration: underline;
}
.smallred a:hover {
	text-decoration: overline;
}
/* @end */

/* @group New */
.imgcouvpdf {
	width: 4.5625em;
	border: 1px solid #CCCCCC;
	height: 6.25em;
}
.couv_pdf {
	float: left;
	width: 5.625em;
}
#newsguide {
	float: right;
	width: 230px;
	background-color: #faf2dc;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.roue {
	float: right;
	margin-top: 2.3em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.imgroue {
	width: 4.5625em;
	border: 1px solid #CCCCCC;
	height: 6.25em;
}
/* @end */

