*{
	margin :0px;
	padding :0px; 

}

a{
font-family: Verdana;
	font-size: 14;
	color:#BD3F4C;
	font-weight: normal;
}

a:link{
	text-decoration: none;
	color:black;
	font-weight: normal;
	font-size: 14;
	font-family: Verdana;

}	
a:visited{
	text-decoration: none;
	color:black;
	font-weight: normal;
	font-size: 14;
	font-family: Verdana;
	
}
a:active{
	text-decoration: none;
	color:black;
	font-weight: normal;
	font-size: 14;
font-family: Verdana;
}


p{
font-family: Verdana;
	font-size: 14;
	color:#BD3F4C;
	font-weight: normal;
}

ul{
	margin-left: 25px;
}

li{
	color:#BD3F4C;
	font-size: 14;
font-family: Verdana;
	font-weight: normal;
}
.article li{
	margin-left:25px;
}


body{
	
	background: black;
	text-align:center;
	background-image:url(../images/bckbody.png);
	background-repeat:repeat-y;
	background-position : 50% top ;
font-family: Verdana;
	font-size: 14;
	color:#BD3F4C;
	text-align: left;
}
#clear{
	clear:both;
}

#conteneur{
	background-image:url(../images/bckCenter.png);
	background-repeat:no-repeat;
	width: 1001px;
	height: 562px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 1001px;
	height:127px;
}

#blockMenu{
	background: transparent;
	width: 1001px;
	height: 46px;
}
#menuLeft{
	float:left;
	width: 437px;
	height: 46px;
	background-image: url(../images/menuLeft.png);
	background-repeat:no-repeat;
}
#menuRight{
	float:left;
	width: 564px;
	height: 46px;
	background-image: url(../images/menuRight.png);
	background-repeat:no-repeat;
}

#blockCenter{
	width: 1004px;
	min-height: 570px;
	background-image:url(../images/bckCenter.png);

	background-repeat: no-repeat;
}

#blockNews{
	float:left;
	background: transparent;
	width: 250px;
	height: 200px;
	margin-left: 60px;
	margin-top : 50px;
}
#blockArticle{
	float:left;
	background: transparent;
	width: 660px;
	min-height: 550px;
	height:auto;
	background-color : white;
	border: 1px solid black;
	-moz-border-radius : 10px 10px 10px 10px;
	margin-left: 0px;
	margin-top: 40px;
}

* html #blockArticle{

	float:left;
	background: transparent;
	width: 660px;
	height: 550px;
	background-color : white;
	border: 1px solid black;
	-moz-border-radius : 10px 10px 10px 10px;
	margin-left: 0px;
	margin-top: 40px;

}

#newsTop{
	width:222px;
	height:50px;
	background-image:url(../images/newsTop.png);
	background-repeat:no-repeat;

}

#newsMiddle{
	width:222px;
	height: 259px;
	background-image:url(../images/newsMiddle.png);
	background-repeat:no-repeat;
	color:#BD3F4C;
	text-align: center;
	
}

#newsMiddle a, #newsMiddle p {
		color:#BD3F4C;
	text-align: center;
}


#newsBottom{
	width:222px;
	height:45px;
	background-image:url(../images/newsBottom.png);
	background-repeat:no-repeat;
}

#blockFooter{
float:left;
	width: 810px;
	height: 120px;
	margin-left:50px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;

}

#contFooter{
	margin-top: 53px;
	color:white;
	font-size : 12px;
	text-align:left;
	margin-left: 50px;
}




.article{
	margin:0px 0px 0px 0px;
	margin-left: 15px;
	margin-right : 25px;
font-family: Verdana;
	font-size: 14;
	color:#BD3F4C;
	text-align: justify;
	width: 640px;
}

.article a{
	color:#BD3F4C;
	text-decoration:none;
font-family: Verdana;
	font-size: 14;

}
.article p{
color:#BD3F4C;
text-decoration:none;
font-family: Verdana;
	font-size: 14;
}

.article a.titleArt{
	color: #BD3F4C;
	font-weight:bold;
	font-size:14pt;
}
.topArt .contTitle{
	width : 100%;
	color: white;
	font-weight: bold;
	height: 25px;
}


.article .topArt{
	position:relative;
	float:left;
	text-align:center;
	width: 100%;

		
}

.article a:hover{
	
	text-decoration:none;
}



.ACSIModulo{
	display: block;
	color: #B4B0B0;
	text-align:left;
	margin-left: 20px;
	font-size : 12px;


}
.ACSIModulo .printArt{
	color: #B4B0B0;
	font-size : 12px;

	
}

.soft{
	color:#BD3F4C;
margin-left:25px;
}

#adrContact{
	font-size: 14px;
	color: white;
	width: 220px;
	text-align:center;
	padding-top: 30px;
}
