/*===================================
	LESFRERESCARTON.COM
===================================*/

/*-----------------
	HTML STYLES 
------------------*/
* { margin: 0; padding: 0; }
html { height:100%; }
body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #ffd700 url(img/background.jpg) left top no-repeat;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	line-height: 17px;
	word-spacing:1px;
}
/* évite d'avoir une bordure quand on met un lien sur un image */
img {
	border: none;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
p { margin: 0.5em 0 }

a {
	color:#FFFFFF;
	text-decoration: none;
	}
	a:link {
	color: #7bdcaa;
	/*color: #7bdcaa;
	text-decoration: none;*/
}
#conteneur {
	width: 830px;
	margin: 0px auto 0 158px;
	height:auto;
	word-spacing:1px;
}
#footer {
color:#000000;
text-align: center;
float:left;
width:100%;
font-size:11px;
background:#ffd700;
}
#footer a {
color:#000000;
text-decoration: none;
font-weight:bold;
}
#footer a:hover {
color:#006666;
text-decoration: none;
font-weight:bold;
}
/*==============================
	TITRES
===============================*/
h1 {
	color: #fff949;
	font-size: 1.2em;
	margin: 0;
	height:25px;
	padding:5px 0 2px 0;
}
h2 {
	color:#7bdcaa;
	font-weight:700;
	font-size:14px;
	border-bottom:dotted thin #006666;
	margin:0 0 5px 0;
	text-align: left;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:14px;
	font-style:italic;
	color:#ffd400;
	text-decoration:none;
}
/*-----------------
	MENU 
------------------*/
#menu_box {
height:760px;
width: 158px;
float:left;
}
/*==============================
	CADRES
===============================*/
#cadre_gauche {
	padding:0 0 0 20px;
	width:450px;
	height:700px;
	float:left;
}
#cadre_droite_top {
	padding:0 0 0 50px;
	width:300px;
	height:160px;
	text-align:justify;
	float:left;
}
	#cadre_droite_top-image {
	padding:50px 0 0 70px;
	margin: 0 0 0 0 ;
	width:270px;
	text-align:justify;
	float:left;
}
#cadre_droite_bottom {
	padding:0 0 0 60px;
	width:300px;
	height:400px;
	text-align:justify;
	float:left;
}
/*==============================
	RUBRIQUES
===============================*/
#rubrique {
	margin:20px 0 0 265px;
}
#sous_rubrique-top{
	padding:30px 0 0 21px;
	float:left;
}
#sous_rubrique-bottom{
	padding:5px 0 0 21px;
	float:left;
}
#sous_rubrique-blank{
	padding:95px 0 0 145px;
	float:left;
}
/*==============================
	PAGE / LES COMEDIENS
===============================*/
#miniPortrait{
	width : 90px;
	float:left;
	font-size:11px;
	margin:0 2px 0 2px;
	text-align:left;
}
/*==============================
	PAGE / AGENDA
===============================*/
#imgAgenda {
padding:49px 0 0 45px;
width:270px;
height:160px;
float:left;
text-align:justify;
}
#tableauBox{
text-align:left;
background-color:#000000;
}
.reveilVilains {
font-weight:bold;
color:#FFCC00;
}
.DgiDgi {
font-weight:bold;
color:#CC0000;
}
#pays{
color:#33CC66;
}
/*==============================
	CONTACT
===============================*/
#liens{
color:#72c69a;
font-weight:bold;
line-height:20px;
}
#contact_form{
width:300px;
height:500px;
padding:10px 0 0 5px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:45px;
float:left;
padding:3px 5px 0 0;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #336633 solid;
background-color:#ffda00;
color: #000;
}
textarea.contact_textarea{
width:400px;
height:250px;
float:left;
border:1px solid;
background-color:#ffda00;
color: #000;
border: 1px #336633 solid;
}

#top #conteneur #cadre_gauche #tableauBox #tableauBox4 table #tableauBox4 td #spectacleReveil3 {
	color: #FC0;
}
#top #conteneur #cadre_gauche #tableauBox table {
	text-align: right;
}
#top #conteneur #cadre_gauche #tableauBox2 table {
	text-align: right;
}
#top #conteneur #cadre_gauche #tableauBox #tableauBox4 table tr td #spectacleDgi3 {
	color: #C00;
	font-weight: bold;
}
#top #conteneur #cadre_gauche #tableauBox #tableauBox8 table tr td #spectacleDgi2 {
	color: #C00;
}
#top #conteneur #cadre_gauche #tableauBox2 table tr td {
	color: #FFC900;
	text-align: right;
}
#top #conteneur #cadre_gauche #tableauBox2 #tableauBox4 table tr td #spectacleDgi3 {
	color: #F00;
	font-weight: bold;
}
#top #conteneur #cadre_gauche #tableauBox2 #tableauBox8 table tr td #spectacleDgi2 {
	color: #F00;
	font-weight: bold;
}

