/* CSS Document */

#header{
	width:955px;
	height:65px;
	float:left;
	padding:20px 0 20px 0;
}
	#header p.logarse {
		float: left;
		width: 233px;
		margin: 0px;
		padding: 10px 0 0 0px;
		line-height:17px;
	}
#header p.logarse a.cerrar{
		font-size:11px;
		color: #fff;
		text-decoration:none;
		
	}
	#header p.logarse a.cerrar:hover{
		color: #ede016;
	}


	#header p.logo {
		float: left;
		width: 246px;
		margin: 0px;
		padding: 3px 0 0 10px;
	}
	#header p.logo a img {border:0;}
	
	
	#header form.usuarios {
		height:68px;
		float:left;
		padding-left:20px;
		width: 400px;
		margin: 8px 0px 0px 35px;
		border:0px;
	}
	
		#header form.usuarios p { font-size:12px; color:#FFF;}
		#header form.usuarios p.campos{font-size: 11px; color: #000; float: left; margin-top:5px;}
		#header form.usuarios p.campos input.usuario{
			font-size:11px;
			height: 16px;
			width:130px;
			border: 0;
			float: left;
			padding:2px 5px; 
		}
		#header form.usuarios p.campos input.pwd{
			font-size:11px;
			height: 16px;
			width:67px;
			border: 0;
			float: left;
			margin-left:5px;
			padding:2px 5px;
		}
		#header form.usuarios p.campos a img{
		border:0;
		margin-left:5px;
		float: left;
		}
		
		#header form.usuarios p.extra{clear:left; height:20px; line-height:20px;}	
		#header form.usuarios p.extra input{
			float:left;
			border:none;
			margin:3px 5px 0 -1px;
		}
		#header form.usuarios p.extra label{float:left; font-size:11px; color:#ccc;}
		#header form.usuarios p.extra a{float:right; font-size:11px; color:#ccc; margin-right:55px;}
		#header form.usuarios p.extra a:hover{text-decoration:none; color:#ede016;}			
	
	
	#header p.postcabeceras{
		width:210px;
		float:left;
		margin:8px 0 0 30px;
		font-size:11px;
	}
	#header p.postcabeceras span{
		float:left;
		font-size:14px;
		font-weight:bold;
		margin-bottom:6px;
	}
	#header p.postcabeceras span.links{float:left; font-size:11px; font-weight:normal; color:#FFF; margin-bottom:0px;}
	#header p.postcabeceras span.links a{color:#FFF; text-decoration:none;}
	#header p.postcabeceras span.links a:hover{color:#ede016;}
	#header p.postcabeceras a img{ border:0; margin-top:5px; float:left;}		


/* ESTILOS BANNERS */

.banner-header{
	width:945px;
	float:left;
	background:transparent url(../ima/fondo_publi.gif) no-repeat 0 0;
	height: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 5px;
}
.banner-header img.b-header1 {
float:left; margin: 0px; padding: 0 0 0 8px; width: 728px; height: 90px;}

.banner-header img.b-header2 {
float:right; margin: 0px; padding: 0px; width: 205px; height: 90px;}

.banner-header object.b-header1 {
float:left; margin: 0 0 0 8px; width: 728px; height: 90px;}
.banner-header embed.b-header1 {
float:left; margin: 0 0 0 8px; width: 728px; height: 90px;}

.banner-header object.b-header2 {
float:right; margin: 0px; width: 205px; height: 90px;}

.banner-header .html_cab {
margin-left:5px;
float:left;
}


/* FIN ESTILOS BANNERS */
