/* @override http://192.168.0.50/arts-coteacote.com/css/arts-coteacote.css */

html,body {
	margin: 0;
	padding: 0
}

body {
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-align: center;
	background: #6a1528 url(../images/commun/fond.jpg) repeat;
}

img {
	border: 0;
}

h1 {
	font-size: 18px;
	color: #631425;
	position: relative;
	padding: 0;
	margin: 0 0 10px;
	font-weight: bold;
	line-height: 21px;
}

h2 {
	font-size: 15px;
	color: #631425;
	padding: 0;
	margin: 0 0 10px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #631425;
	padding: 0;
	margin: 0 0 10px;
	font-weight: bold;
	line-height: 15px;
}

p {
	margin: 0 0 10px;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	color: #631425;
}

a:active {
	color: white;
}

.table-std {
	border-right: 1px solid #631425;
	border-bottom: 1px solid #631425;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.table-std caption {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: left;
}

.table-std th, .table-std td {
	border-top: 1px solid #631425;
	border-left: 1px solid #631425;
	text-align: left;
	font-size: 11px;
	padding: 6px;
}

.table-std th {
	background-color: #e5e5e5;
}

#header {
	width: 820px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../images/commun/en_tete.jpg) no-repeat;
	display: block;
	overflow: hidden;
}

#entete-personnages {
	width: 118px;
	height: 66px;
	overflow: hidden;
	float: right;
	margin-right: 130px;
	margin-top: 5px;
}

#container {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}

#content {
	background: url(../images/commun/fond_de_page.jpg) repeat-y;
	width: 820px;
}

#intro-logo-acac {
	margin-left: 643px;
	margin-top: 70px;
	text-align: center;
	width: 90px;
	font-size: 11px;
}

#intro-logo-acac img {
	margin-bottom: 6px;
}

#intro-logo-acac a {
	text-decoration: none;
}

#intro-logo-ateliers {
	margin-left: 612px;
	margin-top: 30px;
	width: 150px;
	text-align: center;
	font-size: 11px;
}

#intro-logo-ateliers img {
	margin-bottom: 6px;
}

#intro-logo-ateliers a {
	text-decoration: none;
}

#content-intro {
	background: url(../images/commun/fond_de_page_intro.jpg) no-repeat;
	width: 820px;
	height: 344px;
	display: block;
	overflow: hidden;
}

#content-left {
	float: left;
	width: 550px;
	margin-top: 20px;
	margin-left: 30px;
	display:inline;
	/*border: 1px solid black;*/
}

#content-left ul {
	margin: 0px;
	padding-left: 40px;
}

#content-left li {
	padding: 0;
	margin: 0 0 6px;
}

#content-text {
	margin-left: 30px;
	/*border: 1px solid black;*/
}

#content-right {
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 30px;
	/*border: 1px solid black;*/
}

/*#navigation {
	background: #B9CAFF;
	float: right;
	width: 200px
}*/

#extra {
	width: 820px;
	height: 187px;
	background: url(../images/commun/bas_de_page.jpg) no-repeat;
	clear: both;
	width: 100%;
}

#shadows {
	display: block;
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 25px;
}

#sitemap {
	display: block;
	float: left;
	width: 575px;
	margin-top: 15px;
}

.sitemap-bloc {
	padding: 0;
	margin: 0 0 0 10px;
	width: 105px;
	float: left;
	font-size: 11px;
	/*border: 1px solid orange;*/
}

.sitemap-bloc ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sitemap-bloc li {
	padding: 0;
	margin: 0;
	line-height: 12px;
}

.sitemap-bloc a:link {
	color: black;
	text-decoration: none;
}

.sitemap-bloc a:visited {
	color: black;
	text-decoration: none;
}

.sitemap-bloc a:hover {
	color: #ddc3c9;
	text-decoration: underline;
}

.sitemap-bloc a:active {
	color: white;
	text-decoration: underline;
}

.sitemap-title {
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px;
	font-size: 12px;
}

#footer {
	text-align: center;
	font-size: 9px;
	height: 30px;
	line-height: 30px;
}

#sitemap404 {
	float: left;
	width: 225px;
}

#sitemap404 ul {
	font-size: 11px;
	padding-left: 25px;
}

#sitemap404 li {
}

#footer p {
	margin: 0;
	padding: 5px 10px
}

/* @group Spécifique aux pages */

#entrer a {
	width: 107px;
	height: 42px;
	background-image: url(../images/intro/entrer.gif);
	display: block;
	position: relative;
	top: 60px;
	left: 350px;
}

#entrer a:hover {
	background-position: 0 -42px;
}

.hide {
	display: none;
}

.accueil-date {
	font-size: 24px;
	margin: 15px 0;
	padding: 0;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.contenu_image {
	border: 3px solid #f3eddd;
	margin: 5px;
	padding: 0;
}

.contenu_image_in {
	border: 3px solid #631425;
	margin: 5px;
	padding: 0;
}

.prog_hr {
border:0;color:#6a1528;background-color:#6a1528;height:2px;margin-bottom:20px;
}

.prog_grand_titre {
text-align:center;margin-top:30px;margin-bottom:30px;
}

.prog_titre_piece {
font-size:14px;font-weight:bold;
}

#encadre {
	border: 1px solid maroon;
	background-color: #F2EFDE;
	padding: 10px;
	margin-bottom: 20px;
}

/* @end */

/* @group Menu DHTML */

.ddcolortabs {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: block;
	position: relative;
	top: 55px;
	left: 20px;
}

.ddcolortabs ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.ddcolortabs li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

.ddcolortabs a {
	float: left;
	color: black;
	background: #bcad8e url(../images/menu/color_tabs_left.gif) no-repeat left top;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
}

.ddcolortabs a span {
	float: left;
	display: block;
	background: transparent url(../images/menu/color_tabs_right.gif) no-repeat right top;
	float: none;
	font: 13px "Trebuchet MS", "Times New Roman", Times, serif;
	padding: 2px 8px 0 7px;
}

.ddcolortabs a:hover {
	/*background-color: #591f20;*/
	color: white;
}

.ddcolortabs a:hover span {
	/*background-color: #591f20;*/
	color: white;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span {
	/*currently selected tab*/
	/*background-color: #591f20;*/
	color: white;
	
}

/* ######### Style for Drop Down Menu ######### */

.sous_menu {
	position: absolute;
	top: 0;
	/*Top border width. Should match height of .ddcolortabsline above*/
	font: normal 12px/18px "Trebuchet MS", "Times New Roman", Times, serif;
	z-index: 100;
	background-color: #bcad8e;
	width: 225px;
	visibility: hidden;
	border-top: 1px solid #bcad8e;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.sous_menu a {
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid black;
	border-bottom: 1px solid black;
	text-decoration: none;
	color: black;
	padding: 0 0 0 3px;
	margin: 0;
}

* html .sous_menu a {
/*IE only hack*/
width: 100%;
}

.sous_menu a:hover {
	/*THEME CHANGE HERE*/
	/*background-color: #8a3c3d;*/
	color: white;
}

/* @end */

