/*menu popup deroulant de chris*/
.ddmx {
    font: 10px arial;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 7px 3px 7px;
    background: #666666;
    font: 10px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1 {
    padding: 3px 7px 3px 7px;
    background: #cfcfcf;
    font: 10px arial;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 10px arial;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #cfcfcf;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    background: #cfcfcf;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */















td {

	font-family:Arial;
	font-size:11px;
	color:#6B6B6B;
	line-height:13px;
}
a {
	text-decoration: underline;
	color:#006B8D;
	font-size:11px;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Arial;
font-size:11px;
color:#6B6B6B;
text-decoration:none;
}

.top_txt {color:#646464; font-size:10px}

.gray {
	color:#6B6B6B;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bluelink {
	color:#006B8D;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* menu de gauche */
.blue {
	color:#006B8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.green {color:#9DC400}



a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

#layer25 {
    position:relative;
    left:215px;
    top:25px;
	width:250px;
	height:150px;
    layer-background-color:none;
}

/*titres 1 de chaque pages, header 1 exemple online demo titre*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
/*texte de toutes les pages*/
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
}

/*sous titres de sctions par exemple dans hspcasetudy*/
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


/*sous titres de sctions par exemple dans hspcasetudy*/
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
