/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}




/* CSS structurelle */

#CadreSommaire {
	position:absolute;
	height: 320px;
	width: 500px;
	background-image: url(../../_imgs/dms-logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 50%;
	top: 50%;
	margin-top: -160px; /* moitié de la hauteur */
	margin-left: -250px; /* moitié de la largeur */
	min-height: 320px;
	min-width: 500px;
}

#BtnIntro {
	display: block;
	height: 60px;
	width: 60px;
	position: absolute;
	bottom: 15px;
	z-index: auto;
	right: 0px;
	background-image: url(../../_imgs/crux.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#BtnIntro a:link, #BtnIntro a:active, #BtnIntro a:visited {
	display: block;
	height: 60px;
	width: 60px;
	background-image: url(../../_imgs/crux.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#BtnIntro a:hover {
	display: block;
	height: 60px;
	width: 60px;
	background-image: url(../../_imgs/crux-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Entete {
	background-image: url(../../_imgs/logo-dms2.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	height: 52px;
}

a.btnaccueil {
	height: 52px;
	width: 220px;
	margin-left: 20px;
	float: left;
}

.lien-desactive {
	color: #CCCCCC;
}

div.separateur {
	background-image: url(../../_imgs/puce-liste-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 13px;
	float: left;
}

#MenuMatrice {
	position: absolute;
	z-index: auto;
	top: 107px;
	height: 160px;
	width: 160px;
	left: 20px;
}

#MenuMatrice a {
	background-image: url(../../_imgs/matrice/nav-matrice-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 50px;
	width: 50px;
}

#MenuMatrice a:hover {
	background-image: url(../../_imgs/matrice/nav-matrice-on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 50px;
	width: 50px;
}

#Menu {
	display: block;
	float: right;
	height: 52px;
	width: 315px;
	margin-right: 20px;
}

#Menu a:link, #Menu a:active, #Menu a:visited {
	display: block;
	height: 52px;
	width: 315px;
	background-image: url(../../_imgs/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Menu a:hover {
	display: block;
	height: 52px;
	width: 315px;
	background-image: url(../../_imgs/menu-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#MenuListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

#MenuListe a {
	color: #FFFFFF;
	text-decoration: none;
}

#MenuListe a:hover {
	color: #CC0000;
	text-decoration: none;
}

.menulistetop {
	height: 30px;
}


#Matrix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 25px;
}

#Matrix a:link, #Matrix a:active, #Matrix a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bolder;
}

#Matrix a:hover {
	color: #FF0000;
	text-decoration: none;
	display: block;
	font-weight: bolder;
}

#Matrix table {
	background-color: #000000;
	margin-left: 230px;
	width: 80%;
}

#Matrix td {
	font-size: 10px;
}

th.Filet, tr.Filet, td.Filet {}

th.theme {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #333333;
}

td.space {
	padding: 0px;
	width: 130px;
}

th.villes {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.plus {}

td.plus a {
	background-image: url(../../_imgs/puce-liste-on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

td.plus a:hover {
	background-image: url(../../_imgs/puce-liste-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#Transition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 25px;
}

#Transition table {
	background-color: #000000;
	margin-left: 230px;
	width: 80%;
}

#Transition table table {
	background-color: #000000;
	margin-left: 0px;
}

#Transitionx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 25px;
}

#Transitionx table {
	background-color: #000000;
	margin-left: 230px;
}

#Transitionx table table {
	background-color: #000000;
	margin-left: 0px;
}

.Ttheme {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #333333;
}

.Tvilles {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Txtheme {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #333333;
	padding-left: 5px;
}

.Txvilles {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Tspace {
	padding: 0px;
	width: 130px;
}

.CateSite {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
img, .spip_logos { margin: 0; padding: 0; border: none; }
. img.spip_logos{
	border: none;	
}
. img.spip_logos a{
	border: none;	
}
. img.spip_logos a:hover{
	border: none;	
}
#Portfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 25px;
	font-size: 10px;
	}
	
#Portfolio table {
	background-color: #000000;
	margin-left: 230px;
	width: auto;
}

#extra {
	margin-right: 10em;
	margin-left: 10em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 25px;
	font-size: 10px;
	}

