/* Begin Structure */
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:#7AABC0;
	
	}

#page {
	margin:0px auto 0 auto; 
	padding: 0;
    width: 790px; 
	background-color: #437085;
		border-left:#ffffff 2px solid; 
	border-right:#ffffff 2px solid; 
	border-bottom:#ffffff 2px solid;
	}
	
#header {
	background-color: #437085;
	margin: 0 0 0 0px;  margin-top:0px; background-image:url(imagenes/logo.jpg);
	width:790px; height:101px;padding:0px; padding-top:55px; height:101px;
		margin:0px auto 0 auto; 

	}
	#header_test { margin-left:450px; margin-top:0px; height:80; padding:0px; margin-bottom:0px;

	}	
#header_publi {
margin: 0px;
	}

#contenido { 
	
	float: left;
	padding: 0 0 0 0px; 
	margin-top:0px;
	margin-left:0px; padding-top:5px; padding-left:15px;
	width: 545px;
	}
#menu 	{ 
	
	margin-left: 570px;
	margin-top: 0px;	
	margin-right: 3px; 
	margin-bottom: 10px;	
	width: 200px; background-color:#4D89A4; padding-bottom:20px; border-bottom:#CCCCCC  1px dashed;
}
.menu_opciones{ padding-right:15px; padding-left:15px;
}
.article {
padding-bottom:10px;
padding-top:10px;
padding-left:5px;
border-top:#CCCCCC  1px dashed;
border-bottom:#CCCCCC  1px dashed;
background-color:#4D89A4; margin-bottom:10px;
background-image:url(imagenes/fondo-articulo.jpg); background-position:top; background-repeat:repeat-x;
}	
	
.corte { margin:5px; margin-bottom:0px;
clear: both;
color:#000000;
padding-top:10px;
border:#CCCCCC  1px dashed;
background-color:#4D89A4; 

}
h2{
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color:#FFFF33;
	margin:0px; padding-bottom:2px; margin-left:0px;
	padding-left:25px; background-image:url(imagenes/juego.jpg); background-position:left; background-repeat:no-repeat;

}

h3{
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color:#FFFF33;
	margin:0px; padding-bottom:2px; margin-left:0px;
	padding-left:25px; background-image:url(imagenes/juego.jpg); background-position:left; background-repeat:no-repeat;

}


p{

	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFCC;
	margin:1px;
}


div {

	font-size: 11px;
	
	color: #333333;
	margin:1px;
}
.link {

	font-size: 11px;
	color: #89D18C;
	margin:1px; margin-left:80px;
}
.datos {
	font-size: 11px;
	color:#FFFF33;
	margin:1px; font-weight:bold;
	}
.juego {
	font-size: 35px;
	color:#FFFF33;
	margin:0px; font-weight:bold;
	}
.votar {
	font-size: 32px; font-weight:bold;
	color: #FFFFFF;
}
.sitio { margin-left:10px;
	padding-left:20px;
	background-image:url(imagenes/web.gif);
	background-position:left; 
	background-repeat:repeat-y;
}
.presentacion { padding:4px;
}
.paginador { font-size:12px; color:#FFFFCC;
}
.borde_img {
	border: 3px solid  #FFFFFF;
}
a:hover img {
  filter:alpha(opacity=75);
  -moz-opacity: .75; 
}


a:hover {
	text-decoration: underline; 
	position: relative; 


}
a:link {
	text-decoration: none;
	color:#ffffff;
	
}
a:visited {
	text-decoration: none;
	color:#ffffff;	
}
ul{ 
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li{

	font-size: 12px;line-height: 1.5em; 
	font-weight:normal; font-stretch:expanded;
	color:#FFFFFF;
	margin:1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #437085;
	padding-left:20px;
	background-image:url(imagenes/misc3.gif);
	background-position:left; 
	background-repeat:no-repeat;
}

hr {	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #437085; margin:10px;
}
input {
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid  #333333;



}
textarea {
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #333333; 



}
select {
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}