/* CSS Puredemo TV */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
}
body {
	background-image:url(img/back2.jpg);
	background-repeat:repeat-x;
}

.annonce {
	color:#000000;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

.annonce_groupe {
	color:#942E29;
	text-align:left;
	font-size:40px;
	font-weight:bold;
}

a.annonce_groupe:link,active,visited { 
    text-decoration:none;
}

a.annonce_groupe:visited { 
    text-decoration:none;
}

a.annonce_groupe:hover { 
    text-decoration:underline;
}


.text {
	color:#000000;
	text-align:justify;
	font-size:11px;
}
a.text:link,active,visited { 
	color: #932D29;
    text-decoration:underline;
}

a.text:visited { 
	color: #932D29;
    text-decoration:underline;
}

a.text:hover { 
	color: #D24845;
    text-decoration:none;
}

div.menu {
	color:#D7D7D7;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}


a.menu:link,active,visited { 
	color: #D7D7D7;
    text-decoration:none;
}

a.menu:visited { 
	color: #D7D7D7;
    text-decoration:none;
}

a.menu:hover { 
	color: #FFFFFF;
    text-decoration:underline;
}

.menu_selected {
	color: #FFFFFF;
	 text-decoration:underline;

}


.title1 {
	font-weight:bold;
	font-size:18px;
	color: #000000;
}

a.title1:link,active,visited { 
	text-decoration:none;
}

a.title1:visited { 
	text-decoration:none;
}

a.title1:hover { 
    text-decoration:underline;
}


.title2 {
	font-weight:bold;
	font-size:14px;
	color: #000000;
}


a.title2:link,active,visited { 
	font-weight:bold;
	font-size:14px;
	color: #000000;
	text-decoration:none;
}

a.title2:visited { 
	font-weight:bold;
	font-size:14px;
	color: #000000;
	text-decoration:none;
}

a.title2:hover { 
    text-decoration:underline;
}

.title3 {
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
}


a.title3:link,active,visited { 
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	text-decoration:none;
}

a.title3:visited { 
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	text-decoration:none;
}

a.title3:hover { 
    text-decoration:underline;
}


.title_w {
	font-weight:bold;
	font-size:16px;
	color: #942E29;
}


a.title_w:link,active,visited { 
	text-decoration:none;
}

a.title_w:visited { 
	text-decoration:none;
}

a.title_w:hover { 
    text-decoration:underline;
}






div.annonce_img {
   margin-top:5px;
   width:70px;
   height:70px;
   position:absolute; 
   top:40px; 
   left:810px;
}



.email_box {
background-color:#D7D7D7;
color:#000000;
border:1px solid #D7D7D7;
}

.submit_button {
background-color:#000000;
color:#FFFFFF;
border:1px solid #000000;
font-weight:bold;
}

.g438 {
	font-size:30px;
}
/* LAYOUT */


#container {
	float:left;
	width: 900px;
	background-color:#FFFFFF;
	
	
}



#header {
	height: 161px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
}

#annonce {
	margin-left: 425px;
	padding-top:15px;
	margin-right:10px;
	width:450px;
	height:105px;	
}

#menu {
	margin-left:425px;
	padding-top:5px;
}

#main {
	background-color:#FFFFFF;

}

#main_left {
float:left;
width:399px;
}

#main_right_1 {
margin-left:425px;
padding-right:15px;
}

#main_right_2 {
margin-left:25px;
padding-right:20px;
}

#infos {
width:830px;
height:350px;
overflow:auto;
padding-right:10px;
}

#footer {
	width: 900px;
	position:static;
	z-index:1;
	margin-top:-3px;
	float:left;
	height: 31px;
	background-image:url(img/footer.jpg);
	background-repeat:repeat-y;
	text-align:right;
	padding-top:2px;
}

#vote{
	width:325px;
	height:224px;
	background-image:url(img/vote-fond.gif);
	background-repeat:no-repeat;
	margin-left:50px;
	padding-left:48px;
	padding-top:10px;
}

#ju {
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#FEFDCD;
	color:#000000;
	border: 1px;
	border-color:#000000;
	border-style:dotted;
	padding:3px;

}

#pool1 {
	position:absolute; 
	width:120px; 
	left: 100px;
}

#pool2 {
	position:absolute; 
	width:120px; 
	left: 279px;
}

#pool3 {
	position:absolute; 
	width:120px; 
	left: 500px;
}

#pool4 {
	position:absolute; 
	width:120px; 
	left:735px;
	text-align:center;
}

#pool_sub {
	position:absolute;  
	left: 725px;
}

#media {
float:right;
width:441px;
}

#presse {
background-color:#D7D7D7;
color:#000000;
margin-top:5px;
padding:3px;
}

