body{ margin:0; padding:0;}

body, p, td, th, li {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000;}
p {text-align: justify;}
h1,h2,h3 {font-weight: bold; color: #003399;}
h1 {font-size: 22px; text-align: center;}
h2 {font-size: 18px; text-align: center;}
h3 {font-size: 16px;}

strong {color: #003399;}

a:link, a:visited {color: #003399;}
a:hover {text-decoration: underline;}



#container {width: 780px; height: 500px;}

#tope {height: 93px; background: url('imagenes/tope_fondo.png') repeat-x}
	#logo {float: left; padding-top: 5px; width: 97px; height: 88px; text-align: center; background-color: #003399;}
	#tope img {float: left;}
	#tope img.tope_title {margin-top: 22px;}
	#tope img.tope_sello {float: right; margin: 19px 10px 0 0;}

#wrap {background: url('imagenes/fondo.gif') repeat-y  0 200px;}
	#menu {float: left; width: 110px;}
	#text {float: right; width: 660px; }
	#pie {clear: both; height: 28px; background: url('imagenes/5.gif') no-repeat;}
	
/* LAYOUT
----------------------------------*/

#animacion {padding-top: 50px; text-align: center;}	
.texto_izquierda {float: left; width: 370px;}
.fotos_derecha {float: right; width: 274px; text-align: center;}
	.fotos_derecha p {text-align: center;}
.galeria {padding-bottom: 10px;}	
	.galeria a {display: block; float: left; margin-bottom: 10px; width: 330px; text-align: center;}	
	.galeria div {float: left; width: 220px; text-align: center;}
		.galeria img {border: none;}
	.galeria div.2column {width: 300px; float: left; text-align: center;}	
		
	
/* MENU
----------------------------------*/

#menu ul{margin-left: 4px; padding: 0;}
	#menu li {margin: 4px 0; width: 102px; list-style-type: none; text-align: center; background-color: #0066cc;}
		#menu a {display: block; padding: 4px 0; font: bold 9px Verdana,Arial,Helvetica,sans-serif; color: #ffffff; text-decoration: none;}
		#menu a:visited {color: #ffffff;}
		
/* MICELLANIUS
----------------------------------*/		
.clear {clear: both;}		
.center {text-align: center;}
.legend {font-size: 12px;}		

.Menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TextoGeneral, .TextoGeneralPeq {
	
	color: #000000;
	font-size: 16px;
	text-align: justify;
}
.TextoGeneralPeq{
	font-size: 12px;
	text-align: center;
}	
.TextoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	text-align: center;


}
.TextoResaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.Enlace:active,
.Enlace:link,
.Enlace:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	text-decoration: none;
}
.Enlace:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	color: #003399;
	text-decoration: underline;
}
.Vinetas {
	list-style-type: circle;
	color: #6699CC;
}
.Ampliar {
    cursor: hand;
}.Contenido {
	margin: 5px;
	padding: 5px;
}
