@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	border:0;
	text-align:center;
	background-color:#003173;
}

#top{
	margin:0 auto !important;
	margin-top:-9px;
	width:960px;
	height:10px;
	background:url(Images/top.jpg) center bottom no-repeat;
}

#pagemaster{
	text-align:left;
	margin:0 auto;
	width:960px;
	height:auto;
	overflow:hidden;
}

#cintillo{
	width:960px;
	height:55px;
	float:left;
	background:url(Images/header.jpg) center no-repeat #FFF;
}

#clima{
	width:200px;
	height:55px;
	padding-left:10px; 
	background:url(Images/lb.jpg) top left no-repeat transparent;
}

.fix{
background:url(Images/lb.jpg) top left no-repeat transparent;
}

#espacio{
width:500px;
height:51px;
}

	
	#buscadoryfecha{
		width:236px;
		height:51px;
		padding-right:14px !important;
		padding-right:7px;
		padding-top:4px;
		text-align:right;
		background:url(Images/rb.jpg) top right no-repeat transparent;
	}
	
		.estilofecha{
			color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:11px;
		}


.clear{
	clear:both;
}

		#f_banner{
		    width:960px;
			height:160px;
			background:transparent;
		}

#cabecera{
	width:960px;
	float:left;
	clear:both;
	height:160px;
}

#rastro_left{
	width:470px !important;
	width:480px;
	height:20px !important;
	height:25px;
	padding-top:5px;
	padding-left:10px;
	float:left;
	background:url(Images/rastro.jpg) left repeat-x;
}

#rastro_right{
	width:470px !important;
	width:480px;
	height:20px !important;
	height:25px;
	float:left;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	background:url(Images/rastro.jpg) top left repeat-x;
}
	.rastro{
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}

	.rastro a, .rastro a:link, .rastro a:visited, .rastro a:hover, .rastro a:active{
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}

#contenido{
	background:#FFF;
	float:left;
}

	.LeftPane{
     	padding:0 10px;
		width:203px;
		background:url(Images/bl.jpg) bottom left no-repeat #008DE7;
	}

	.ContentPane{
		padding:0 10px;
		width:717px;
		background:url(Images/brw.jpg) bottom right no-repeat;
	}

#pie{
	width:960px;
	height:70px;
	margin:0 auto;
	clear:both;
	background:url(Images/footer.jpg) bottom center no-repeat;
}

	#e-gob{
		width:225px;
		height:45px;
		background:url(Images/e-gob.gif) center no-repeat;
		float:left;
	}

	#info{
		width:510px;
		height:40px;
		padding-top:5px;
		text-align:center;
		float:left;
	}
	
		.info, .info a, .info a:link, .info a:visited, .info a:hover{
			color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11.5px;
			text-decoration:none;
		}

	#powered{
		width:225px;
		height:30px;
		padding-top:10px;
		text-align:center;
		float:left;
	}
	
.fila{
background-color:#DBE5F1;
color:#7D7D7D;
}

.filaalterna{
background-color:#FFFFFF;
color:#7D7D7D;
}

.labelservicios{
padding:5px;
font-weight:bold;
width:30%;
border-right:1px solid #DBE5F1;
}

.labelservicios2{
padding:5px;
font-weight:bold;
width:30%;
border-right:1px solid #FFFFFF;
}

.fieldservicios{
padding:5px;
margin-left:10px;
font-weight:Normal;
width:70%;
}

