/*
* Digimedia Site Web
* jeanseb@digimedia.fr
* Corporate : 
* Bleu marine : #044B90
* Orange : 
*/


body {	
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
	
img {
	margin:0;
	border:0;
}

.tableCSS 
{
	margin-left:auto;
	margin-right:auto;
}
.tableCSS td 
{
	background-color: #EEEEEE;
	padding: 5px;
}


#main {
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	background-color: #FFFFFF;
	text-align: left;
	width: 950px;
	border: 1px solid #CCCCCC;	
}

#banniere {
	height: 69px;
    position: relative;
	background-image:url(../img/bann_dt.png);
	background-position:right;
	background-repeat:no-repeat;
}
#banniere .infosTel
{
    position: absolute;
    left: 770px;
    top: 10px;
    font-size: 0.7em;
}

#menu {
	background-image:url(../img/menu_repet.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
	height: 31px;
}

#menu .item {
	padding-left: 75px;
	background-image: url(../img/menu_ge.png);
	background-repeat:no-repeat;
	vertical-align: middle;
	float: left;
	font-size: 0.70em;
	text-align: center;
	text-decoration: none;
}

#menu .item a {
	color:#EEEEEE;
}

#menu .item a:hover {
	color: #FFCC33;
}

#menu .item .texte { 
	margin-top: 7px;
	float: left;
	cursor: pointer;
}

#menu .itemdt {
	float: right;
}


#contenu 
{
	color: #666666;
	font-size: 0.8em;
}

#contenu h1 {
	color: #003399;
	font-size: 1.80em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #605C9D;
	background-color: #ECF1FF;
	font-weight: normal;
}

#contenu h2 {
	color: #FF9933;
	font-size: 1.45em;
	text-decoration: underline;
	font-weight: normal;
	}

#contenu .erreur {
	background-color: #FEFBF3;
	background-image: url(../img/warning.png);
	background-repeat: no-repeat;
	margin: 5px;
	padding-left: 30px;
	padding-top: 3px;
	font-weight: bold;
	color: #990000;
	display: table;
	list-style-type: square;
}
#contenu .erreur ul {
	margin-top: 0px;
	list-style-type: square;
}




.BulletBackgroundColor {
	color: #FFFFFF;
}
.DataColor {
	color: #DEDECA;
}
.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .75em;	
	color: #999999
	}
ul {

}
li {
	margin-bottom: 5px;
}

/* ################## */
/* Mise en page Para  */
/* ################## */
#contenu .titrege 
{
	color: White;
	background-image:url(../img/img_titre_ge.png);
	background-repeat:no-repeat;
	height: 30px;
	width: 315px;
	padding-top: 4px;
	padding-left: 5px;
	margin-top: 3px;
	font-weight: bold;

	font-size: 14px;	
}

#contenu .titre 
{
	color: White;
	background-image:url(../img/img_titre_ce.png);
	background-repeat:no-repeat;
	height: 30px;
	padding-top: 4px;
	padding-left: 5px;
	margin-top: 15px;

	font-weight: bold;
	font-size: 14px;	
}

/* ################# */
/* Panel Démo        */
/* ################# */
#contenu .paneldemo 
{
	height: 340px;
}

#contenu .paneldemo .ge 
{
	background-image:url(../img/demo_ge.jpg);
	background-repeat:no-repeat;
	width: 350px;
	height: 300px;
	float: left;
}
#contenu .paneldemoBoitiers 
{
	height: 360px;
}
#contenu .paneldemoBoitiers .ge 
{
	background-image:url(../img/demo_ge_boitiers.jpg);
	background-repeat:no-repeat;
	width: 350px;
	height: 360px;
	float: left;
}
#contenu .paneldemoBoitiers .dt 
{
	width: 600px;
	height: 360px;
	float: left;
} 
#contenu .ge .texte 
{
	padding-left: 80px;
	padding-top: 100px;
}
#contenu .ge a 
{
	color: #044B90;
}

#contenu .paneldemo .dt 
{
	width: 600px;
	float: left;
}

#contenu .panelexp 
{
	width: 950px;

}

#contenu .panelexp .ge 
{

	width: 600px;
	float: left;
}

#contenu .panelexp .dt 
{
	width: 325px;
	
}

.tabledemo 
{
	border-color: white;
	font-size: 10px;
	border: 0;
	color: White;
}


#contenu .content 
{
	margin-left: 20px;
	margin-right: 20px;
}


#footer 
{
	font-size: 10px;
}

#footer .c1 
{
	color: #044B90;
}

#footer .c2 
{
	color: Maroon;
	font-style: italic;
}
#footer a 
{
	color: #044B90;
}
