body {
	margin: 0 0 0 0;
	padding: 0px; 
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	background-image:url(imagenes/fondo.jpg); background-position:top; background-repeat:repeat-x; background-color:#001B1B;
	
	}

#page {

	margin:0px auto 0 auto; 
	margin-top:0px;
	padding: 0px;
    width: 790px; 
	background-color: #003A3A;  	
	}
	
#header {
	margin: 0 0 0 0px; margin-top:0px; margin-bottom:10px; background-image:url(imagenes/logo.jpg);
	width:790px; height:105px; padding:0px; padding-top:20px;

	}
#header_test { margin-left:290px; margin-top:0px; height:80; padding:0px; margin-bottom:0px;

	}	
#header_publi {

	}

#contenido { 
	
	float: left;
	padding: 0 0 0 0px;
	margin: 10px 10px  0;
	width: 505px;
	margin-left: 7px;
	}
	
.tabla_1 { background-color:#8B989C; padding:2px;
		}	
.tabla_2 { background-color:#A3ACAF; padding:2px;
		}			

#menu 	{ 
	padding:5px 5px 5px 5px; 
	margin-left: 530px;
	margin-top: 15px;	
	margin-right: 3px; 
	margin-bottom: 10px;	
	width: 220px;
	border: 1px solid #D8D8D8; background-color:#76858A;

}
.contenido_cont { 
	float: left;
	padding: 0 0 0 0px;
	margin: 10px 10px  0;
	width: 665px;
	margin-top: 10px;	
	margin-right: 10px;
	
	


	}
.article {
	margin:0; margin-bottom:10px;
	padding-top:5px; padding-right:10px; padding-left:10px; padding-bottom:5px;

	border: 1px solid #D8D8D8;
	background-image:url(imagenes/fondo_tabla_principal.gif);
	background-position:top;
	background-repeat:repeat-x; background-color:#76858A;
	
}	
.article_principal {
	margin:0; margin-bottom:10px;
	padding-top:5px; padding-right:10px; padding-left:10px; padding-bottom:5px;

	border: 1px dashed #ffffff;
	background-image:url(imagenes/fondo_tabla_principal.gif);
	background-position:top;
	background-repeat:repeat-x;  background-color:#76858A;
	
}	
	
	
.corte {
clear: both;
color:#000000;
}

h1{
  	font-family:verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:2px;
}
h2{
	font-family:verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:2px;
}
h3{
	font-family:verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:2px;
}
ul{ 
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li{

	font-family:verdana;
	font-size: 11px;
	color: #333333;
	margin:2px;
}
div{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:3px;
}
p{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:3px;
}
a:hover {
	text-decoration: underline; 
	position: relative; 
	top: 1px; 
	left: 1px font-weight:bold;
}
a:link {
	text-decoration: none; font-weight:bold;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;	 font-weight:bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid  #004040;


}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #004040;


}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #004040;
}
