/*
	menu			c12e16
	menu sel		791d0e
	menu sous		d16250
	trois texte		5b6e27
	trois fond		a3c545
	h4				993300
*/

* {
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	
}

body {
	background: #c99e64;
}

ul, li {list-style: none}

h1 a {
	display:block;
	width:150px;
	height:193px
}

h1 big {
	position: absolute;
	top: -500px;
	display: none; /*temporaire*/
}

hr {
	visibility: hidden;
	height: 1px;
	border: none;
	clear: both;
}

.clear {clear:both;}

.nbsp {letter-spacing:-0.15em;}


/* Mootools Tiroir Slider */


.tiroir {
	padding: 0 0 10px 0;
	text-align: right !important;
}

.tiroir a {
	font-size: 10px;
}

#fauxBody {
	background: transparent url(v3.fond-milieu.gif) repeat-y center top;
	width: 100%;
	min-height: 700px;
	padding-bottom: 50px;
}

#fauxTop {
	background: transparent url(v3.fond-top.gif) no-repeat center top;
	width: 100%;
}

#top {
	width: 784px;
	margin: 0 auto;
	height: 193px;
	position: relative;
}

#principal {
	position: relative;
	width: 784px;
	margin: 0 auto;
	min-height: 140px;
}

#pied {
	background: transparent url(v3.fond-bas.gif) no-repeat center top;
	position: relative;
	width: 800px;
	padding: 31px 0;
	margin: 0 auto;
}

/*
#fauxBody {
	background: transparent url(fond-body.gif) repeat-y center top;
	width: 100%;
	min-height: 700px;
	padding-bottom: 50px;
}

#fauxTop {
	background: transparent url(fond-html.gif) repeat-x center top;
	width: 100%;
}

#top {
	width: 784px;
	margin: 0 auto;
	height: 193px;
	position: relative;
	background: transparent url(fond-top.gif) no-repeat center top;
}

#principal {
	position: relative;
	background: transparent url(fond-principal.gif) no-repeat center top;
	width: 784px;
	margin: 0 auto;
	min-height: 140px;
}

#pied {
	background: transparent url(fond-pied.gif) no-repeat center top;
	position: relative;
	width: 800px;
	padding: 31px 0;
	margin: 0 auto;
}
*/



/* RSS */
#menu p#rss {
	padding: 10px 20px 0 0;
	margin: 0;
	font: bold 11px Helvetica, sans-serif;
	text-align: right;
	background: transparent url(rss.gif) no-repeat right bottom;
}

#menu p#rss a {
	color: #e4712d;
}
#menu p#rss a:hover {
	color: #9c4d1f;
}

/*default.css*/

#principal h2,
#principal ul,
#principal p,
#principal .texte {
	padding: 0 225px 0 30px;
}

#principal h2,
#principal h2 strong {
	font: normal 26px/32px Georgia, Times, serif;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}
#principal h2 small {
	display: none;
}

#principal h2 em {
	display: block;
	line-height: 10px;
	padding: 0;
	text-align: right;
}
#principal h2 em a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	xtext-transform: none;
	font-family: Helvetica, sans-serif;
	color: #5B6E27;
	xtext-decoration: none
}

#principal h2 em a:hover {
	color: #000;
}

#principal li {
	list-style: inherit;
	margin: 0 0 0 20px;
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-position: outside;
	
}


#principal .texte a,
.contactEmail { 
	color: #5b6e27;
	text-decoration: none;
	padding: 0 3px;
	font-weight: bold;
	border: 1px solid transparent;
	border-bottom: 1px solid #5b6e27;
}

#principal .texte a:hover,
.contactEmail:hover {
	color: #43511d;
	border: 1px solid #5b6e27;
	background-color: #c8e182;
}
.contactEmail:hover {cursor: pointer;}

#principal .texte h1, /* tout ça temporaire */
#principal .texte h2,
#principal .texte h3,
#principal .texte h4 {
	font: bold 10px/14px Georgia, Times, serif;
	color: #333;
	padding: 20px 0 0 0;
	margin: 0;
}

