body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	background: url(../img/fondo-pagina.jpg) left top repeat-x;
	width:1003px;
	max-width:1003px;
	
	}

#pagewidth { 
	width: 96%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	}

/*--------------- Cabecera ---------------*/
#header {
	width: 100%;
	background: url(../img/fondo-menu.jpg) left top repeat-x;
	border-bottom: solid 1px #e5e5e5;
	}
	
/*--------------- Menu de navegacion ---------------*/
#nav {
	list-style: none;
	width: auto;
	margin: 0;
	padding: 0;
	}

	#nav li {
		float: left;
		}
		
	#nav li a,
	#nav li a:visited {
		display: block;
		float: left;		
		padding: .8em .9em;
		color: #e5e5e5;
		font: bold 14px Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		text-decoration: none;
		}

	#nav li a:hover,
	#nav li.marcado a,
	#nav li.marcado a:visited {
		background: url(../img/fondo-item.jpg) left top repeat-x;
		}

/*--------------- Fecha y Rastro migas ---------------*/
#barra {
	clear: both;
	height: 20px;
	padding: .6em .8em .2em .8em;
	}

	#barra p.miga,
	#barra p.fecha {
		padding: 0.8em;
		font-family: Arial;
		font-size: 12px;
		color: #333333;
		}
 
	#barra p.miga {
		float: right;
		margin: 0;
		padding: 0;
		}

	#barra p.fecha {
		float: left;
		margin: 0;
		padding: 0;
		}

	#barra a:link,
	#barra a:visited {
		font-family: Arial;
		font-weight: bold;
		font-size: 12px;
		color: #383A7E;
		text-decoration: none;
		}

	#barra a:hover,
	#barra a:active {
		color: #C10100;
		text-decoration: underline;
		}

/*--------------- Capa contenedora ---------------*/
#wrapper {
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 2em;
	
	min-height:500px;
	}

/*--------------- Columna izquierda ---------------*/
#leftcol {
	float: left;
	width: 35%;
	min-height: 340px;
	padding-top: 1em;
	}
	
	#leftcol img { margin-left: 8px }

/*--------------- Columna principal ---------------*/
#maincol,
#dos-col {
	float: left;
	width: 65%;
	background-color: #ffffff;
	}

/*--------------- Columna central ---------------*/
#col-central {
	float: left;
	width: 60%;
	background-color: #ffffff;
	}

	#col-central ul.subhome {
		margin: 1em 0 0;
		padding: 0;
		font: bold 14px Arial, Helvetica, sans-serif;
		list-style: none;
	}
	
		#col-central a:link,
		#col-central a:visited {
			text-decoration: none;
			color: #383A7E;
			}


		#col-central a:hover,
		#col-central a:active {
			color: #C10100;
			text-decoration: underline;
			}
	
/*--------------- Columna derecha ---------------*/
#col-derecha {
	width: 40%;
	height: 100px;
	height /**/:/**/ auto;
	min-height: 100px;
	float: right;
	padding-top: .5em;
	
	}

	#col-derecha img {
		margin-top: 100px;
		width: 200px;
		float: right;
		padding: 4px;
		}
		
	#maincol .floatL {
		float: left;
		margin-top: 1em;
		}

	#destacado1 {
		width: 190px;
		height: 142px;
		margin: 0 2px;
		background: url(../img/fondo-destacado1.jpg) left top;
		background-repeat:no-repeat;
		}

		#destacado1 p {
			margin: 0;
			padding: 50px 0 0 10px;

			}
		
		#destacado1 a:link,
		#destacado1 a:visited {
		
	
			}

		#destacado1 a:hover,
		#destacado1 a:active {
	
			}

	#destacado2 {
		margin: 0 2px;
		width: 190px;
		height: 142px;
		background: url(../img/fondo-destacado2.jpg) left top;
		background-repeat:no-repeat;
		}

		#destacado2 p {
			margin: 0;
			padding: 50px 0 0 10px;
			/*font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #e5e5e5;*/
			}
		
		#destacado2 a:link,
		#destacado2 a:visited {
			text-decoration: none;
			/*color: #ffffff;*/
			}

		#destacado2 a:hover,
		#destacado2 a:active {
			text-decoration: underline;
			/*color: #EE7E7E;*/
			}

	#destacado3 {
		margin: 0 2px;
		width: 190px;
		height: 142px;
		background: url(../img/fondo-destacado3.jpg) left top;
		background-repeat:no-repeat;
		}

		#destacado3 p {
			margin: 0;
			padding: 50px 0 0 10px;
			/*font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #e5e5e5;*/
			}
		
		#destacado3 a:link,
		#destacado3 a:visited {
			text-decoration: none;
			/*color: #ffffff;*/
			}

		#destacado3 a:hover,
		#destacado3 a:active {
			text-decoration: underline;
			/*color: #EE7E7E;*/
			}

	#destacado4 {
		margin: 0 2px;
		width: 190px;
		height: 142px;
		background: url(../img/fondo-destacado4.jpg) left top;
		background-repeat:no-repeat;
		}

		#destacado4 p {
			margin: 0;
			/*padding: 50px 0 0 10px;
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #e5e5e5;*/
			}
		
		#destacado4 a:link,
		#destacado4 a:visited {
			text-decoration: none;
			/*color: #ffffff;*/
			}

		#destacado4 a:hover,
		#destacado4 a:active {
			text-decoration: underline;
			/*color: #EE7E7E;*/
			}

	#portada h3 {
		font-family: Arial;
		font-size: 16px;
		color: #333333;
		}

	#portada li {
		font-family: Arial;
		font-size: 12px;
		list-style: none;
		padding: 0.2em;
		}
		