#extra img {
	float:left;	
}

td.mot {
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}

td.mot span {
	color: #666;
}

td.mot ul, td.mot li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.album_vignette a {
	text-decoration: none;
}

.album_vignette img {

}
	
.btnmenu {
	float: right;
	height: 175px;
	width: 20px;
}

#cadre-rub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 25px;
}

#cadre-rub table {
	background-color: #000000;
	width: auto;
	margin-left: 230px;
	margin-right: 20px;
}

#cadre-folio {
	margin-right: 5em;
	margin-top: 5em;
}
#cadre-foliodoc {
	margin-left: 16em;
	
}
.menuart {
	width: 80px;
	float: left;
}

.artlogo {
	margin-bottom: 10px;	
}
.artlogofloat {
	float: left;
	width: 120px;
	margin-right: 50px;
	margin-bottom: 50px;
	height: 100px;
	display: block;
}

a.listefloat {
	background-image: url(../../_imgs/puce-liste-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: list-item;
	list-style-type: none;
	padding-left: 12px;
	margin-top: 10px;
}

a:hover.listefloat {
	background-image: url(../../_imgs/puce-liste-off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}



h4.art {
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

a.liste {
	background-image: url(../../_imgs/puce-liste-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: list-item;
	list-style-type: none;
	padding-left: 12px;
	margin-top: 3px;
}

a:hover.liste {
	background-image: url(../../_imgs/puce-liste-off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a.listeImg {
	border: thin solid #000000;
}

a:hover.listeImg {
	border: thin solid #FF0000;
}


.rub {
	margin-left: 15em;
}

.titre-rub {
	font-size: 14px;
	padding: 0px 5px;
	
}

.texte-rub {
	padding: 0px 5px;
}

h2.TexteRub {
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.TexteRub {
	padding-right: 200px;
	line-height: 14px;
}

div.Textefolioart {
	padding-right: 200px;
	line-height: 14px;
	margin-bottom: 15px;
}

div.PortfolioArt {
	padding-right: 50px;
	line-height: 14px;
	margin-bottom: 15px;
}

div.TexteRub ul {
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div.TexteRub li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.TexteRub hr {
	font-size: 1px;
	color: #666666;
	background-color: #666666;
	height: 1px;
}

div.TexteRub a {
	background-image: url(../../_imgs/puce-liste-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}

div.TexteRub a:hover {
	background-image: url(../../_imgs/puce-liste-off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.texte-art {
	padding: 10px 20px;
	font-size: 10px;
}

.artdoc {
	margin: 0px 5px 5px;
	float: left;
	height: 40px;
	width: 100%;
}

.docfull {
	margin: 5px;
	padding-bottom: 20px;		
}

#FooterMatrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: absolute;
	left: 10px;
	bottom: 5px;
	width: 220px;
}

#FooterMatrice a:link, #FooterMatrice a:active, #FooterMatrice a:visited {
	color: #999999;
	text-decoration: none;
}

#FooterMatrice a:hover {
	color: #FF0000;
	text-decoration: none;
}

#FooterArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	left: 10px;
	bottom: 5px;
	width: 220px;
}

#FooterArticle a:link, #FooterArticle a:active, #FooterArticle a:visited {
	color: #999999;
	text-decoration: none;
}

#FooterArticle a:hover {
	color: #FF0000;
	text-decoration: none;
}

.logocc {
	float: left;
	width: 75px;
	height: 23px;
	background-image: url(../../_imgs/cc.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
}


.logocc a {
	display: block;
	height: 23px;
	width: 75px;
}
.cc {
	padding: 5px;
	left: 140px;
}

.extra {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.extralogo img {
	float: left;
	margin: 1px;
}