/*
----------------------------
CSS Document
----------------------------
*/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../images/background_01.jpg);
	font-size:12px;
	line-height:15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration:none;
	color:#990000;
}

a:hover {
	color:8f5019;
	text-decoration:underline;
}

/*
----------------------------

----------------------------
*/

.retour {
	float:right;
	margin-right:35px;
	margin-top:130px;
	position:relative;
}

/*
----------------------------

----------------------------
*/

#container {
	width:716px;
	height:539px;
	left:50%;
	margin-left:-358px;
	position:absolute;
	background-image:url(../images/background_breves.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
}

/*
----------------------------

----------------------------
*/

#container-table {
	float:left; 
	border-collapse:collapse;
}

#container-table td {
	border:0px solid #000000;
	padding:5px;
}

#container-table .galerie {
	height:200px;
}

#container-table .galerie h1 {
	font-size:30px;
	padding-left:20px;
}

#container-table .galerie h2 {
	font-size:16px;
	padding-left:20px;
	line-height:20px;
}


#container-table .galerie em {
	float:right;
	font-size:11px;
}

#container-table .texte-accueil {
	width:430px;
	padding-left:30px;
	padding-right:10px;
	height:300px;
	vertical-align:top;
	overflow: auto;
	overflow-x: hidden;
}

#container-table .texte-accueil h1 {
	font-size:18px;
}

#container-table .texte-accueil h2 {
	font-size:13px;
	color:#660000;
	font-weight:normal;
}

#container-table .texte-accueil h4 {
	font-size:11px;
}

#container-table .texte-accueil h3 {
	font-size:12px;
	color:#660000;
}

#container-table .texte-accueil .date-art {
	float:right;
}

#container-table .brothers {
	width:210px;
	height:380px;
	padding-left:10px;
	padding-top:30px;
}

#container-table .menu {
	padding-left:30px;
	padding-top:30px;
}

#container-table .menu ul {
	list-style:square;
	list-style-position:inside;
	padding:0;
	margin:0;	
}

#container-table .menu li {
	margin-bottom:5px;
}

#container-table .menu a {
	color:#000000;
	text-decoration:none;
}

#container-table .menu a:hover {
	color:#333333;
	text-decoration:underline;
}


#container-table .breves {
	margin-left:20px;
	margin-top:20px;
	width:180px;
	height:340px;
	vertical-align:top;
}

.breves dl {
	list-style:none;
	padding:0;
	margin:0;
}
.breves dl dt {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #993300;
}
.breves small {
	font-size:9px;
	color:#333333;
	display:block;
}

/*
----------------------------

----------------------------
*/

.url-breve {
	float:right;
}

.plus {
	float:right;
}


/*
----------------------------

----------------------------
*/

#breves-freres h1 {
	font-size:11px;
}

#breves-freres ul {
	list-style:square;
}

/* Galerie
*/

#galerie {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #660000;
}


#galerie h3 {
	margin-bottom:0;
	margin-top:0;
}

#galerie .photo {
	padding:3px;
	float:left;
}

#galerie small {
	font-weight:normal;
	color:#333333;
}

/* wSlide
*/

#menu3 {
	float:right;
} 

#menu3 a {
	text-decoration: none;
	color: black;
	padding: 0 3px 0 3px;
}

#menu3 a.wactive {
	border:1px solid #333;
	color: #333;
}


.wslide-menu {
	padding-right: 20px;
	text-align: right;
}

.wslide-menu a {
	border:1px solid grey;
	background-color: #F7F7F7;
	text-decoration: none;
	color:#333;
	padding: 0 3px 0 3px;
}

.wslide-menu a.wactive {
	border:1px dotted grey;
	background-color: #F7F7F7;
	color:grey;
}

/**/

.formulaire_ecrire_auteur fieldset {
	padding: 0;
	margin: 0;
	border:0;
}

.formulaire_ecrire_auteur .spip_bouton {
	text-align: right;
}

.formulaire_ecrire_auteur p {
	margin: 0 0 5px 0;
}

.formulaire_ecrire_auteur label {
	font-size:9px;
	display: block;
}

.formulaire_ecrire_auteur legend {
	display:none;
}