
/* ////
rouge color: #cf472d;
vert color: #60a230;
bleu color: #0042b7;
bleu color: #0099cc;
jaune color: #ffcc33;
//// */





body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #f2e400;
	background-position: center top;
	background-image: url(images/page_fond.gif);
	background-repeat: no-repeat;
}


/* /////////////////////////// */
/* //// REDEFINITION TAG //// */

/* // lien par defaut // */

a:link, a:visited {
	color: #e20076;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	outline: none;
}

img, img a {
	border: 0;
	margin: 0;
	padding: 0;
}


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

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}



/* ////////////////////// */
/* //// STYLES TYPO //// */

.normal {
	font-weight: normal;
}

.gras {
	font-weight: bold;
}

.gras_capital {
	font-weight: bold;
	text-transform: uppercase;
}

.gras_italique {
	font-style: italic;
	font-weight: bold;
}

.capital {
	text-transform: uppercase;
}

.italique {
	font-style: italic;
}

.petit9 {
	font-size: 9px;
}

.corpsNul {
	font-size: 1px;
}

.enLigne {
	display: inline;
}

.finfloat {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	overflow: auto;
}



#conteneur {
	position: relative;
	clear: both;
	width: 910px;
	height: 720px;
	text-align: left;
	margin: 0 auto 0 auto;
}




/* /////////////// */
/* //// PAGE //// */


#trait_photo {
	position: absolute;
	z-index: 3;
	top: 260px;
	left: 500px;
}



/* colonne gauche */

#colg {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
}

#logo {
	margin: 10px 0 0 0;
	padding: 0;
}

#nav {
	margin: 25px 0 10px 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	padding: 0 0 25px 0;
	margin: 0;
}

#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#nav li {
	float: left;
	font-size: 10px;
	font-weight: bold;
}

#nav li a {
	color: #ffffff;
	padding: 3px 5px 4px 5px;
	margin: 0 8px 0 0;
	background-color: #e20076;
}

#nav li a:hover {
	color: #e20076;
	background-color: #ffffff;
}

#nav .fleche {
	padding: 0 0 0 55px;
	margin: 0;
}

#nav a.encours, #nav a.encours:hover {
	color: #e20076;
	background-color: #ffffff;
}


#menu {
	height: 390px;
	color: #000000;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#menu table {
	color: #000000;
	margin: 0;
	padding: 0;
}

.menu {
	margin: 0 0 4px 0;
	padding: 0;
}

.menu a:link, .menu a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	color: #e20076;
	text-decoration: none;
}

#menu .date {
	font-weight: normal;
	color: #e20076;
	margin: 0 0 4px 0;
	padding: 0;
}

#menu .type {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	margin: 10px 0 5px 30px;
	padding: 0;
}

#menu .type a:link, #menu .type a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 20px;
	background-position: left -6px;
	background-image: url(images/puce_mois.gif);
	background-repeat: no-repeat;
}

#menu .type a:hover {
	color: #e20076;
	text-decoration: none;
	background-position: left -76px;
	background-image: url(images/puce_mois.gif);
	background-repeat: no-repeat;
}



.plaquette {
	color: #000000;
	margin: 0 0 0 10px;
	padding: 0;
}

.plaquette p {
	margin: 0;
	padding: 10px 50px 0 0;
}

.plaquette img {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}














#cold {
	float: left;
	width: 400px;
	margin: 40px 0 0 0;
	padding: 0;
	background-color: #ffffff;
}

#cold .photo {
	margin: 0;
	padding: 0;
}

#cold .entete {
	margin: 0;
	padding: 0;
	margin: 0 0 10px 0;
	padding: 8px 10px 8px 25px;
	background-color: #b8a898;
}

#cold .entete .type {
	color: #e20076;
	text-transform: uppercase;
}

#cold .entete .type_suite {
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
}

#cold .entete .date {
	font-size: 12px;
	font-weight: bold;
	color: #fff443;
	text-transform: uppercase;
}

#cold .entete .temps {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

#cold .entete .lieux {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#cold .infos {
	height: 350px;
	margin: 15px 0 15px 25px;
	padding: 0;
	overflow: auto;
}


#cold h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0 20px 5px 0;
	padding: 0;
}

#cold .h1_sous {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#cold h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 5px 15px 5px 0;
	padding: 8px 0 8px 0;
}

#cold h3 {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #0042b7;
	margin: 5px 15px 0 0;
}

#cold h4 {
	font-size: 11px;
	color: #0042b7;
	text-align: center;
	margin: 10px 15px 10px 0;
	padding: 5px 0 5px 0;
	border: 1px solid #666666;
}

#cold p {
	margin-right: 30px;
}

#cold .persos {
	color: #000000;
	text-transform: uppercase;
	margin: 0 30px 15px 0;
	padding: 0 0 0 10px;
	border-left: 6px solid #000000;
}

#cold .persos .type {
	color: #e20076;
}


