@charset "UTF-8";
/* CSS Document */
body {
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.5em;
	background-color: #444444;
	margin:0px;
	padding:0px;
}

table#mesannonces { width:100%; margin-bottom:20px; margin-top:15px;}
	table#mesannonces thead {border:1px solid #666;}
	table#mesannonces th { color:black; padding:5px 10px; font-size:14px; font-weight:bold; text-align:left; background:#CCC; border-right:1px solid #666;}
	table#mesannonces tr {font-size:13px;}
	table#mesannonces td { padding:5px 10px; border:1px solid #666;}
	table#mesannonces .button_CTA {padding:5px 7px; margin:0;}

	h2 {font-family: 'PT Sans', sans-serif; margin-right:5px;text-align:right;font-size:18px; line-height:1em;  margin-bottom: 15px; color:#ED1E79; border-bottom:1px solid #444444; padding-bottom:5px;}


#cdscontainer {
  background: none repeat scroll 0 0 #322B29;
  height: 35px;
  padding-right: 20px;
  padding-top: 5px;
}
	
	
	
#cdsleft{
	float:left;
	
	}     
  
#cdsright{
	float: right;
	padding-top:5px;
	}
	
#cdsright a{
	color:#FFF;
	padding:5px 7px;
	margin-right:2px;
	text-decoration:none;
}

 #sportc {
	background-color:#99CC33;}
	
#sportf {
	background-color:#008FC1;}
	
 #sporta {
	background-color:#ED1F79;}
	
#sports {
	background-color:#F60;}

#cdsright a:hover{
	
	
}
ul{
	list-style:none;
	padding:0;
	margin:0;
}

ul.menu{
	float:left;
	margin-left:5px;
	margin-right:25px;
	max-width:170px;
}

ul.menu li{
	text-align:left;
}

ul.indent{
	margin-top:10px;
}