/* Click-Prospects.fr module */

#cpBody { width:100%; height: 100%; }

#cpBody tr td#cpLogo {
	width:240px;
	border-right:2px solid #ddd;
}
#cpBody tr td#cpLogo a img { border:0; }
#cpBody tr td#cpHead {
	width:100%;
	background:url('../images/lng/es/part/5000/head.jpg') no-repeat #ff580d;
	padding-left:50px;
	color:white;
	font:25px arial,tahoma,verdana,sans-serif;
}
#cpBody tr td#cpBanner {vertical-align:top; height:30px;}
#cpbannerImg { background-color:#373737; height:30px; position :relative; margin-right: -2px; margin-bottom : 20px;}

#cpBody tr td#cpLeftCol {
	vertical-align:top;
	text-align:center;
	border-right:2px solid #ddd;
}
div#cpList1, div#cpList2, div#cpList3, div#cpList4, div#cpList5 {
	margin: 0 10px ;
	text-align:left;
	display:block;
	background-repeat:no-repeat;
	background-position:0 30px;
	padding:10px 0 20px 50px;
	color:#373737;
	font:14px arial,tahoma,verdana,sans-serif;
	font-weight:bold;
	border:0px solid red;
}


div#cpList1 { background: url('../images/lng/es/part/5000/list1.gif') bottom left no-repeat; }
div#cpList2 { background: url('../images/lng/es/part/5000/list2.gif') bottom left no-repeat; }
div#cpList3 { background: url('../images/lng/es/part/5000/list3.gif') bottom left no-repeat; }
div#cpList4 { background: url('../images/lng/es/part/5000/list4.gif') bottom left no-repeat; }
div#cpList5 { background: url('../images/lng/es/part/5000/list5.gif') bottom left no-repeat; }

#cpBody tr td#cpContent {
	vertical-align:top;
} 
