body
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	color:#343434;
	font-family:Arial,Helvetica,sans-serif;
	font-size:small;

	background: #00133a;
}
/*******  CONTENEDOR PRINCIPAL *******/
#contenedor
{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	background-color:#FFFFFF;
	position:relative;
	text-align:left;
	width:900px;
	background: white;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;

}

/*******  MENU  *******/
#menu
{
	/*background: url('../imagenes/menu_gray_bg.png');*/
	background: url("../imagenes/bg1.png") repeat scroll 0 0 transparent;
	height:70px;
	margin-bottom:0px;
	padding-left:10px;
	color:white;
}
#menu ul 
{
	margin:0;
	padding:0;
	
}
#menu .menuLeft li
{
	list-style-type:none;
	float:left;
	margin-top:8px;
	padding-right:5px;
	margin-right:5px;
	border-right: 1px solid gray;
}
#menu .menuLeft .last
{
	border-right: 0px dotted #ccc;
	padding-right:0px;
	margin-right:90000px;
}
#menu .menuRight li 
{
	list-style-type:none;
	float:right;
	margin-top:8px;
	padding-right:5px;
	margin-right:5px;

}
#menu .menuRight li  a
{

	float:right;

}
#menu .menuRight li.fecha
{
color:gray;
font-size:11px;
margin-top:52px;
position:absolute;
right:0;

}

#menu ul li a
{
	color:white;
	
}
#menu ul li a:hover
{
	color:red;
	
}
/*******  HEADER  *******/
#header
{
	background: url(../imagenes/img18A.gif) no-repeat;
	/*border: 1px solid #333;*/
	height:125px;
	margin-bottom:1px;
	font-size:20px;
	padding-left:20px;
	padding-top:20px;
}

#title
{
	color:white;
	vertical-align:middle;
}

#header h1
{
	color:white;
	margin:0;
	padding:0;
	font-size:30px;
}
#header h1 a
{
	color:white;
	text-decoration:none;
}
#header h2
{
	color:white;
	margin:0;
	padding:0;
	font-size:20px;
}
#header h2 a
{
	color:white;
	text-decoration:none;
}
/*******  MENU2  *******/
#menu2
{
	/*background: url('../imagenes/menu_blue_bg.png');*/
	background:#10295A;
	height:35px;
	margin-bottom:1px;
	padding-left:20px;
}
#menu2 ul 
{
	margin:0;
	padding:0;
}
#menu2 ul li
{
	border-right:1px dotted #CCCCCC;
	float:left;
	list-style-type:none;
	margin-right:8px;
	margin-top:8px;
	padding-right:9px;
	
}
#menu2 ul .last
{
	border-right: 0px dotted #ccc;
	padding-right:0px;
	margin-right:0px;
}

#menu2 ul li a
{
	color:white;
	text-decoration:none;
}
#menu2 ul li a:hover
{
	color:#FBB917;
	
}
/*******  CONTENEDOR  *******/
#content
{
		padding-top:15px;
		border-left:2px solid #96A2CB;
		border-right:2px solid #96A2CB;
		min-height:15px;
}

#leftContent
{
	float:left;
	width:250px;
	margin-left:15px;
}
#leftContent ul 
{
	margin:0;
	padding:0;
}
#leftContent ul li
{
	list-style-type:none;
	float:left;
	padding-right:5px;
	padding-bottom:5px;
	margin-right:5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom:15px;
	
}
#leftContent ul li img
{
	float:left;
	
}
#leftContent ul li .tituloCaja
{
	color:#10295A;
	font-size:larger;
	font-weight:bold;
	margin-left:60px;
	height:50px;
}
#leftContent ul li .textoCaja
{

	color:#CD1713;
}
#leftContent ul li .textoCaja a
{
	color:#4B6C87;
	text-decoration:none;
}

.textoCaja ul li
{
	padding-left:50px;
}

#rightContent
{
	float:right;
	width:620px;
	color:gray;
	margin-right:10px;
}

#rightContent h3
{	
	background:#10295A none repeat scroll 0 0;
	color:white;
	font-size:medium;
	font-weight:bold;
	margin:10px 5px 5px 0;
	padding:5px;
	
	
}

#rightContent ul
{
	margin:0 0 10px 5px;
	padding:0;

}
#rightContent .comon li
{
	list-style-type:none;
	margin-left:30px;
	border:none;
}
#rightContent .comon li img
{
	vertical-align:top;
	width:100px;
}
.mexico_datos
{
	margin-left:70px;
}
#rightContent ul li
{
	border-bottom:1px dotted #CCCCCC;
	list-style-type:none;
	margin-right:5px;
	padding-bottom:10px;
	padding-top:10px;

}
#rightContent ul li ul li

{
	border-bottom:0px dotted #CCCCCC;
	list-style-type:none;
	margin:0 0 0 20px;
	padding:10px 0 0 0;


}
/*******  FOOTER  *******/
#footer
{
	border-top:1px solid #DDDDDD;
	color:gray;
	font-size:smaller;
	height:100px;
	padding-top:10px;
	text-align:center;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
	
		border-left:2px solid #96A2CB;
		border-right:2px solid #96A2CB;
		border-bottom:2px solid #96A2CB;
}
#footer a
{
	color:#4B6C87;
	text-decoration:none;
}

.directorios
{
	margin:0 auto;
}
.directorios td
{
	text-align :center;
}


/*******  Acceso ******/

