/* CSS G43L.com v5.0 */

html {
	background: #ffffff;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 150%;
	font-family: Verdana, Helvetica, Arial;
	color: #333333;
}

p {
   margin: 1em 0;
}

/* PRINCIPALE */

div#base {
	background: #fff;
	margin: 0 auto;
	width: 903px;
	padding-top: 0px;
}

div#homeimg {
	padding-bottom: 10px;
	border-bottom: 1px dotted #333333;
	
}


div#coin{
position: absolute;
right: 0px;
top: 0px;
width: 138px;
height: 138px;

}

div#bottom {
	clear: both;
	height: 40px;
	width: 903px;
	text-align: right;
	padding-top: 25px;
}



/* LAST NEWS */

div#lastnews {
	display: block;
	width: 100%;
	height: 110px;
	margin-bottom: 5px;
}

.news {
	float: right;
	margin-left: 15px;
	width: 220px;
	height: 100%;
}

.imgnews {
	float: left;
}



/*TITRES RUBRIQUES*/

div#titre1 {
	padding: 0px;
	margin-bottom:15px;
	width: 212px;
	float: left;
}

div#detail {
	padding-top: 31px;
	margin-bottom: 15px;
	width: 690px;
	height: 17px;
	color: #CCCCCC;
	float: left;
}



/* SECONDAIRES */

.date {
	display:block;
	color: #999999;
	width: 100%;
}

.rose {
	display:block;
	color: #FF0099;
	width: 100%;
}

.txtnews {
	display:block;
	width: 100%;
}

.casecontact {
	width: 150px;
	float: left;
	margin-right: 15px;
}

.caselinks {
	width: 150px;
	float: left;
	margin-right: 15px;
}

.caselinks2 {
	width: 150px;
	float: left;
	margin-left: 15px;
}

.vignette {
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}

.visu_vertical {
	padding-bottom: 10px;
}

.visu_horizontal {
	padding-right: 3px;
	padding-bottom: 10px;
	float: left;
}

.case_horizontale {
	width: 450px;
	height: 636px;
	background: #CCCCCC;
	float: left;
}


/* LIENS */

a:link,
a:visited {
	color: #FF0099;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	font-size: 10px;
	background: #FF0099;
	color: #ffffff;
}

a img{
  border:  none;
}




/* MENU */

div#menu {
	background: #fff;
	height: 80px;
	border-bottom: 1px dotted #333333;
	margin-bottom: 15px;
}

img#logo {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
}

.lienmenu {
	float: left;
	padding: 0px 30px 0px 0px;
	height: 15px;
}

div#horiz-menu {
	height: 15px;
	width: 600px;
	margin-top: 55px;
	float: left;
	font-size: 10px;
}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	float: left;
	color: #333333;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}

div#horiz-menu a:hover {
	background: #000000;
	padding: 0px 2px 0px 2px;
	color: #FFFFFF;
}

.contact {
	float: right;
	margin-top: 55px;
	padding: 0px;
	height: 15px;
}
