/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8125em; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #fff; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Georgia, Times, serif; }
h1 { font-size: 1.70em; color: #000; }
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

h2.realisations {margin-left:365px;margin-top:17px;}

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
#bloc_gauche {
	float:left;width: 515px;
	margin:0;
	pading:0;
	text-align: left;
	
}
#bloc_droite {
	text-align: left;
	margin-left:500px;
	margin:0;
	pading:0;
	
}

#bloc_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 0px;
}

#projetPerso {

	color:#ffbd00;
	font-weight: bold;
	position: absolute;
	top: 550px;
	left: 750px;
}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */

object { outline:none; }

#navigation {
	width: 485px;
	padding-top: 77px;
	float:right;
	text-align:left;
	margin-left:-20px;
	padding-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#navigation img, #navigation a  {margin:0;padding:0;}

#navigation li.sup {
	float:left;
	list-style-type: none;
	margin-right: 12px;
	margin-left:0;
	padding-left:0;
}
#navigation li.sup a:link {color:#ffbd00;}


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #111130;
	
} /* 2e1a28 */

#page { position: relative; width: 1000px; margin: 0 auto; text-align: left; background-image: url(../IMG/FondEmpreinte2.gif);
	background-repeat: no-repeat;
	background-position: right 120px;}

#entete { width: 485px; margin: 0; padding-top: 1.60em;float:left;}
#entete a.accueil { display: block; width: 67%; }
#entete img.spip_logos { vertical-align: bottom; line-height: 1em;margin-left:15px; }
#nom_site_spip { visibility:hidden; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur { clear: both; float: left; width: 1000px; overflow: hidden; }
#contenu { padding-top: 0.30em; }

#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }

#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/* Couleurs des liens
---------------------------------------------- */
a { color: #ffbd00; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }





/* Style ScrollTo
---------------------------------------------- */




#content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:480px;
	position:absolute;
	height:370px;
	float:right;
	top: 150px;
	left: 515px;
}
	
	li.sub {list-style:none;margin:0;}

.section{
	width:3840px;
	position:relative;
}
.section ul{
	padding:0;
	margin:0;
	list-style:none;
}

	.section .sub{
		position:relative;
		float:left;
		padding:0;
		width:480px;
		height:370px;
	}
		.section .sub p{
	width:450px;
	font-size:92%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
		}
		
	.section .next, .section .prev{
			font-size:14px;
			position:absolute;
			bottom:15px;
			color:#ffbd00;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:10px;
		}