/*--------------- Ficha ---------------*/
#ficha {
	float: left;
	padding: 1em 0 3em 1em;
	border-left: solid 1px #eaeaea;
	}

	#ficha img {
		float: left;
		margin: 4px;
		}

	#ficha p.claim,
	#ficha p.titulo,
	#ficha p.descripcion,
	#ficha p.fuente,
	#ficha ul.ficha,
	#ficha a {
		font-family: Arial;
		color: #333333;
		margin: 4px;
		clear: both;
		}
		
	#ficha ul.ficha { margin: 1em 0 1em 2em }
		
	#ficha p.claim {
		font-size: 12px;
		font-weight: bold;
		}

	#ficha p.titulo {
		font-size: 14px;
		font-weight: bold;
		}

	#ficha p.descripcion,
	#ficha li {
		font-size: 12px;
		}

	#ficha p.fuente {
		font-size: 11px;
		}

	#ficha a.ficha {
		font-size: 12px;
		font-weight: bold;
		}

	#ficha a.ficha link,
	#ficha a.ficha visited {
		color: #383A7E;
		text-decoration: none;
		}

	#ficha a.ficha hover,
	#ficha a.ficha active {
		color: #C10100;
		text-decoration: underline;
		}
		
/*--------------- Pie de pagina ---------------*/
#footer {
	height: auto;
	clear: both;
	font-family: Arial;
	font-size: 12px;
	float: left;
	width: 100%;
	text-align: center;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	}

	#footer ul {
		padding: 0.7em;
		}

	#footer ul li {
		list-style: none;
		display: inline;
		padding: 1em;
		}

	#footer li {
		border-left: solid 1px #e5e5e5;
		padding: 1em;
		}

	#footer li:hover {
		background-color: #C10100;
		}

	#footer li.primero {
		border-left: 0;
		color: #333333;
		}

	#footer li.primero:hover {
		background-color: #ffffff;
		}

	#footer a:link,
	#footer a:visited {
		text-decoration: none;
		color: #383A7E;
		}

	#footer a:hover,
	#footer a:active {
		color: #eaeaea;
		}

#ItemTabla
{
	width:100%;
	color:White;
	text-decoration:none;
}
	
#ItemTabla a
{
	width:100%;
	color:#e5e5e5;
	background-color:White;
	text-decoration:none;
}

.ItemTabla2
{
	width:100%;
	color:White;
	}
	
.ItemTabla2 a
{
	width:100%;
	color:#e5e5e5;
	background-color:White;
}

.ItemTabla2 a:hover
{
	width:100%;
	color:#e5e5e5;
	background-color:White;
}

.DivCont h3
{
	color:#112E6F;	
	font-family: Arial;
}
.DivCont
{
	color:#000000;	
	font-family: Arial;
	font-size:0.7em;
	margin-left:45px;
}

.tarifas_btn
{
   color:#112E6F;	
	font-family: Arial;
	font-size:1.7em;
	background-color:#ffffff;
	border: solid #112E6F 1px;
	margin:3px 3px 3px 3px;
}
#ficha .boton {
		font: bold 14px Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		text-decoration: none;
		color: #383A7E;
		background-color: #FFFFFF;
		border: solid 1px;
		border-color: #cccccc;
		}