#cajaAcceso 
{
	margin-left:20px;
	margin-bottom:20px;
}

#cajaAcceso ul li
{
	border-bottom:none;
	list-style-type:none;
	margin-right:5px;
	padding-bottom:5px;

}

#cajaAcceso label
{	
	float:left;
	width:85px;
	color:#333;
}

/**** Registro *****/
#cajaRegistro 
{
	margin-left:20px;
	margin-bottom:20px;
}

#cajaRegistro ul li
{
	border-bottom:none;
	list-style-type:none;
	margin-right:5px;
	padding-bottom:5px;

}

#cajaRegistro label
{	
	float:left;
	width:150px;
	color:#333;
	padding-top:5px;
}

#cajaRegistro ul li.disc
{
	list-style-type:disc !important;
}

.submit
{
	border:1px solid #333;
	background:#eeeeee;
	margin-left:10px;
}

/******** ADMINISTRACION *******/

.userTopData
{
	float:right;
	margin-right:10px;
	margin-top:10px;
	color:green;
}
.userTopData .date
{
	color:#333;
}
.red
{
	color: red;
}
.addUser
{
	background:url("../imagenes/add_user.png") no-repeat scroll left top transparent;
	color:green;
	font-size:20px;
	height:40px;
	margin-top:15px;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	float:left;
	margin-right:20px;
}

.premiumZone
{
	background:url("../imagenes/money.png") no-repeat scroll left top transparent;
	color:green;
	font-size:20px;
	height:40px;
	margin-top:15px;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	float:left;
	margin-right:20px;
}
.adminUsers
{
	background:url("../imagenes/users.png") no-repeat scroll left top transparent;
	color:green;
	font-size:20px;
	height:40px;
	margin-top:15px;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	float:left;
	margin-right:20px;
}
.freeZone
{
	background:url("../imagenes/free.png") no-repeat scroll left top transparent;
	color:green;
	font-size:20px;
	height:40px;
	margin-top:15px;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	float:left;
	margin-right:20px;
}
.correos
{
	background:url("../imagenes/correos.png") no-repeat scroll left top transparent;
	color:green;
	font-size:20px;
	height:40px;
	margin-top:15px; 
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	float:left;
	margin-right:20px;
}
.links
{
	background:url("../imagenes/link_add.png") no-repeat scroll left top transparent;
	color:green;
	font-size:20px;
	height:40px;
	margin-top:15px;
	padding-left:50px;
	padding-top:7px;
	cursor:pointer;
	float:left;
	margin-right:20px;
}
#accordion2
{
	margin-bottom:20px;
}
.eliminar
{
	float:right;
}
.eliminar a
{
	text-decoration:none;
}
/*******  FORO  *******/
.foro
{
	width:100%;
	height:2300px;
}
/*******  IFRAMES  *******/
.iframe
{
	width:99%;
	height:350px;
	border:1px solid gray;
}

.inputAdmin
{
	margin-left:40px;
}
.labelAdmin
{
float:left;
width:140px;

}
/* */

.clearLeft
{
	clear:left;
}
.clearBoth
{
	clear:both;
}
.text
{
	
	color:#333;
}

.cajaTextoPortada
{
	color:#333;
	margin-bottom:20px;
	padding-left:5px;

	
}
.enlaces
{
	color:#333333;
	font-size:11px;
	line-height:16px;
	margin-bottom:20px;
	padding-left:5px;
	text-align:center;
	
}

.cajaTextoPremium
{
	color:#333;
	margin-bottom:20px;
	padding-left:5px;
	text-align:justify;
	margin-right:5px;
}
.fechaPremium
{
	color:#333;
	float:right;
	margin-right:5px;
}
.titularSeleccion
{
	background:none repeat scroll 0 0 black;
	color:gold;
	padding:5px;
}

.contenidoSeleccion
{
	background:none repeat scroll 0 0 #DDDDDD;
	color:#2D4698;
	padding:5px 10px;
}

.welcome
{
	margin-top:30px;
	color:#333;
	margin-bottom:20px;
	padding-left:5px;
	font-weight:bold;
}
.centerImportant
{
	text-align:center;
	font-weight:bold;
	color: red;
	color:#2D4698;
	margin-bottom:10px;
}
.cleanUl
{
	margin:0;
	padding:0;
}
.cleanUl li
{
	list-style-type:none;
}
.ulDeportes
{
	margin:0;
	padding:0;
}
.ulDeportes li
{
	height:150px;
	width:200px;
	padding:0;
	border:none;
	float:left;
	text-align:center;
}
.letraPeque
{
	color:gray;
	font-size:smaller;
	margin-top:10px;
	text-align:justify;
}


.error
{
	background-color:#FFFFDE;
	background-image:url("../imagenes/icon_alert_24wx24h.gif");
	background-position:20px 10px;
	background-repeat:no-repeat;
	border:1px solid #FFCF0F;
	color:#333333;
	margin:1em 0;
	min-height:28px;
	padding:19px 5px 5px 55px;
	width:auto;
}
.notloged
{
	padding:5px 5px 5px 55px;
}
.greenBox
{
	background:none repeat scroll 0 0 #99FF99;
	border:1px solid #66CC99;
	padding:5px 5px 5px 10px;
	font-size:small;
	margin-bottom:1em;
	color:#333;
	font-weight:bold;
	line-height:25px;

}
.intercambio_enlaces {	text-align:justify;}
.intercambio_enlaces a
{ 
	color:#38A1E6;
	text-decoration:none;

}

