body { color: #333; margin-top: 0; padding-top:0;
	font: 10px  Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#page { position: static; width: 950px; text-align: left; float: left; }
#entete { width: 950px; margin: 0; padding-top: 1.60em;}
#visuel {
	margin-left: 170px;
}
#navigation {
	float: left;
	width: 320px;
	margin-top: 1em;
	padding-left: 1.60em;
	font-weight: bold;
	font-size: 10px;
	position: fixed;
}
#site {
	float: left;
	width: 170px;
}

#conteneur { width: 950px; float: right;
	left: 0px;
}

#contenu {
	float: right;
	width: 585px; 
	padding-top: 52px;
	padding-bottom: 70px;
	margin-bottom: 50px;
	padding-right: 20px;
}

#actu { padding-top: 0; width: 350px; margin-bottom: 20px; }
#actulogo { padding: 0;
	clear: both;
	margin-top: 5px; 
	margin-bottom: 0px; }

#pied { clear: both; width: 99%; text-align: left; font-size: 10px;
	float: left;
	padding: 5em 0 1em 1.60em;
	bottom: 1.6em;
	position: fixed; }
#space {
	clear: both;
	margin-bottom: 8px;
}

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family:  Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 10px; color: #000;
	font-weight: bold;
}
h2 { font-size: 10px; color: #000;
}
h3 { font-size: 10px; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip { margin: 1em auto;
	border-top-style: dashed;
	border-top-width: thin;
}

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

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {font-weight: normal;
	font-style: normal;}
dt {
	font-weight: normal;
	font-style: normal;
}
dd {font-weight: normal;
	font-style: normal;}

/* 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 {}


a:link { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #0066FF; 	text-decoration: none; }

/* Texte */
.texte {
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
	text-align: left;
}
.texte a:link {
   text-decoration: none;
   color: #666666;
}
.texte a:visited {
   text-decoration: none;
   color: #666666;
}
.texte a:hover {
   text-decoration: none;
   color: #0066FF;
}
.date {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#update {
	font-size: 10px;
	color: #000;
	float: none;
	right: 1.6em;
	bottom: 1.6em;
	position: fixed;
	padding-right: 1.60em;
	padding-top: 5em;
	padding-bottom: 1em;
}

.surtitre, .soustitre { color: #666;
	font-size: 1.1em;
}
.soustitrenews { color: #0066FF;
	font-size: 10px;
}
.chapo { margin-bottom: 1.50em; line-height: 1.40em; color: #666; }
.ps, .notes { margin-bottom: 2em; line-height: 1.2em;
	color: #666;
}
.notes { clear: both; font-size: 0.90em; }

/* Habillage general des menus de navigation */
.hello { font-weight: normal; font-style: normal; clear: both; text-align: left; margin-bottom: 3em; }
.news { font-weight: normal; font-style: normal; clear: both; text-align: left; margin-top: 3em; font-size: 11px; }
.newshop { font-weight: normal; font-style: normal; clear: both; text-align: left; margin-top: 3em; font-size: 10px; }

.keep { color: #0066FF; font-size: 9px; }

#sousmenu { list-style: none; margin: 0; padding: 0;
	font-weight: normal;
	font-style: normal; }
#sousmenu a:link { list-style: none; margin: 0; padding: 0; color: #000;
	font-weight: normal;
	font-style: normal; }
#sousmenu a:visited { list-style: none; margin: 0; padding: 0; color: #000;
	font-weight: normal;
	font-style: normal; }
#sousmenu a:hover { list-style: none; margin: 0; padding: 0; color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal; }
#sousmenu .on { color: #666;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal; }

.menu { clear: both; text-align: left; margin-top: 3em; text-decoration: none; font-size: 10px;
	width: 170px;
}	
.menu .on { color: #666; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; }
.menu ul li ul { margin-left: 1em; }
.menu ul li li { padding: 0; border: 0; }

.navigationshop {
	float: right;
	font-weight: bold;
	font-size: 10px;
	padding-top: 102px;
	width: 140px;
	display: block;
	clear: right;
}
.shop { clear: left; text-align: left; margin-top: 3em; text-decoration: none; font-size: 10px; }	
.shop .on { color: #666; }
.shop p { margin: 0.20em 0;
	padding-top: 0.20em;
	padding-right: 0.10em;
	padding-bottom: 0.20em;
}
.shop ul { margin: 0; padding: 0; list-style: none; }
.shop ul li { margin: 0.20em 0; padding: 0.20em; }
.shop ul li ul { margin-left: 1em; }
.shop ul li li { padding: 0; border: 0; }

.menuwork { clear: both; text-align: left; margin-top: 2em; text-decoration: none; font-size: 10px; }
.menuwork p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menuwork ul { margin: 0; padding: 0; list-style: none; }
.menuwork ul li { margin: 0.20em 0; padding: 0.20em; }
.menuwork ul li ul { margin-left: 1em; }
.menuwork ul li li { padding: 0; border: 0; }

.shop { clear: both; text-align: left; margin-top: 2em; text-decoration: none; font-size: 10px; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }


/* Logos, documents et images */
img { margin: 5px 0 3px; border: 0; clear: both; }
.spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: left; line-height: normal; clear: both; float: none; }
.spip_documents p { margin: 0.10em; padding: 0;
	text-align: left;
}
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto;
	font-weight: normal;
	font-style: normal;
}
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; clear: left;
	font-weight: normal;
	font-style: normal;
}
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; clear: left;
	font-weight: normal;
	font-style: normal;
}
.spip_doc_titre {
	font-size: 10px; text-align: left;
	margin-left: 0;
	padding-left: 0;
}
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: 0; font-size: 10px;
	text-align: left;
	padding-left: 0;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}
/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }

#iframe {
	margin: 0;
	padding: 0;
}
form {
	padding: 0;
	margin: 0;
	border-style: none;
}
