#mydiv {

	position:absolute;
	top: 50%;
	left: 50%;
	width:1005px;
	height:550px;
	margin-top: -270px; /*set to a negative number 1/2 of your height*/
	margin-left: -500px; /*set to a negative number 1/2 of your width*/
} 
#menuflash  {
	position:absolute;
	z-index:100;
	top: 50%;	
	left: 50%;
	width:1000px;
	height:550px;
	margin-top: -280px;
	margin-left: -502px;
overflow: hidden;
}

.scroll
{
	width:100%;
	height:235px;
	overflow:hidden;
	border:1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}
.borde {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC66F;
	border-right-color: #FFC66F;
	border-bottom-color: #FFC66F;
	border-left-color: #FFC66F;
}

  .scrollb
{
	width:100%;
	height:216px;
	overflow:hidden;
	border:1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}
.scrollc
{
	width:100%;
	height:216px;
	overflow:hidden;
	border:1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}
.scrolld
{
	width:100%;
	height:180px;
	overflow:hidden;
	border:1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}
.bordeimagender {
	margin-left: 5px;
}


.flecha
{

    cursor:pointer;
}
</style>
<style type="text/css">

body {
	background-color: #E4E4E4;
}


.fuentedireccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
	font-weight: bold;
}
.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	text-align: justify;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.bandaizq {
	background-image: url(imagenes/banda.png);
	background-repeat: repeat-y;
}

.enlace:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAE9DB;
	overflow-y:hidden;
	text-decoration: none;
	border: 1px solid #999999;
	width: 240px;
	}
.formgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAE9DB;
	overflow-y:hidden;
	text-decoration: none;
	border: 1px solid #999999;
	width: 335px;
	}	
.fotonocitia {
	margin-top: 5px;
	margin-right: 5px;
}

.textopeque {
	font-size: 8px;
}

.formpeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	overflow-y:hidden;
	text-decoration: none;
	border: 1px solid #666666;
	width: 80px;
	}	
.bordefoto{
	padding:2px;
	border: 1px solid #CC0000;
 
}
.textotitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399FF;
	text-align: justify;
	font-weight: bold;
}
a {
	color: #3E7CBB;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.botonesform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	border: 0px solid #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	height: 18px;
	background-position: center;
	font-weight: bold;
}
#inicio_texto ul li
{
	position: relative;
	left: 14px;
}
.formnormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAE9DB;
	overflow-y:hidden;
	text-decoration: none;
	border: 1px solid #999999;
	width: 100px;
}
.enlacemaq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.enlacemaq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.bandader {
opacity: .5;
	background-image: url(imagenes/bandader.png);
	background-repeat: repeat-y;
}
.bordeimagenizq {
	margin-left: 0px;
	margin-right: 5px;
}
.bordeacceso {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC66F;
	border-right-color: #FFC66F;
	border-bottom-color: #FFC66F;
	border-left-color: #FFC66F;
}
.bordeazul {

	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8D3FF;
	border-right-color: #A8D3FF;
	border-bottom-color: #A8D3FF;
	border-left-color: #A8D3FF;
}
.textoenlace {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006FDD;
	text-align: justify;
	font-weight: bold;
}
.textoenlace:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	text-align: justify;
	font-weight: bold;
}

/********************************* LiveValidation *************************************/

.LV_valid {
    color:#00CC00;

}
	
.LV_invalid {
	color:#CC0000;
	
}
	
.LV_validation_message{
    font-weight:bold;
    margin:5px 0 0 20px;
	font-size:11px;
	position:absolute;

}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}