body {
	background-color: #01569C;
	background-image: url(imgs/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}



#marco {
	width:750px;
	text-align:left;
	margin: auto;
	}


#contenido_enc {
}

#contenido_ruta {
	color: #66CCFF;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenido_titulo {
}
	
#contenido_izq {
	width:50%;
	float:left;
	text-align: justify;
}
	
#contenido_centro {
	float:left;
	width: 5%;
}
	
#contenido_derecha {
	width:45%;
	float:left;
	text-align: center;
}

#contenido_todo_el_ancho {
}

#contenido_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #66CCFF;
}

a:link {
	color: #66CCFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

a:visited {
	color: #66CCFF;
}
h1 {
	font-size: 16px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-image: url(imgs/barra.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	background-position: center;
}
.borde {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

textarea, select, input, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D2EDF9;
}
.bajada {
	line-height: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 11px;
}
.enmarcado {
	padding: 5px;
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
}
.bordecaja {
	border: 1px solid #FFFFFF;
}
.bordecajapuntos {

	border: 1px dotted #FFFFFF;
}
.bordecajapuntos1 {
	border: 1px dotted #FFFFFF;
	background-color: #105A98;
}
.bordecajapuntos2 {
	border: 1px dotted #FFFFFF;
	background-color: #0D4A7D;
}
.bordecajapuntos3 {
	border: 1px dotted #FFFFFF;
	background-color: #003366;
}
li {
	text-align: left;
}

