@charset "utf-8";
/* CSS Document */

html,body {
	background-color:#f8be95;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
	min-height:650px;
}

.texto1 {
	font-size:12px;
	font-weight:bold;
	color:#1e356e;
}

.texto2 {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e356e;
}

.texto3 {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e356e;
}

.texto4{
	font-size:14px;
	font-weight:normal;
}

.texto5{
	font-size:16px;
	font-weight:normal;
}


.texto6{
	font-size:18px;
	font-weight:normal;
}


#base
{
width:100%;
height:100%;
min-height:650px;
/*background:url(images/back_dia.jpg);*/
/*background-position:center;*/
background-position:top;
background-repeat:no-repeat;
/*background-repeat:repeat-x;*/
min-width:990px;
}


#contenedor {
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width: 990px;
	height:650px;
/*	border-color:#006600;
	border-width:thin;
	border-style:solid;
*/
}

#flashcontent {
	border-top: none;
	padding: 0px;
	margin: 0px;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}


#formas
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e356e;
}

.tablas{
border:solid 1px;	
border-collapse:collapse;
color: #FAB485;
padding:0px;
t
}