@import url("style-admin_artistes.css");
@import url("style-special.css");
@import url("style-texte.css");
@import url("style-recherche_resultats.css");
@import url("style-galeries.css");

@import url("style-jobs.css");

@import url("home/style.css");
@import url("newsletter/style.css");
@import url("programmes/mapxxl/style.css");
@import url("events/style.css");
@import url("artists/style.css");
@import url("organisation/contacts/style.css");
@import url("organisation/coordinators/style.css");
@import url("training/style.css");

body {
	background-image: url(../images/degrade.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	overflow: hidden;  BOURRIN MAIS BON*/
}

#carte {
	position: absolute;
	top: 120px;
	left: 38px;
	width: 585px;
	height: 461px;
	background-image: url(../images/carte.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#logopeps {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 63px;
	background-image: url(../images/degrade.jpg);
	background-repeat: repeat-y;
	z-index: 3;
}

#logopeps img {
	margin-left: 2px;
}

.menu span a,
#liens_lang span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #960;
}

.menu span a.ouvert,
#liens_lang span a.ouvert {
	color: #000;
}

.menu span a:hover,
#liens_lang span a:hover {
	color: #f09;
}

#menu1 {
	position: absolute;
	top: 100px;
	left: 80px;
	width: 80px;
	z-index: 3;
}

#menu2 {
	position: absolute;
	top: 100px;
	left: 180px;
	width: 200px;
	z-index: 3;
}

#menu3 {
	position: relative;
	top: 0px;
	left: 20px;
	width: 180px;
	z-index: 3;
}

#menu1 span {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	
	width: 80px;
}

#menu2 span {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	
	width: 200px;
}

#menu3 span {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	
	width: 180px;
}

#liens_lang {
	position: absolute;
	top: 380px; /*ou 360 si pas enquete*/
	left: 20px;
	width: 60px;
	z-index: 3;
}

#liens_lang span {
	display: block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}

table.resid{
	/*border-left: 1pt solid #c8a881;
	border-right: 1pt solid #c8a881;*/
	border-top: 1pt solid #c8a881;
		}
table.resid tr td{
	padding: 3px;
	
	font-size: 11px;
	border-bottom: 1pt solid #cdb496;
	height: 16px;
	/*border-right: 1pt solid #d6c09a ;*/
}
table.resid tr td.titre{
	font-size: 13px;
	height: 18px;
/*		border-top: 1pt solid #86594a;	
border-right: 1pt solid #d6c09a;*/
	font-weight: bold;
	background-color: #e9e5cd;
	font-variant: small-caps;
	color: #000;
}
table.resid tr.reside{
	color: #ffffff;
	border-bottom: 2pt solid #986342;
	background-color: #eb1c48;
	font-family: "Lucida Grande", Lucida, Verdana;
	font-weight: bold;
}

table.resid tr td.sstr{
	font-weight: bold;
}

/* highslide */<style type="text/css">* {    font-family: Verdana, Helvetica;    font-size: 10pt;}.highslide-html {    background-color: white;}.highslide-html-blur {}.highslide-html-content {	position: absolute;    display: none;}.highslide-loading {    display: block;	color: black;	font-size: 8pt;	font-family: sans-serif;	font-weight: bold;    text-decoration: none;	padding: 2px;	border: 1px solid black;    background-color: white;        padding-left: 22px;    background-image: url(highslide/graphics/loader.white.gif);    background-repeat: no-repeat;    background-position: 3px 1px;}a.highslide-credits,a.highslide-credits i {    padding: 2px;    color: silver;    text-decoration: none;	font-size: 10px;}a.highslide-credits:hover,a.highslide-credits:hover i {    color: white;    background-color: gray;}/* Styles for the popup */.highslide-wrapper {	background-color: white;}.highslide-wrapper .highslide-html-content {    width: 400px;    padding: 5px;}.highslide-wrapper .highslide-header div {}.highslide-wrapper .highslide-header ul {	margin: 0;	padding: 0;	text-align: right;}.highslide-wrapper .highslide-header ul li {	display: inline;	padding-left: 1em;}.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {	display: none;}.highslide-wrapper .highslide-header a {	font-weight: bold;	color: gray;	text-transform: uppercase;	text-decoration: none;}.highslide-wrapper .highslide-header a:hover {	color: black;}.highslide-wrapper .highslide-header .highslide-move a {	cursor: move;}.highslide-wrapper .highslide-footer {	height: 11px;}.highslide-wrapper .highslide-footer .highslide-resize {	float: right;	height: 11px;	width: 11px;	background: url(highslide/graphics/resize.gif);}.highslide-wrapper .highslide-body {text-align: left;}.highslide-move {    cursor: move;}.highslide-resize {    cursor: nw-resize;}/* These must be the last of the Highslide rules */.highslide-display-block {    display: block;}.highslide-display-none {    display: none;}




