/* Generales */
body{
	margin:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	background-repeat:repeat-y;
	background-color: #F0EEED;
	background-image: url(../img/fondo.gif);
	background-position: center top;
}

td,p{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	}


a:link,a:active,a:visited{text-decoration: none; color:gray;}
a:hover{color: black; text-decoration:none; }

form{margin:0;}

/* Plantilla */
.div_principal {
	width:780px;
	text-align:left;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align:top;
}
.contenido{
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	height:300px;
	vertical-align:top;
	padding-top: 15px;
	background-color: #F2F2F2;
}
.derechos{
text-align:center;
vertical-align:top;
margin:0px;}
.sup{	margin:0;}.borde_sup{	margin:0;}
.td_sup{
	vertical-align:top;
}

.td_sup{margin:0; vertical-align: top;}
.table_centrar{text-align:center;	background-image: url(../img/boton.gif);
	background-repeat: repeat-x;
	width:100%;
}

