
	#header { 	background: url(../img/cabecera.png) no-repeat;}
	#footer li a{	background: url(../img/icons/patrocinadores-ico.gif) no-repeat left center;}
	#footer li.tiplink a{	background: url(../img/icons/mail-ico.gif) no-repeat left center;}
	
	body {		background-color: #002740;}
	#contenido {		background:#FFF;}
	#right.dark, * html .dark{		
		background:#002740;
		}

	#right input.csc-mailform-submit{
		background:#00A6EB; 

	}	
	div#left h1.csc-firstHeader{
	
		background:#00A6EB;
	}
	
	#right.dark, * html .dark{
		min-height:485px;
		padding:22px 40px;
		width:423px;
		_width:423px !important;
		_height:485px;
	}
	div.pdfDownload a{
		background: url(../img/icons/pdfIcon.png) no-repeat left center;
	}