/* CSS Document */
*
{margin: 0; padding: 0}
body {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 13px;
	color: #000;
	text-align: center;
	line-height: 1.7em;
	background-color: #FFFFFF;
}
a:link, a:visited {color:#000; text-decoration: underline}
a:hover {color: #000; text-decoration: none}
img.logoprint { position:absolute; top:0; left:0}
/* TOP:menu*/
#menuhaut, #gauche, #droite, .noprint, .infos {display: none}
/*mise en forme du template*/
#conteneur {width: 100%; margin: 100px 0 0 0} 
#milieu {float: left; width: 100%; background-color: #fff; text-align:left}
#milieu_inner {padding: 0}
#milieu p {font-family: "Lucida Sans Unicode", Verdana, Arial; font-size: 13px; color: #000; line-height: 1.7em}
#milieu ul {
	font-size: 13px;
	color: #000;
	line-height: 1.7em;
	margin-left: 15px;
	text-align: left;
	list-style-type: disc;
}
#milieu li {margin: 0; padding: 0}
.center {text-align: center}
div.row {float: left; margin: 0; padding: 0; width: 100%}
/*tableau 2 col identique: lien*/
div.coll1 {float: left; width:320px; margin: 0 3px 0 0; padding: 4px 0;}
div.coll2 {float: right; width:320px; margin: 0 3px 0 0; padding: 4px 0;}
/*tableau 2 col: réservations/tarif */
div.col1 {float: left; width:180px; margin: 0 3px 0 0; padding: 4px 0;}
div.col2 {float: left; width:470px; margin: 0 3px 0 0; padding: 4px 0;}
/*tableau 2 col: réservations/tarif */
div.col1 {float: left; width:180px; margin: 0 3px 0 0; padding: 4px 0;}
div.col2 {float: left; width:470px; margin: 0 3px 0 0; padding: 4px 0;}
/*tableau 2 col: programme */
div.cols1 {float: left; width:130px; margin: 0 3px 0 0; padding: 4px 0;}
div.cols2 {float: left; width:510px; margin: 0 3px 0 0; padding: 4px 0;}
/*tableau a l'affiche */
div.cola1 {float: left; width:40px; margin: 0 3px 0 0; padding: 4px 0;}
div.cola2 {float: left; width:130px; margin: 0 3px 0 0; padding: 4px 0;}
div.cola3 {float: left; width:470px; margin: 0 3px 0 0; padding: 4px 0;}
/*tableau avec css anmélioré*/
table {width: 100%; border-collapse:collapse}
td, th {margin: 0; padding: 0; border: 0; vertical-align:top; font-weight: normal; text-align: left; font-family: "Lucida Sans Unicode", Verdana, Arial; font-size: 13px; line-height: 1.7em; color: #000}
/*galerie photo */
.flottante {margin: 2px; float: left; width: 160px}
.spacer {clear: both; height: 25px}

/*divers: affiche et séparation*/
.affiche {border: 1px solid #333333; padding: 2px}
.affiche a:link {border: 1px solid #333333; padding: 2px}
.affiche a:visited {border: 1px solid #E5884F; padding: 2px}
a:hover .affiche {border: #E5884F 1px solid; padding: 2px}
.sep {border-bottom-width: 1px;	border-bottom-style: dashed;border-bottom-color: #333333}
.sep_top {border-top-width: 1px; border-top-style: dashed; border-top-color: #333333;}
.separateur {clear: both; height: 8px; width: auto; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #333333; margin: 0 0 8px; padding: 0 0 2px 0}

/*police*/
.titre {font-family: "Lucida Sans Unicode", Verdana, Arial;	font-size: 20px; color: #666666; text-align: left;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666;	letter-spacing: 0.2em;
	margin-bottom: 10px; padding-bottom: 2px; font-variant: small-caps}
.tx_or {color: #E5884F}
.tx_small {font-size: 10px; color: #FFFFFF;	line-height: 1.2em}
h1 {font-size: 14px; color: #E68A59; letter-spacing: 0.1em; font-weight: normal; margin: 0 0 0.5em 0; padding-bottom: 0.6em; background-image: url(../images/divider.gif); background-repeat: repeat-x; background-position: bottom}
h2 {font-size: 14px; text-align: left; color: #DA8453; font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-weight: bold; margin-right: 0;	margin-left: 0; letter-spacing: 0.1em; line-height: 1.7em}
h3 {margin: 0px; font-size: 13px; text-align: left; color: #E48247; font-family: "Lucida Sans Unicode", Verdana, Arial;
	letter-spacing: 0.1em; padding: 0px; font-weight: normal}
h4 {font-size: 13px; text-align: right; color: #E48247; font-weight: bold; margin: 0; line-height: 1.7em;
	font-family: "Lucida Sans Unicode", Verdana, Arial}
.titre_date {font-size: 24px; font-weight: bold; color: #E8884E; letter-spacing: 0.2em}
/*copyright*/
#end {clear: both; padding-top: 20px; width: 100%; text-align:left}
.copyright {font-size: 10px; color: #C1807D; padding: 5px 0 0 0; line-height: 1.2em; text-align: left}
#copyright p{ font-size: 10px; color: #C1807D; line-height: 1.2em; text-align: left; vertical-align: bottom;
	font-family: "Lucida Sans Unicode", Verdana, Arial}
