/* Estos son estilos de Layou del sitio web*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7EBEB;
	
}
body,td,th {
	font-weight: normal;
	font-variant: normal;
	font-family:  Arial,Helvetica, sans-serif;
	font-size: 0.80em;
	
	
}
P{
	display: block;
	
}


.top {
	background-image: url(../img/fondo.jpg);
	overflow: visible;
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border-width: 0;
	width:850px;
	display: block;
	clear: both;
	float: none;
	
	visibility: visible;
	padding-bottom: 10px;
}
.topblack {
	overflow: visible;
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border-width: 0;
	width:850px;
	display: block;
	clear: both;
	float: none;
	background-position: 0 0;
	visibility: visible;
	padding-bottom: 10px;
}
.topmenu {
	/*overflow: visible;*/
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	/*border-width: 0;*/
	width:850px;
	display: block;
	clear: both;
	/*float: none;*/
	/*background-position: 0 0;*/
	/*visibility: visible;*/
	/*padding-bottom: 10px;*/
	top: 0px;
	background-color: #D7EBEB;
	left:0px;
}
.topmenublack {
	overflow: visible;
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border-width: 0;
	width:850px;
	display: block;
	clear: both;
	float: none;
	background-position: 0 0;
	visibility: visible;
	padding-bottom: 10px;
	top: 0px;
	background-color: #000000;
	left:0px;
}
.topflash {
	
	overflow: visible;
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border-width: 0;
	width:1250px;
	display: block;
	clear: both;
	float: none;
	background-position: 0 0;
	visibility: visible;
	padding-bottom: 10px;
}
.imagenlink {
	
	width: auto;
	float: right;
	clear: both;
	padding: 2px 2px 2px 2px;
	text-align: justify;
}
p img{
margin: 5px 5px 5px 5px;
}

img{ border: 0px;}

.imagen {
	width:auto;
	border: 1px solid #666666;
	margin: 5px;
	padding: 5px;
	float: left;
	background-color: #FFFFEE;
}

.divcontainer {
	POSITION: relative;
	BORDER-LEFT: 0px none #333333;
	BORDER-TOP: 0px none;
	BORDER-BOTTOM: 0px none #333333;
	BORDER-RIGHT: 0px none #333333;
	PADDING: 0px;
	margin:0px;
	right: auto;
	bottom: auto;
	left: auto;
	top: auto;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}
.centrar_div {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 30;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border-width: 0;
	background: #FFFFFF;
	width:250px;
	display: block;
	clear: both;
	float: none;
	page-break-after: always;
}


.centrar_objetos {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 31;
	text-align: center;
	margin: 0px auto 0px;
	bottom: auto;
	top: auto;
	right: auto;
	padding: 0px;
	left: auto;
	display: block;
	clear: both;
	float: none;
	page-break-after: always;
	height: auto;
	width: auto;
}
/* Esyo define como se ven las formas dentro del sitio*/
.forma {
	margin: auto;
	padding: 1px;
	color: #333333;
	height: auto;
	width: auto;
}



textarea {
	width: 300px;
}


fieldset {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: none;
	float: left;
	clear:left;
	width:350px;
}

fieldset input{
	float: left;
	font-size: 95%;
	color: #333333;
	clear:none;
	width:auto;
	display: block;
}

fieldset br {
	display: none;
}

legend {
	font-weight: bold;
	margin: 0 0 0 -1px;
	padding: 2px 5px;
	border: 1px solid #666;
	position: relative;
}
* html legend {
	position: static;
	margin-left: -7px;
}

label {
	display: block;
	letter-spacing: 2px;
	list-style-type: circle;
}

fieldset div {
	clear: left;
	margin-left:2px;
	margin-left:2px;
	width:auto;
	display:block;
	text-align:left;
}

.buttons {
	clear: both;
	float:left;
	width:auto;
}
.contenido {
	text-align: justify;
	font-size: 90%;
}
.contenido_abstract {
	float:left;
	width:auto;
	display: block;
	clear: none;
	margin: 0px 5px 0px 0px;
	text-align: justify;
	font-size: 100%;
}
H1{
	font-size: 170%;
	font-weight: bold;
	color: #FF3300;
	text-align: left;
	margin: 2px 2px 2px 0px;
	float: none;
	clear: left;
	width:auto;
}
H2{
	font-size: 110%;
	color: #CC0000;
	display: block;
	text-decoration: none;
	margin: 5px 2px 1px 0px;
	text-align: left;
	float: none;
	clear: left;
	font-weight: bold;
	width:auto;

}
H3{
	font-size: 100%;
	color: #222222;
	text-align: left;
	margin: 2px 5px 2px 0px;
	float: none;
	clear: left;
	font-style: italic;
	font-weight: lighter;
	width:auto;
}
H4{
	font-size: 100%;
	color: #2B061B;
	text-decoration: none;
	margin: 5px 2px 1px 0px;
	text-align: left;
	font-weight: bold;
	width:auto;
}

H5{
	font-size: 90%;
	color: #222222;
	text-align: left;
	margin: 2px 5px 2px 0px;
	float: none;
	clear: left;
	font-weight: bolder;
	width:auto;

}
H6{
	font-size: 90%;
	color: #222222;
	text-align: left;
	margin: 2px 5px 2px 0px;
	float: none;
	clear: left;
	font-weight: bolder;
	width:auto;
}
.contenido_fecha {
	color: #666666;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	display:block;
	font-weight: normal;
}
contenido_fecha_resumen {
	color: #666666;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	display:block;
	font-weight: normal;
}

.contenido_texto {
	font-size: 100%;
	color: #666666;
	clear: none;
	text-decoration: none;
	text-align: justify;
	text-indent: 0px;
	margin-right: 5px;
	display: block;
	height:auto;
}
.contenido_lugar {
	font-size: 90%;
	color: #666666;
	clear: none;
	text-decoration: none;
	text-align: justify;
	margin-right: 5px;
}


.pie_image {
	color: #444444;
	font-size:9px;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
	text-align: left;
	clear:none;
	overflow:auto;
	width: 250px;
}


.epigrafe {
	color: #333333;
	text-decoration: none;
	margin: 2px 5px 2px 45px;
	text-align: left;
}
.titulo {
	font-size: 120%;
	font-weight: bolder;
	text-decoration:underline;
	color: #333333;
	text-align: left;
	margin: 2px 30px 2px 30px;
	float:left;
	width:auto;
}


sup {
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
sub {
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.cita {
	font-weight: bold;
	float: none;
	clear:left;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	width:auto;
	
}
