/* --------------------------------------------------------- */
/* Feuille de style des squelettes  pour Jorre van Ast  */
/* with SPIP - by futursploutsh.net - Mathieu Besson - matyeu */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */

/* Titraille / Intertitres */
h1,h2,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Arial, Helvetica , verdana, Geneva, sans-serif; }
h1 { font-size: 12px; color: #000;
	font-variant: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: 20px;
}
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 11px; font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	margin-bottom: 10px;
	border-style: none;
}
h4 { font-size: 12px; font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #58595B;
	clear: both;
}
h5 { font-size: 11px;
	float: left;
	color: #333;
	font-style: normal;
	font-weight: normal;
}
hr.spip {} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 9px;}
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; }

p { text-align: left;
	font-size: 11px;
	font-size: 12px !important;
	line-height: 1.1em;
	line-height: 1.4em !important;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 0;
}
i { font-style: italic; ;}

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

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Logos, documents et images */
img {
	padding: 0;
	margin: 0;
	border: 0
}
.image_big { margin: 0 10px 0 0; padding: 0 10px 0 0; border: 0;
	float: left;
}
#image_sommaire { border: 0;
	margin-right: auto;
	margin-left: auto;
}

#visuel {
	border: 0;
	margin: 0;
	display: block;
	top: 130px;
	position: absolute;
	left: 380px;
	width: 1500px;
	height: 600px;
}

.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {
	margin-top: 18px;
	margin-bottom: 3px;
	padding: 0;
} /* 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 */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #F2F2F2; margin: 0; padding: 0; text-align: center; font: 0.9em Arial, Helvetica , verdana, Geneva, sans-serif; color: #000;}

#page { position: relative; width: 394px; text-align: left;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}

#entete { width: 394px;
	height: 75px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.accueil { display: block; width: 100%;
	text-align: center;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.accueil a:link { vertical-align: bottom;
	font: bold 21px Arial, Helvetica , verdana, Geneva, sans-serif;
	text-align: center;
	color: #000;
	background-color: transparent;
}
.accueil a:visited { vertical-align: bottom;
	font: bold 21px Arial, Helvetica , verdana, Geneva, sans-serif;
	text-align: center;
	color: #000;
	background-color: transparent;
}

.accueil a:hover { vertical-align: bottom;
	font: bold 21px Arial, Helvetica , verdana, Geneva, sans-serif;
	text-align: center;
	color: #000;
	background-color: transparent;
}

#navigation {
	height: 17px;
    font-size: 11px;
	list-style: none;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #504f53;
	list-style: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #F2F2F2;
	margin: 10px auto 5px;
}
#navigation .on {
	font-size: 14px;
	font-weight: bold;
	color: #504f53;
	list-style: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #504f53;

}
#navigation a { text-decoration: none; color: #504f53;
	margin-right: 3px;
	margin-left: 3px;
}
#navigation a:focus,a:hover,a:active { text-decoration: none; color: #504f53;
	border-style: none;
	margin-right: 3px;
	margin-left: 3px;
}
.ie #navigation .on {
	margin-bottom: 1px;
	padding-bottom: 1px;
	text-decoration: underline;
	color: #504f53;
}
.ie #navigation a:link,a:hover,a:active {
	text-decoration: none; color: #504f53;
	border-style: none;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#navigation_slide {
	height: 17px;
    font-size: 11px;
	list-style: none;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #504f53;
	list-style: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #F2F2F2;
	margin: 10px auto 5px;
}
#navigation_slide .on {
	font-size: 14px;
	font-weight: bold;
	color: #504f53;
	list-style: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #504f53;

}
#navigation_slide a { text-decoration: none; color: #504f53;
	margin-right: 3px;
	margin-left: 3px;
}
#navigation_slide a:focus,a:hover,a:active { text-decoration: none; color: #504f53;
	border-style: none;
	margin-right: 3px;
	margin-left: 3px;
}
#conteneur { clear: both; float: left; width: 394px;
	height: 522px;
}
#contenu {
	background-color: #FFF;
	width: 314px;
	padding: 20px 20px 0;
	height: 495px;
	margin: 25px auto 0;
}
#page_large { position: relative; width: 680px; text-align: left;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}
#conteneur_large { clear: both; float: left; width: 680px; height: 490px;
}
#contenu_large {
	background-color: #FFF;
	width: 630px;
	padding: 25px 25px 0;
	height: 460px;
	margin: 25px auto 0;
}
#page_sommaire { position: relative; width: 700px; text-align: left;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}
#conteneur_sommaire { clear: both; float: left; width: 700px;
	height: 522px;
}
#contenu_sommaire {
	width: 700px;
	padding: 0 20px;
	height: 478px;
	margin: 25px auto 0;
}
#page_projects { position: relative; width: 700px; text-align: left;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}
#page_slide{ position: relative; width: 100%; text-align: left;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;}
#conteneur_slide { clear: both; float: left; width: 100%; height: 522px;
	margin-right: auto;
	margin-left: auto;
}
#contenu_slide {
	background-color: #FFF;
	width: 225px;
	padding: 20px 20px 0;
	height: 453px;
	float: left;
	position: relative;
	margin: 25px 20px 0 0;
}
#boite_texte {
	background-color: #FFF;
	width: 630px;
	height: 452px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 0;
}
#one  {
	float: left;
	width: 280px;
	margin-right: 10px;
	padding-right: 10px;
	display: block;
	position: relative;
	height: 410px;
}

