/* www.pres-lasses.com */
/* 23/09/2007 13:54:33 */
/* */
/* Base: */
img, .spip_logos {
	margin: 0;
	padding: 0;
	border: none;
}
.spip_documents {
	text-align: center;
}
.spip_documents_center {
	clear: both;
	width: 100%;
	margin: auto;
}
span.spip_documents_center {
	display: block;
	margin-top: 1em;
}
.spip_documents_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.spip_documents_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.spip_doc_titre {
	font-weight: bold;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
}
.spip_doc_descriptif {
	clear: both;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
}
p {
	padding: 0px 5px 0px 5px;
}
hr.spip {
	text-align: center;
  color: #555;
	background-color: #555;
	height: 1px;
	border: 0;
	width: 500px;
	margin: 15px 0px 15px 5px;
}
a {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #712C31;
	font-weight: bold;
	text-decoration: none;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
/* Boîtes: */
#global {
	margin: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #555;
}
#gauche {
	float: left;
	width: 220px;
}
#droite {
	float: right;
	width: 550px;
}
.clair {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.boites_gauche {
	/*border: 1px solid #555;
*/
	margin: 18px;
	padding: 30px 10px 10px 10px;
}
.boites_menu {
	/*border: 1px solid #555;
*/
	margin: 18px;
	padding: 0px 10px 0px 35px;
}
.boites_droite {
	/*border: 1px solid #555;
*/
	margin: 18px 18px 18px 0px;
	padding: 10px 10px 10px 10px;
	height: 20px;
}
.boites_titre {
	/*border: 1px solid #555;
*/
	margin: 18px 18px 18px 0px;
	padding: 10px;
	text-align: center;
}
.boites_texte {
	/*border: 1px solid #555;
*/
	margin: 18px 18px 18px 0px;
	padding: 0px 10px 0px 10px;
}
/* Textes & menus: */
.titre {
	float: left;
	color: #000080;
	font-weight: bold;
}
.li_, .li_on, li.pdf {
	padding-bottom: 5px;
}
.li_ a {
	list-style-type: none;
	background-image: url(images/fleche_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
}
.li_on a {
	color: #712C31;
	list-style-type: none;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
}
.li_ a:hover {
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
}
.pdf a {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
}
.pdf a:hover {
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
}
#copyright {
	color: #666;
	font-size: 10px;
	padding: 15px 10px 0px 235px;
}
/* Formulaires: */
.menu_lang {
	font-size: 10px;
	padding: 10px 10px 0px 10px;
}
.forml {
	vertical-align: top;
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	border: 1px solid #555;
	color: #712C31;
}
input.contact {
	color: #000000;
	border: 1px solid #555;
	background-color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 217px;
}
textarea.contact {
	color: #000000;
	border: 1px solid #555;
	background-color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 435px;
}
input.submit {
	background-color: #712C31;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 0px;
	margin: 0 0 10px 5px;
	padding: 2px;
}
.menu_langues {
padding: 10px 10px 0px 10px;
margin: 0px;
text-align: left;
}
/* Lightbox */
#lightbox {
	padding: 10px 10px 0 10px;
}
#lightboxDetails {
	padding-top: 0.4em;
	padding-bottom: 5px;	
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lightboxCaption {
	float: center;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay{	back\ground-color: #FFF; }

* html #overlay{
	back\ground-color: #FFF;
	background-image: url(squelettes/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="squelettes/overlay.png", sizingMethod="scale");
	}
