*{
	padding: 0px;
	margin: 0px;
}
tml{
	height: 100%;
}
body{
	height: 100%;
	font-family:Arial,"Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	background-color: White;
	color: #464F4F;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table{
	margin: 0px;
	padding: 0px;
}
td{
	font-family:Arial,"Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	font-size:12px;

}
a, a:visited{
color: #A8C9F4;
 text-decoration: underline;
 background-color: transparent;}
a:hover{
	color: #E9CE03;
	text-decoration: none;
	 background-color: transparent;
}
.separador{
	height: 12px;
	background-image: url(../images/bottomvideo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#video{
	text-align: center;
	background-color: White;
	border-bottom: 2px solid #213E52;
	float: right;
	width: 600px;
}
#bajovideo{
	background-image: url(../images/topcontenido.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}
#continente{
		
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/fondomain2.gif);
	background-repeat: repeat-y;
	background-color: white;
	
}
#main{
	min-height: 800px;
	*height:100%;
	width: 100%;
	/*background-image: url(../images/manzana.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	*/
	border-left: 1px solid #213E52;
	border-right: 1px solid #213E52;
}
#menu{
	background-image: url(../images/fondoboton.gif);
	background-repeat: repeat-x;
	height: 34px;
}
#menu ul li{
	display: inline;
	float: left;
	color:white;
	padding-top:6px;
	padding-bottom:8px;
	border-right: 2px solid #CBE0EC;
	padding-left: 15px;
	padding-right: 15px;
}
#menu ul li a{
	text-decoration: none;
	color: Window;
	font-weight: bold;
}
#menu ul li a:hover{
	text-decoration: underline;
	color: #FCEA58;
	font-weight: bold;
}
#izquierda{
	float: left;
	border: 0px solid red;
	width:170px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 100%;
	*height:100%;
	color:white;
	
}
#logo{
	width: 165px;
	height: 403px;
		background-color: #35607C;
	
	color: White;		
}
#logo div{
	padding-left: 10px;
}
#logo span{
		display: none;
		position: absolute;
}

#derecha{
	border: 0px solid gray;
	margin-left:200px;
	width: 530px;
	padding-right: 8px;
	padding-top: 3px;
	min-height: 300px;
	text-align: justify;
	
}
#derecha2{
	border: 0px solid gray;
	margin-left:200px;
	width: 530px;
	padding-right: 8px;
	padding-top: 3px;
	min-height: 300px;
	text-align: justify;
}

#derecha a,#derecha a:visited{
color: #1E72DF;
 text-decoration: underline;
 background-color: transparent;}
#derecha a:hover{
	color: #E9CE03;
	text-decoration: none;
	 background-color: transparent;
}
#derecha2 a,#derecha2 a:visited{
color: #35607C;
 text-decoration: underline;
 background-color: transparent;}
#derecha ul{
margin-top: 20px;
list-style: square;
margin-left: 30px;
}
#derecha ul li{
margin-top: 20px;


}
.titulo1{
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 10px;
}
.titulo2{
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 3px;
}

.thumbs {
	background-color: #FDF5E6;
	border: 1px solid #CCCCCC;
	margin: 4px 4px 0px 4px;
	padding: 4px 4px 4px 4px;
	color: White;
	}

#bajo{
	background-color: #2A588E;
	border-top: 2px solid gray;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	color: White;
	font-size: 0.8em;
	border-bottom: 2px solid gray;
}
#mapa{
	height: 400px;
	width: 600px;
}

#noticias { 
	position: relative;
	top: -10px;
	left: 0;
	width: 100%;
	z-index: 0;
	text-align: center; 
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #35607C;
	margin: 0 auto;
	 }