#cold .tarifs {
	font-size: 10px;
	color: #000000;
	margin: 0 30px 10px 0;
	padding: 0;
}

#cold .tarifs .prix {
	color: #e20076;
}



#cold .logos {
	font-size: 9px;
	color: #000000;
	text-align: right;
	margin: -10px 30px 15px 0;
	padding: 0;
}

#cold .logos img {
	margin-left: 15px;
}

#cold .rencontre {
	text-align: right;
	margin: -10px 30px 10px 0;
	padding: 0 33px 0 0;
	background-position: right 3px;
	background-image: url(images/rencontre_fond.gif);
	background-repeat: no-repeat;
}


#cold .bleu {
	font-size: 10px;
	font-weight: bold;
	color: #007fcb;
}


#cold .exergue {
	font-size: 16px;
	font-weight: bold;
	color: #e20076;
}

#cold .autre {
	color: #ffffff;
	padding: 0;
	margin: 0 30px 10px 0;
	padding: 8px 15px 8px 20px;
	background-color: #ab9d8e;
}

#cold .autre .date {
	font-size: 12px;
	font-weight: bold;
	color: #fff443;
	text-transform: uppercase;
}

#cold .violet {
	color: #e20076;
}



/* galerie */

.body_galerie {
	background-color: #c6b5a3;
	background-position: center top;
	background-image: url(images/page_fond_galerie.gif);
	background-repeat: no-repeat;
}

#cold_galerie {
	float: left;
	width: 400px;
	color: #000000;
}

#cold_galerie .infos {
	height: 690px;
	margin: 15px 0 15px 0;
	padding: 0;
	overflow: auto;
}

#cold_galerie h1 {
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin: 25px 25px 15px 0;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom: 1px solid #ffffff;
	border-right: 8px solid #fff217;
}

#cold_galerie h2 {
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 25px 15px 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

#cold_galerie h3 {
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 25px 15px 25px;
	padding: 0 0 0 0;
}

#cold_galerie p {
	margin-right: 25px;
	margin-left: 25px;
}

#cold_galerie .photo_d {
	float: right;
	margin-left: 15px;
}




/* jeune public */

.body_jeune {
	background-color: #e42183;
	background-position: center top;
	background-image: url(images/page_fond_jeune.gif);
	background-repeat: no-repeat;
}

#cold_jeune {
	float: left;
	width: 400px;
	color: #ffffff;
}

#cold_jeune  a:link, #cold_jeune  a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#cold_jeune  a:hover {
	text-decoration: none;
}

#cold_jeune .infos {
	height: 490px;
	margin: 15px 0 15px 0;
	padding: 0;
	overflow: auto;
}

#cold_jeune h1 {
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin: 25px 25px 15px 0;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom: 1px solid #ffffff;
	border-right: 8px solid #fff217;
}

#cold_jeune h2 {
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 25px 15px 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

#cold_jeune h2 .h2_sous {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	font-weight: normal;
}

#cold_jeune p {
	margin-right: 25px;
	margin-left: 25px;
}

#cold_jeune .jaune {
	color: #fff217;
}

#cold_jeune .entete {
	margin: 25px 25px 10px 0;
	padding: 6px 10px 6px 25px;
	background-color: #e20076;
	border-top: 3px solid #fff217;
}

#cold_jeune .entete .type {
	color: #ffffff;
	text-transform: uppercase;
}

#cold_jeune .entete .type_suite {
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
}

#cold_jeune .entete .date {
	font-size: 12px;
	font-weight: bold;
	color: #fff443;
	text-transform: uppercase;
}

#cold_jeune .entete .temps {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

#cold_jeune .entete .lieux {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


#cold_jeune .persos {
	color: #fff217;
	text-transform: uppercase;
	margin: -10px 25px 15px 25px;
}

#cold_jeune .persos .type {
	color: #e20076;
}

#cold_jeune .tarif {
	color: #ffffff;
	margin: 0 25px 20px 25px;
	padding: 10px 10px 8px 15px;
	background-color: #e75094;
}

#cold_jeune .tarif a:link, #cold_jeune .tarif a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#cold_jeune .tarif a:hover {
	color: #ffffff;
	text-decoration: none;
}

#cold_jeune .tarif p {
	margin: 0;
	padding: 0 0 8px 0;
}



/* a voir ailleurs */

.body_ailleurs {
	background-color: #2e448a;
	background-position: center top;
	background-image: url(images/page_fond_ailleurs.gif);
	background-repeat: no-repeat;
}

#cold_ailleurs {
	float: left;
	width: 400px;
	/*height: 700px;*/
	color: #ffffff;
}


#cold_ailleurs  a:link, #cold_ailleurs  a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#cold_ailleurs  a:hover {
	text-decoration: none;
}

#cold_ailleurs .infos {
	height: 490px;
	margin: 15px 0 15px 0;
	padding: 0;
	overflow: auto;
}

