/* --------------------------------------------------------- */
/* 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: #333; }

/* 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 */

/* 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 */
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 {}

/* 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 */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #FFF; margin: 0; padding: 0; text-align: center; }

#page { position: relative; width: 58em; margin: 0 auto; text-align: left; }

#entete { width: 58em; margin: 0; padding-top: 1.60em; border-bottom: 2px solid #8B6F92; }
#entete a.accueil { display: block; width: 67%; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }
#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: 67%; overflow: hidden; }

#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
/* ------------------------------------------ */


.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }

.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }

/* Couleurs des liens
---------------------------------------------- */
a { color: #604A7F; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }

/* CSS Document perso Nameshield */

html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body, h1, h2, h3, h4, h5, h6, .soustitre {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	}
body.page_article {
	background:#FFF url(http://saspresence.nameshield.net/images/fond_page.png) repeat-x 0 0;
}
body.page_article.parking {
	padding-top:34px;
	}
body.page_article.parking #contenu {
	width:860px;
	padding-top:100px;
	padding-bottom:100px;
	}
body.page_article.parking h1 a {
	color:#FFF;
	text-decoration:none;
	}
body.page_article.parking h2 {
	color:#666;
	}
body.page_article.parking h2 a {
	color:#666;
	text-decoration:none;
	}
body.page_article.parking h3 {
	margin:15px 0;
	font-size:24px;
	}
h1, h2, h3, h4, h5, h6, .soustitre {
	font-family:inherit;
	}
a, a.spip_out, a.spip_mail {
	color:#069;
	text-decoration:underline;
	}
a:hover, a.spip_out:hover {
	color:#000;
	text-decoration:underline;
	}
#description_site {
	float:right;
	font-weight:bold;
	color:#999;
	font-size:1.2em;
	height:50px;
	}
#description_site p {
	margin-top:18px;
	}
#entete {
	border-bottom:none;
	height:82px;
	margin:0 0 0 10px;
	padding-top:0;	
	width:960px;
	}
#entete a.accueil {
	width: 210px;
	}
#page {
	width:970px;
}
body .texte {
	font-size:1.1em;
	line-height:1.1em;
	}
.texte li {
	padding-bottom:1.1em;
	}
#conteneur {
	background: url(http://saspresence.nameshield.net/images/ombre_gauche_page.png) repeat-y 0 0;
	width:970px;
	padding-bottom:45px;
	}
.bandeau_titre {
	background: transparent url(http://saspresence.nameshield.net/images/bandeau_titre_fond.png) top right no-repeat;
	color:#FFF;
	float:right;
	width: 960px;
	margin-left:10px;
	height:88px;
	text-align:right;
	}
.bandeau_titre .LeLogo {
	width:480px;
	height:60px;
	overflow:hidden;
	float:left;
	}
.bandeau_titre .LeLogo a img {
	border:0;
	max-width: 480px;
	max-height: 100000px;
	}
.bandeau_titre h1 {
	color: #FFF;
	margin-top:7px;
	position: absolute;
    right: 10px;
	}
.bandeau_titre h2.soustitre {
	color: #FFF !important;
	text-transform: none;
	line-height: normal;
    margin: 35px 10px 0 0;
	padding: 0px;
	font-size:15px;
	letter-spacing:0;
	line-height:15px;
	position:absolute;
	right:0;
	}
#contenu {
	float:right;
	}
#contenu hr {
	color: #EEEEEE;
	}
#contenu h1 {
	font-family: GenevaNrw, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	}
#contenu p, #contenu img, #contenu ul, h1 {
	margin-left:25px;
	}
#contenu p {
	text-align:justify;
	padding-right:10px;
	}
#contenu .spip_documents img {
	margin-left:0px;
	}
#contenu .spip_documents_right {
	margin-right: 15px;
	margin-left: 55px;
	}
#contenu .spip_doc_titre {
	font-size: 10px;
	font-weight:normal;
	}
#contenu .spip_doc_descriptif {
	font-size: 9px;
	font-weight:normal;
	font-style:italic;
	}
#global dl.spip_documents, #global dl {
	margin-top:-25px;
	}
h3.spip {
	color:#099;
	margin-left:25px;
	text-align:left;
	background: transparent url(http://saspresence.nameshield.net/images/fond_h3.png) no-repeat left bottom;
	}
h3.spip strong, h3.spip b {
	color:#077;
	}
h4.spip {
	color:#C00;
	margin-left:25px;
	text-align:left;
	font-weight:bold;
	font-size:1.15em;
	}
#contenu ul.spip li {
	background: url(http://saspresence.nameshield.net/images/liste_fleche.gif) no-repeat 0px 5px;
	list-style: none;
	padding-left:15px;
	line-height:1.2em;
	}
.blocs_titre {
	background:none;
	padding:0;
	font-family:inherit;
	}
#pied {
	border-top:1px solid #EBEBEB;
	color:#999;
	padding-bottom:25px;
	width:100%;
	clear:both;
	}
#pied a, #pied a:hover {
	color: #999;
	}
#icann {
	bottom:55px;
	left:15px;
	position:absolute;
	}
#icann a {
	background:url(http://saspresence.nameshield.net/images/icann.png) 0 0 no-repeat;
	height:46px;
	width:46px;
	display:block;
	border:none;
	text-decoration:none;
	}
