body {
	font-family: arial;
	color: #000000;
        font-size: 11px;
	background-color: #7397A1;
     }

html, body { margin: 0; padding: 0; height: 100% }

table,td,tr,th {
       border: 0;
       margin: 0;
       padding: 0;
       vertical-align: top;
       border-collapse: collapse;
}

td {
	color: #000000;
        font-size: 11px;
}


a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #9A2727;
}
a.selected {
	text-decoration: none;
	color: #9A2727;
}
a img {
	text-decoration: none;
	border: none;
	margin: 0;
}

img {
	border: none;
	margin: 0;
}

p {
	margin: 0 0 10px 0;
}

form {
	margin: 0;
	padding: 0;
}


/*======================================================================*/
/* Div principaux                                                       */
/*======================================================================*/

#bandeau {
	position: absolute;
	left: 50%;
	top: 0px;
	height: 199px;
	width: 700px
	padding: 0;
	margin: 0 0 0 -350px;
	background-color: #7397A1;
	z-index: 2;
	overflow: hidden;
}

#cadre {
	position: absolute;
	left: 50%;
        margin-left: -350px;
	width: 700px;
	z-index: 1;
}

.marge {
	width: 15px;
	background-color: #B8D6DF;
}


#fondmenu {
	position: absolute;
	left: 50%;
        margin-left: -350px;
	top: 0;
	width: 180px;
	height:100%;
	background-color: #ADCAD3;
	z-index: 0;
}

#fondcontenu {
	position: absolute;
	left: 50%;
        margin-left: -170px;
	top: 0;
	width: 520px;
	height:100%;
	background-color: #B8D6DF;
	z-index: 0;
}

#menu {
	font-family: verdana;
	width: 180px;
	background-color: #ADCAD3;
	z-index: 1;
	padding: 0;
	font-size: 10px;
}

#contenu {
	width: 505px;
	background-color: #B8D6DF;
	z-index: 1;
}

#bas {
	font-family: verdana;
	padding: 15px 15px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #B8D6DF;
	text-align: right;
}

#barre {
	font-family: verdana;
	margin: 210px 0 20px 0;
	font-size: 10px;
	color: #802121;
	text-align: left;
}


/*======================================================================*/
/* Menu                                                                 */
/*======================================================================*/

#menu h1{
	padding: 3px 0 3px 0;
	margin: 20px 0 10px 0;
	font-size: 11px;
	text-align: center;
	background-color: #7397A1;
}

#menu h2 {
	font-size: 10px;
	text-align: right;
	margin: 0 0 5px 0;
}

#menu p {
	margin-top: 220px;
}

#menu h3{
	padding: 3px 0 2px 0;
	margin: 20px 0 0 0;
	font-size: 10px;
	text-align: left;
	border-top: 1px solid #8AA1A8;
}

#menu .submit {
       	border: 1px solid #555555;
	margin-top: 2px;
	width: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	background-color: #7397A1;
}

#menu input {

	border: 1px solid gray;
	margin: 2px 0 0 2px;
	font-size: 11px;
	width: 150px;
	background-color: #B8D6DF;
}

#menu .formulaire {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	height: 200px;
}


/*======================================================================*/
/* Titres et Soustitres                                                 */
/*======================================================================*/

#titre {
	width: 490px;
}

#titre h1 {
	color: #2F535D;
	font-size: 15px;
	margin: 0;
	padding: 5px 0px 5px 35px;
	text-align: left;
	display: block;
	font-family: Helvetica,Arial;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0px;
	background: url(icones/h1_titre.gif) no-repeat;
	background-position: 0 0;
	text-transform: uppercase;
	border-bottom: 1px dotted #7397A1;
}

#soustitre {
	width: 490px;
	height: 15px;
}

#soustitre ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#soustitre li {
	color: #000000;
	padding: 0px 10px 2px 15px;
	font-size: 12px;
	text-align: left;
	float: right;
	font-family: arial, verdana;
	font-weight: bold;
	background: url(icones/li_menu.gif) no-repeat;
	background-position: 0 3px;
}


/*======================================================================*/
/* Textes                                                               */
/*======================================================================*/

#textes, #spectacles, #dates {
	width: 490px;
	margin: 20px 0 20px 0;
}

#textes h1, #spectacles h1 {
	color: #2F535D;
	padding: 0px 0px 5px 20px;
	margin: 15px 0 5px 0;
	font-size: 13px;
	text-align: left;
	display: block;
	font-family: Helvetica,Arial;
	font-weight: bold;
	line-height: 14px;
	background: url(icones/h1_textes.gif) no-repeat;
	background-position: 0 0;
}

#textes br, #spectaclesextes br {
	margin: 0;
}
#textes p, #spectacles p {
	margin: 0;
}

#textes ul, #spectacles ul, #dates ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#textes li, #spectacles li, #dates li {
	color: #000000;
	font-size: 11px;
	text-align: left;
	font-family: arial, verdana;
	font-weight: normal;
	background: url(icones/li_menu.gif) no-repeat;
	background-position: 0 1px;
}
#dates li {
	padding: 0px 10px 10px 15px;
}
#textes li, #spectacles li {
	padding: 0px 10px 3px 15px;
}


/*======================================================================*/
/* Dates                                                                */
/*======================================================================*/

#dates {
	margin: 20px 0 20px 0;
}




/*======================================================================*/
/* Spectacles                                                           */
/*======================================================================*/

#spectacles .img {
	margin: 0 15px 20px 0;
}

#spectacles .minis {
	width: 45px;
	text-align: left;
}

#spectacles .minis img {
	margin: 0 0 5px 0;
	border: none;
	vertical-align: top;
}

#spectacles .diapo {
	width: 445px;
	text-align: center;
}

#spectacles .diapo img {
	border: none;
	vertical-align: top;
}

/*======================================================================*/
/* Formulaires                                                          */
/*======================================================================*/

#textes .submit {
       	border: 1px solid #555555;
	margin-top: 2px;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	background-color: #7397A1;
}

#textes input {
	border: 1px solid gray;
	margin-top: 2px;
	font-size: 11px;
	width: 190px;
	background-color: #B8D6DF;
}

#textes textarea {
	margin-top: 2px;
	font-family: arial;
	font-size: 11px;
        width: 190px;
	border: 1px solid gray;
	background-color: #B8D6DF;
}

#textes .checkbox {
	border: none;
	width: 12px;
	vertical-align: middle;
}

#textes .caseformulaire {
       	width:130px;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
}

#textes .caseinput {
	text-align:left;
	width: 190px;
	border: 0px;
}

#textes .casemailinglist {
	text-align: left;
	border: 0px;
	font-weight: bold;
	padding: 10px 0 5px 0;
}

#textes .formulaire {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	height: 200px;
}

#textes .note {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

/*======================================================================*/
/* Menu Soleil                                                          */
/*======================================================================*/

#menusoleilcontenant {
	padding: 0;
	width: 90px;
       	height: 90px;
	overflow: visible;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -120px;
	z-index: 3;
}

#menusoleil {
	visibility:hidden;
	position:relative;
	width:80px;
	font-size:11px;
	top:5px;
	left: 5px;
	border:1px solid black;
}

.casemenusoleil {
	background-color:#EABB17;
	text-align:center;
	color:#333333;
	font-size:11px;
	font-family:verdana,arial;
	width:100%;
}


.casemenusoleildessus {
	background-color: #CB3D18;
	text-align:center;
	color:#333333;
	font-family:verdana,arial;
}

A.lienmenusoleil {
	color:#333333;
	text-decoration:none;
}
