/* CSS Document */


*{margin:0; padding:0;}

BODY {
background-color:#000000; 
text-align:center;

}

BODY,TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
}

H1,H2 {
color:#006F9E;
font-size:17px;
}
.titre_news {
color:#FFFFFF;
font-size:17px;
line-height:16px;
}

.menu_ad_personam{
margin:0 auto;width:971px;
margin-bottom:0px;
}
.content_index {
position:absolute;
left: 50%; 
top: 50%;
width: 971px;
height: 623px;
margin-top: -311px; 
margin-left: -485px; 
}

.content_ad_personam {
text-align:left;
background : url(img/fond_page.jpg);
margin:0 auto;width:971px;
min-height:500px;
}

.article_ad_personam {
text-align:left;
vertical-align:top;
color:#58585A;
margin-left:13px;
}


.article_fond_left {
background : url(img/left-article.png) no-repeat;
}
.article_fond_right {
background : url(img/right-article.png) no-repeat;
}
.article_fond_left_blank {
background : url(img/left-article-blank.png) no-repeat; ;
}
.article_fond_right_blank {
background : url(img/right-article-blank.png) no-repeat; ;
}





.article_bottom_ad_personam
{
text-align:left;
margin-left:80px;
padding-left:0px;
padding-top:0px;
}


.link_articles {
color:#0086af;
font-weight:bold;
}


.newsletter_ad_personam
{
margin-top:6px;
text-align:right;
width:221px;
height:101px;
}


.newsletter_content_ad_personam
{
background:url(img/newsletterfond.png);
text-align:left;
font-size: 80%;
color:#FFFFFF;
}

.input_email_newsletter {
padding-top:3px;
width:113px;
height:14px;
margin-bottom:3px;
color:#58585A;
font-size: 10px;
}


.input_radio_newsletter{
vertical-align: middle;
margin-right:2px;
}



.news_ad_personam
{
width:221px;
min-height:180px;
}

.news_ad_personam_fond
{
background:url(img/news_fond_col.png);
}

.texte_news {
text-align:left;
margin-left:0px; margin-right:10px;
padding-top:0px;
font-size: 9O%;
color:#FFFFFF;
}

H3 {
color:#FFFFFF;
font-size:16px;
line-height:16px;
font-family: Arial, Helvetica, sans-serif;
}

.linknews {
color:#FFFFFF;
text-decoration:none;
}










* html img,
* html .png {
	behavior: expression(
			(this.runtimeStyle.behavior="none") && (this.pngSet ? this.pngSet = true : (
				this.nodeName == "IMG" ? (
					this.src.toLowerCase().indexOf('.png') > -1 ? (
						this.runtimeStyle.backgroundImage = "none",
						this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
						this.src = "squelettes/img/transp.gif"
					) : 0
				) : (
					this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
					this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
					(this.currentStyle.backgroundRepeat != 'no-repeat') ? (
						this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')"
					) : 0,
					this.runtimeStyle.backgroundImage = "none"
				),this.pngSet=true
			)
		)
	);
}

   