#cold_ailleurs h1 {
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin: 45px 25px 15px 0;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom: 1px solid #ffffff;
	border-right: 8px solid #ffffff;
}

#cold_ailleurs h2 {
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 25px 15px 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

#cold_ailleurs .h2_sous {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
}


#cold_ailleurs p {
	margin-right: 25px;
	margin-left: 25px;
}



#cold_ailleurs .photo_d {
	float: right;
	margin-left: 15px;
}


#cold_ailleurs .autre {
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0 25px 15px 25px;
	padding: 8px 15px 8px 20px;
	background-color: #ab9d8e;
}

#cold_ailleurs .autre .date {
	font-size: 12px;
	font-weight: bold;
	color: #fff443;
	text-transform: uppercase;
}

#cold_ailleurs .autre a:link, #cold_ailleurs .autre a:visited {
	color: #ffffff;
	text-decoration: none;
}

#cold_ailleurs .autre a:hover {
	color: #e20076;
}



#cold_ailleurs .entete {
	margin: 25px 25px 10px 0;
	padding: 6px 10px 6px 25px;
	background-color: #b8a898;
	border-top: 3px solid #e20076;
}

#cold_ailleurs .entete .type {
	color: #e20076;
	text-transform: uppercase;
}

#cold_ailleurs .entete .type_suite {
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
}

#cold_ailleurs .entete .date {
	font-size: 12px;
	font-weight: bold;
	color: #fff443;
	text-transform: uppercase;
}

#cold_ailleurs .entete .temps {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

#cold_ailleurs .entete .lieux {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


#cold_ailleurs .persos {
	color: #fff217;
	text-transform: uppercase;
	margin: -10px 25px 15px 25px;
}

#cold_ailleurs .persos .type {
	color: #e20076;
}


#cold_ailleurs .tarif {
	color: #000000;
	margin: 0 25px 20px 25px;
	padding: 10px 10px 8px 15px;
	background-color: #c5c3d5;
}

#cold_ailleurs .tarif a:link, #cold_ailleurs .tarif a:visited {
	color: #e20076;
	text-decoration: underline;
}

#cold_ailleurs .tarif a:hover {
	color: #2e448a;
	text-decoration: none;
}

#cold_ailleurs .tarif p {
	margin: 0;
	padding: 0 0 8px 0;
}

#cold_ailleurs .violet {
	color: #e20076;
}

#cold_ailleurs .jaune {
	color: #fff217;
}



/* autour des spectacles */

#cold_autour {
	float: left;
	width: 400px;
	height: 630px;
}


#cold_autour .infos {
	height: 490px;
	margin: 15px 0 15px 0;
	padding: 0;
	overflow: auto;
}


#cold_autour h1 {
	font-size: 20px;
	color: #2e448a;
	font-weight: bold;
	margin: 40px 25px 15px 0;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom: 1px solid #2e448a;
	border-right: 8px solid #2e448a;
}

#cold_autour h2 {
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 25px 15px 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

#cold_autour h3 {
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	margin: 0 0 -10px 0;
	padding: 0;
}

#cold_autour p {
	margin-right: 25px;

}

#cold_autour .photo_g {
	float: left;
	margin-right: 15px;
}

#cold_autour .titre {
	font-weight: bold;
	color: #e20076;
}

#cold_autour .titre2 {
	font-size: 13px;
	font-weight: bold;
	color: #2e448a;
}

#cold_autour .violet {
	color: #e20076;
}



/* infos paratiques */

.body_infos {
	background-color: #e7f3f0;
	background-position: center top;
	background-image: url(images/page_fond_infos.gif);
	background-repeat: repeat-y;
}


#cold_infos {
	float: left;
	width: 400px;
	height: 630px;
}

#cold_infos .infos {
	height: 490px;
	margin: 15px 0 15px 0;
	padding: 0;
	overflow: auto;
}

#cold_infos h1 {
	font-size: 20px;
	color: #2e448a;
	font-weight: bold;
	margin: 40px 25px 15px 0;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom: 1px solid #2e448a;
	border-right: 8px solid #2e448a;
}

#cold_infos h2 {
	font-size: 15px;
	color: #2e448a;
	font-weight: normal;
	text-transform: uppercase;
	margin: 20px 25px 5px 25px;
	padding: 0;
}


#cold_infos p {
	margin: 0 25px 10px 25px;
	padding: 0;
}

#cold_infos .persos {
	font-size: 15px;
	color: #e20076;
	font-weight: bold;
	margin: -10px 25px 15px 25px;
}

#cold_infos .news {
	font-size: 10px;
	color: #f2e400;
	font-weight: bold;
	background-color: #e20076;
	padding: 1px 5px 1px 5px;
}

#cold_infos hr {
	color: #e20076;
	background-color: #e20076;
	height: 1px;
	border: 0;
	margin: 10px 25px 10px 25px;
}

#cold_infos .titre {
	font-weight: bold;
	color: #e20076;
}

#cold_infos .violet {
	color: #e20076;
}