/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0px; color:#333333;
	background-image:url(imagenes/fondo.png); background-position:top; background-repeat:repeat-x;
	font-family: 'Trebuchet MS';
	}

#page {
	margin:0px auto 0 auto; 
	padding: 0px;
    width: 800px; 
	}
	
#header {

	margin:0px;   width: 800px; 
	text-align:center;

	}
#header_publi {
margin: 0px;
	}

#contenido { 
	
	float: left;
	padding: 0 0 0 0px; 
	margin-top:0px;
	margin-left:5px;
	width: 510px;
	}
	
	
#contenido_cont { 
	
	}
		
#menu 	{ 
	
	padding:2px 2px 2px 2px; 
	margin-left: 510px;
	margin-top: 0px;	
	margin-right: 3px; 
	margin-bottom: 10px;	
	width: 250px;
	
}


.contenido_cont { 
	float: left;
	padding: 0 0 0 0px;
	margin: 10px 10px  0;
	width: 665px;
	margin-top: 10px;	
	margin-right: 10px;
	
	


	}
.article { 
	margin-top:0px;
	margin-bottom:10px; 
	background-position:top; 
	background-repeat:repeat-x;
	padding:5px;
}	
.imagen_borde {
	border: 2px solid   #FFFFFF;
}	

.articulo-info {
	background-image:url(imagenes/datos.jpg); 
	background-position:left; 
	background-repeat:repeat-y;
	padding:5px; 
	padding-left:15px;
}
.menu_titulo{ background-image:url(imagenes/secciones.png); background-position:left; background-repeat:no-repeat; padding-left:17px; font-weight:bold;

}
	
.corte {
clear: both;
margin-top:0px;
margin-bottom:10px; 
padding:5px;
border: 1px #FFFFFF dashed;
}

h3{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#FFFFFF;
	margin:0px;
	padding:0px; margin-left:5px;
}
h1{
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color:#CC0000;
	margin:0px;
	padding:0px; margin-left:5px;
}

h1 a:hover {
	text-decoration: none;
	text-decoration: underline; 
	color: #ffffff; 
}
h1 a:link {
	text-decoration: none;
	color: #ffffff; 
	
}
h1 a:visited {
	text-decoration: none;
	color: #ffffff; 
}

h3{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#FFFFFF;
	margin:0px;
	padding:0px; margin-left:5px;
}

h3 a:hover {
	text-decoration: none;
	text-decoration: underline; 
	color: #990000; 
}
h3 a:link {
	text-decoration: none;
	color: #990000; 
	
}
h3 a:visited {
	text-decoration: none;
	color: #990000; 
}


hr {  border-style:dashed; border-color:#FED9C2;
}
ul{ 
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li{

	font-size: 12px;
	font-style: normal;
	line-height: normal; /*font-weight:bold;*/
	margin:0px; padding-left:18px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;*/
}
.data1{ background-image:url(imagenes/1.png); background-position:left; background-repeat:no-repeat; padding-left:17px; margin-left:3px;
}
.data2{ background-image:url(imagenes/2.png); background-position:left; background-repeat:no-repeat; padding-left:17px; margin-left:3px;
}
.data3{ background-image:url(imagenes/3.png); background-position:left; background-repeat:no-repeat; padding-left:17px; margin-left:3px;
}
p{

	font-size: 11px;
	font-style: normal;
	line-height: normal;
	margin:3px;
}
div {

	font-size: 11px;
	font-style: normal;
	line-height: normal;
	margin:3px;
}
a:hover img {
  filter:alpha(opacity=75);
  -moz-opacity: .75; 
}
a:hover {
	text-decoration: underline; 
	position: relative; 
	top: 1px; 
	left: 1px;

}
a:link {
	text-decoration: none;
	color:#990000;
	
}
a:visited {
	text-decoration: none;
	color:#990000;	
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #1973A6;


}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #1973A6;


}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #1973A6;
}