body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9BA0AE;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #636563;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}


/* FOOTER */
.footer_copy{
	border-top-color:#006699;
	border-top-style:solid;
	border-top-width:1px;
	text-align:center;
	font-size:9px;
	color:#666666;
	background:url(../jpg/footer_bg.jpg);
}
.footer_menu_td{
	color:#fff;
	font-size:9px;
	text-align:center;
	word-spacing:5px;

}

.footer_menu{
	font-size:9px;
	color:#ff0000;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	word-spacing:0px;
}
.footer_menu:visited{
	color:#fff;
}
.footer_menu:hover{
	color:#333;
}
.footer_menu:active{
	color:#006699;
}


/* GENERALES */
.tit{
	font-size: 12px;
	color:#0033cc;
	font-weight:bold;
}
.subtit{
	font-weight:bold;
}


.borde_top{
	border-top-color:#006699;
	border-top-width:1px;
	border-top-style:solid;
}

.just{
	text-align:justify;
	line-height:15px;
}


.sep_vert_ini{
	width:10px;
}
.sep_hor{
	height:10px;
}
.linea_gris{
	height:1px;
	background-color:#CCCCCC;
}

/* HISTORIA */
.historia_td_fotos{
	text-align:right;
}
.historia_td_sep{
	height:24px;
}


/* FORMS */
.cajas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-color: #eaeff4;
	border-style:solid;
	border-width:1px;
	border-color:#666;
	padding:1px;
	width:180px;
}
.text_area{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-color: #eaeff4;
	border-style:solid;
	border-width:1px;
	border-color:#666;
	height:184px;
	width:180px;
	padding:1px;
}

.form_msg{
	font-size:11px;
	color:#0000CC;
}


.contenidos_copete{
	font-size:11px;
	line-height:17px;
	letter-spacing:1px;
	color:#333
}

.contenidos_txt{
	font-size:10px;
	line-height:17px;
	letter-spacing:0px;
	color:#000
}


SELECT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:capitalize;
	
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:12px;
	width:100px;
	border-style:solid;
}