#two  {
	float: right;
	width: 280px;
	margin-left: 10px;
	padding-left: 10px;
	display: block;
	position: relative;
	height: 410px;
}
#contenu_a {
	background-color: #FFF;
	width: 680px;
	height: 460px;
	margin: 25px auto 0;
	padding-top: 25px;
	padding-bottom: 0;
}
#one_a  {
	float: left;
	width: 290px;
	display: block;
	position: relative;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 0;
}
.mac.gecko #one_a  {
	float: left;
	width: 285px;
	display: block;
	position: relative;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 0;
	margin-right: 10px;
}
#one_b  {
	float: right;
	width: 290px;
	display: block;
	position: relative;
	margin-bottom: 25px;
	margin-right: 25px;
}
.titre_a { font-size: 12px; color: #000;
	font-variant: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

.soustitre_a { font-size:10px; color: #58595B;
	margin-left: 25px; }
#contenu_slide p { text-align: left; font-size: 12px;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
}
#contenu_b {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	height: 478px;
	width: 720px;
}
#conteneur_projects { clear: both; float: left; width: 100%; height: 522px;
	margin-right: auto;
	margin-left: auto;
}
#contenu_projects {
	background-color: #FFF;
	width: 300px;
	padding: 20px 20px 0;
	height: 472px;
	display: block;
	margin: 25px auto 0;
}
#news {
	width: 213px;
	height: 213px;
	background: transparent url(interface/news.png) no-repeat;
	position: absolute;
	display: block;
	top: 32px;
	left: 530px;
}
.info {
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #7e7c7d;
	width: 78px;
	margin: 40px auto 37px;
}

.info_plus {
	color: #fff;
	font-size: 13px;
	margin-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	line-height: 1.3em;
	width: 180px;
}
.info_plus a:link {
	color: #fff;
	font-size: 17px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.info_plus a:visited {
	color: #fff;
	font-size: 17px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.info_plus a:hover {
	color: #000;
	font-size: 17px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#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%; }


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre { font-size: 0.90em; color: #58595B; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #999; }
.texte { font-size: 11px ; font-size: 12px !important;}

.soustitre { font-size:10px; color: #58595B;}
.date {
	color: #999;
	font-size: 10px;
	padding-bottom: 1px;
	letter-spacing: 3px;
}
.projet {
	color: #666;
	font-size: 10px;
	padding-bottom: 1px;
}
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #999; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }
.titreinvisible { display: none;}

abbr.published { border: 0; }

/* Portfolio */
#documents_joints {
	margin: auto;}
	
.spip_doc_titre {
	margin: auto;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	}
.spip_doc_titre small { 
	font-size: 10px;
	text-align: center;
	margin: auto;
}
.spip_doc_descriptif {
	font-size: 10px;
	text-align: center;
	margin: auto;
	font-weight: bold;
}
	
#documents_portfolio {
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 25px;
	width: 468px;
}
.spip_documents {
	font-family: Verdana,Arial;
	font-size : 10px;
	text-align: center;
	}

.spip_documents_center {
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}
.legende {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	color: #58595B;
}
#vignettes img {
	padding-bottom: 5px;
	border: 0;
	float: left;
}


#vignettes {
	margin-bottom: 20px;
	display: block;
	float: left !important;
	padding-right: 0px;
	margin-left: 0;
	padding-left: 0;
	margin-right: 23px;
	margin-left: 23px;
	height: 130px;
	text-align: left;
}


.titre_work { margin-top: 5px; font-size: 11px;
	clear: left;
}


/* Pagination */
.pagination { clear: both; text-align: center; font-size: 11px; color: #504f53;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 5px;
}
.pagination_none {display: none;}
.pagination_none .on {display: none;}
.pagination .on { font-weight: normal; color: #504f53;
	font-style: normal;
}


/* Couleurs des liens
---------------------------------------------- */
a { text-decoration: none; color: #504f53;}
a:focus,a:hover,a:active { text-decoration: none; color: #504f53;
	border-style: none;
	margin: 0;
	padding: 0;
}

a.spip_in {}
a.spip_mail { color: #58595B; }
a.spip_mail:before { content: "\002709"; }
a.spip_out { color: #58595B; }
a.spip_url { color: #58595B; }


.spip_bouton { text-align: right; }
.spip_bouton input { margin: 3px 0; padding: 1px 2px; border: 2px outset; font-weight: normal; float: left; }
/* remember to define focus styles! */
:focus {
	outline: 0;
}
:hover {
	outline: 0;
}