	#wrapper {
	width:806px;
	padding:0px 0px;
	background:url(../img/bg_wrapper.png) repeat-y;
	}
	#header { 	background: url(../img/cabecera.jpg) no-repeat; height:165px;}
	#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:#339BDE url(../img/bgBody.png ) repeat-x ;}
	
	#header .idiomas ul{top:138px;	}
	#header .updated{
		top:118px;	
		color:#033D56;
	}

	#contenido{		
		background: url(../img/bgContent.png) no-repeat;
		padding:0px;
		min-height:400px;
	}
	/*#contenido #left{		
		width:203px;
		padding:24px 7px 7px;
	}*/
	#contenido #left{		
		width:203px;
		padding:24px 7px 0 17px;
		
	}
	
	#contenido #center.left{float:left;
width:537px;}
	/*#contenido #right{		
		padding:24px 19px 7px 7px;	
		width:551px;
		float:left
	}*/
	#contenido #right{		
		padding:24px 7px 7px 0px;	
		width:551px;
		float:left
	}
	
	
	#contenido #right.dark{ width:531px; padding-left:20px;}
	#contenido #right.smalle {
		width:159px;
		float:left;
	}
		#contenido #right.smalle p.bodytext{
		width:159px;
		float:left;
	}
		/*#contenido #right.smalle {
		width:199px;
	}*/
	#contenido #center{		
		margin:-1px 0px;
		/*padding:0 7px;*/
		padding:0 10px;
		width:785px;
	/*	border:1px solid red;*/
}
	
	/*	#contenido #center.{ padding:0}*/
		#right input.csc-mailform-submit{
			background:#033D56; 
		
		}	
	
	div#left h1.csc-firstHeader{
		background:#00A6EB;
	}
	
	/*#left p.bodytext {		
		padding:0 7px 12px 22px;
	}*/		
	#footer{
		background:#339BDE url(../img/bgFooter.gif) no-repeat;
		padding:33px 14px 0px 14px;
	}	
	#right input, #right select, #right textarea{
			/*border:1px solid #8C7B40;		
			background:#EEEBDB;*/
			border:1px solid #033D56;		
			background:transparent;
			width:250px;
	}
	#right input.csc-mailform-submit{width:50px; margin-right:5px;}
	
	