#principal .texte h3 {
	font: normal 20px/26px Georgia, Times, serif;
	color: #c12e16;
	padding: 20px 0 0 0;	
	}

#principal .texte h4 {
	font: 14px/18px "Trebuchet MS",Verdana,sans-serif;
	color: #993300;
	padding: 10px 5px 3px 5px;
	background: transparent url(h4-fond.gif) no-repeat right bottom;
	color: #777;
	font-weight: normal;
	letter-spacing: 0.4px;
}

#principal .texte h4 strong {font-weight: normal}

#principal .texte p,
#principal .texte ul,
#principal .texte ol {
	padding: 3px 0 10px 0;
	font: 13px/18px "Trebuchet MS",Verdana,sans-serif;
	text-align: justify;
}

#principal .texte ul,
#principal .texte ol {
	xcolor: #3f080b;
	font-size: 12px;
	line-height: 17px
}


#principal .texte p.source {
	padding: 3px 0 0 40%;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	color: #666;
}

#principal .texte ul {
	list-style: none;
}

#principal .texte li {
	background: transparent url(li.png) no-repeat left 2px;
	padding-left: 25px;
}

#principal .texte ol li {
	background: none;
	padding-left: 10px;
}


#principal .texte blockquote {
	padding: 0 8px 8px 80px;
	margin: 0;
	background: transparent url(block-fond.gif) no-repeat left 7px;
	color: #555;
	font-style: italic;
	text-align: left;
}
#principal .texte blockquote p {
	padding: 0 0 5px 0;
	text-align: left;
	
}


/* Envoyer Ami */

#mailer
{
	margin: 0 30px;
	width: 400px;
	padding: 10px 30px 30px 30px;
	background: transparent url(form-fond.gif) repeat-x left top;
	border: #d8e8b5 solid 2px; 
}

#mailer p,
#mailer li {
	padding: 5px;
	color: green;
	font: normal 12px/14px "Trebuchet MS",Verdana,sans-serif; 

}

#mailer label {
	font: normal 11px/13px "Trebuchet MS",Verdana,sans-serif; 
	text-transform: uppercase;
	padding: 0;
}

#mailer h3 {
	padding: 5px 5px 15px 5px;
	font: normal 20px/26px "Georgia","Times New Roman", "Times", serif; 
	color: #fff;
	text-align: center;
}

#mailer p.col-1sur2 {
	width: 192px;
	float: left;
	margin-left: 5px;
	padding: 0;
}

#mailer p.col-2sur2 {
	width: 192px;
	float: right;
	margin-right: 5px;
	padding: 0;
}

#mailer input {
	width: 180px;
	margin: 0 0 5px 0;
	padding: 5px;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #791D0E;
	border: 1px solid green;
}

#mailer input.envoyer {
	width: 190px;
	background: transparent url(submit-fond.gif) repeat-x left bottom;
	border: #7ca800 1px solid;
	color: #486300;
	cursor: pointer;
}

#mailer .captcha {

}

#mailer .captcha input {
	width: 25px;
	margin-left: 5px;
	text-align: center;
}

#mailer .envoyerAmiInfo {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-align: right;
	
	
}

#mailer #boiteDialogue {
	padding-bottom: 15px;
}

#mailer .valide {
	background-color: #fff;
}

#mailer .erreur {
	background-color: red;
}


#mailer .valide li,
#mailer .erreur li {
	margin: 3px 0;
	list-style-position: inside;
}

#mailer .erreur li {color: #fff;}

/*	---------------------------------
	COLONNE DE DROITE (MENU + MEDIAS)
	--------------------------------- */

#options {
	position: absolute;
	right: 20px;
	top: -85px;
	width: 175px;
	z-index: 100;
}

/*	----
	MENU
	---- */

#menu {
	margin-bottom: 25px;
	}

#menu ul {
	font: 12px/16px "Trebuchet MS",Verdana,Helvetica,sans-serif;
	padding: 0;
	margin: 0;
	
}


#menu ul li {
	text-align: right;
	margin: 6px 0 0 0;
	padding: 0;
	background: #c12e16;	
}

