/* CSS Document */
body {
	width:800px;
	margin:0 auto;
}
* {
	font-family: Arial, Verdana;
	font-size:12px;
}
a {
    text-decoration: none;
	font-style:italic;
	font-weight:600;
	color: #004080;
}
a.ConMap {
	font-size:9px;
	color:#DFEDF7;
}
a.Menu {
  	font-size:14px;
	color: #FFFFFF;
}
a.Menu:hover {
    color: #0C0C5E;
}
caption#SubMenuCaption {
    font-size:14px;
	color:#0C0C5E;
	background-color:#5EB5E3;
}
.Cuerpo1 {
	margin-left:11em;
	width:60%;	
}
.Cuerpo2 {
	margin-left:11em;
	width:80%;	
}
.Cuerpo3 {
	width:77%;	
}
.Cuerpo4 {
	width:90%;
}
div#BrDerch {
    position:absolute;
	margin-left:52.5em;
	width:15%;
}
div#BrIzq {
    position:absolute;
	left: 0.1em;
	width: 16%;	
}
div#ContactarMapa {
	position:relative;
	margin-left:55em;
	width:110px;
	height:40px;
}
div#Contenedor {
    position: relative;
	border: 1px solid white;
	margin: 1em;
}
div#Cuerpo {
    background-color: #DFEDF7;
	color: #004080;
	padding:1em;
}
div#Pag {
	background-color: #FFFFFF;   
   	width: 800px;
	margin:0;
   	padding:0;   
   	border: 1px solid #DFEDF7;
}
h1 {
    font-size:18px;
	color: #FFFFFF;
    background-color: #8BCAEB;
    width: 100%;
	padding:2px;
}
h2 {
	width:100%;
	background-color:#5EB5E3;
	text-align:center;
	color:#FFFFFF;
	padding:2px;
	margin:0;
}
img {
    border: 0;
    cursor:pointer;
}
img#ImgCabecera {
	cursor:default;
	width:800px;
}
.ImgChicas {
	width:150px;
	height:112px;
}
img#ImgContacto {
	cursor:default;
}
.imgFlotante {
	float:left;
}
.imgFlotDrch {
	margin-left: 0.5em;
	float:right;
}
.imgFlotIzq {
	margin-right: 0.5em;
	float:left;
}
img#ImgTitulo {
    cursor:default;
}
input {
    font-family: Arial, Verdana;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
    background-color: #8BCAEB;
}
li {
	text-align: justify;
}
.Mapa {
	width: 100%;
    height: 45em;
}
.MenuCelda {
    border-right-width: 1px;
	border-right-color:#DFEDF7;
	border-right-style:solid;
	padding:2px;
}
p {
    text-align:justify;
    text-indent:3em;
}
.Prevision {
	width:100%; 
	height:900px;
}
select {
    font-family: Arial, Verdana;
    font-size: 12px;
    font-style: normal;
    color: #004080;
    background-color: #F5F9FC;
}
span#Contactar {
	display:block; 
    width: 80px;
	padding:4px;
	text-align:center;
}
span#Mapa {
	display:block; 
    width: 110px;
	padding:4px;
	text-align:center;
}
.SubMenuCelda {
    border-bottom-width: 1px;
    border-bottom-color: #5EB5E3;
    border-bottom-style: solid;	
}
table {
    width: 100%;
	text-align:center;
}
table#Menu {
    color: #DFEDF7;
	background-color:#5EB5E3;
	border: 1px solid #DFEDF7;
}
table#SubMenu {
    text-align: right;
    color: #DFEDF7;
    background-color: #8BCAEB;
	border: 1px solid #5EB5E3;
}
table#TImg {
    background-color: #DFEDF7;
} 
.Video {
	width: 425px;
	height: 344px;
	margin: 1em;
}