#menu ul li.menuSous {
	margin: 0;
}

#menu ul li a {
	padding: 5px;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#menu ul li a:hover,
#menu ul li a.sel {
	background: #791d0e;
}

#menu ul ul {
	xpadding-bottom: 2px;
}

#menu ul ul li {
	background: #d16250;
	margin: 0;
}

#menu ul li.menuSous {
	margin: 0;
}

#menu ul ul li a {
	padding: 0 5px 2px 3px;
	text-transform: lowercase;
}



/*	-------
	SUBMENU
	------- */

#subMenu {
	width: 380px;
	margin-left: 200px;
}


#principal #subMenu * {
	margin: 0;
	padding: 0;
	text-align: right;
}

#principal #subMenu ul {
	line-height: 20px;
	xborder-right: 1px solid #791d0e;
	xpadding-right:5px;	
	
}

#principal #subMenu li {
	display: inline;

	xpadding: 5px;
}


#principal #subMenu li a {
	font: bold 11px/15px "Trebuchet MS",Verdana,sans-serif;
	padding: 5px 5px 2px 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #791d0e;
	border-bottom: 1px solid transparent;

	
	xfloat:left;
	xpadding: 3px 10px;
	xbackground-color: red;
}

#principal #subMenu li a:hover, 
#principal #subMenu li a.sel {
	border-bottom: 1px solid #000;
	color: #000;
}





/*	--------------------------
	BLOC COLONNE DROITE MEDIAS
	-------------------------- */



#options .typeImg ul {

}

#options .typeImg li {
	width: 75px;
	height: 75px;
	float: left;
	xbackground: #666;
	xborder:1px solid blue;		
	margin-right: 5px;
	margin-bottom: 5px;	
}


#options .typeImg li a {
	display: block;
	xborder:1px solid blue;		
	width: 73px;
	height: 73px;
	border: 1px solid #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	xbackground: green;
}

#options .typeImg li a:hover {
	border: 1px solid #791D0E;
}

#options .typeImg li a img {
	display: none;
}




#mediasVideo object {
	width: 155px;
	height: 146px;
	padding: 0;
	margin: 0;
}



#options .media {
	background: #ddd;
}


#options .typeDoc {
	background: #ddd url(typeDoc.gif) no-repeat left top;
}


#options .typeDoc li a {
	display: block;
	border: 1px solid #ddd;
	background: transparent url(typeDoc-download.png) no-repeat 5px center;
	padding: 5px 0 5px 30px;
	

}

#options .typeDoc li a:hover {
	color: #791d0e;
	border: 1px solid #791d0e;
	background-color: #ccc;
	
	}

#options .typeImg {
	background: #ddd url(typeImg.gif) no-repeat left top;
}
#options .typeVideo {
	background: #ddd url(typeVideo.gif) no-repeat left top;
}
#options .typeAudio {
	background: #ddd url(typeAudio.gif) no-repeat left top;
}



#options .media {
	padding: 5px 10px;
	margin-bottom: 30px;
}

#options .media * {
	margin: 0;
	padding: 0;
	font: 11px "Trebuchet MS",Verdana,sans-serif;
}


#options .media p {
	padding: 0 0 5px 60px;
	text-align: right;
	color: #333;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#options .media p a small {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

#options .media p#playerVideo {
	padding: 0;
}

#options .typeVideo p a {
	text-transform: none;
	font-size: 10px;
}


#options .media ul {
	padding-top: 20px;
}

#options .media a {
	color: #c12e16;
	text-decoration: none;
}

#options .typeImg {padding-right: 0;}
#options .typeImg p {padding-right: 15px;}




/*	------
	FOOTER
	------ */

#pied p {

	float: left;
}

#pied #contact {
	width:570px;
	text-align: right;
	xpadding-right: 5px;
}

#pied #contact a {
	color: #999;
}

#pied #credit a {
	color: #666;
}

#pied #credit {
	padding-left: 20px;
}

#pied a {
	font: bold 10px/10px "Trebuchet MS",Verdana,sans-serif;
	text-decoration: none;
}

#pied a:hover {
	color: #c12e16;
}