a.user{
	color: #000;
	text-decoration: none;
}
a.user:hover{
	color: #fff;
}
.boton_registro{
	background-color: #68A24D;
	border: 2px solid #40673B;
	font-family: Arial, Helvetica, sans-serif;
	color: #EBFFDA ! Important;
	font-size: 15px;
	font-weight: bolder;
	padding: 5px;
	height:  auto;
}
.ok{
	border:2px solid #0f0;
	background-color:#f0fff0;
	padding: 2px;
	font-size:12px;
	text-align: justify;
}
.horror{
	border:2px solid #f00;
	background-color: #FFD9D9;
	padding: 2px;
	font-size:12px;
	text-align: justify;
}
span.login_main{
font-size:10pt;
font-weight: bold;
color:#333;	
}
#logo{
	position: absolute;
	z-index: 10000;
	margin: 0;
	margin-left: 26px;
}
/*-----------------------------------------------------------
tabs
---------------------------------------------------------*/
ul.menu { 
float: left;
padding: 0; margin: 0;
width:440px;
}
/*
ul.menu[title="login"], .login{
	width:250px;
}
ul.menu[title="caracteristicas"], .caracteristicas{
	width:440px;
}*/
ul.menu li { display: inline; }
ul.menu li a { 
float:left;
/*margin-left: 1px;
border-left: none;
overflow: hidden;
height:30px;#F9FBFD
*/
border: 2px solid #ccc;
text-decoration: none; 
background:#fff ; 
color: #004896; 
font-size: 16px;font-weight: bold;
padding:5px 7px 5px 7px; 

}
ul.menu li.active a { 
border: 0;
border-bottom: 2px solid #fff; 
background: #fff url(../images/index/index_bg_tab_active.jpg) repeat-x top; 

}

.content { 
	margin: 0;
	float: left; 
	clear: both; 	
	padding: 10px;
	width: 454px !important;
}
/*
.content[title='login'],#logins,#registro1 {
	width: 250px !important;
}
.content[title='caracteristicas'], #ligar,#bolas,#la-plaza-dobleflog{
	width: 454px !important;
}*/
/*
ul.caracteristicas{
	font-size: 80%;
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;	
	list-style: none;margin: 0;
	display: inline;
}
ul.caracteristicas li{
margin: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
}
*/






body{
	margin:0;
	padding:0;	
	background:#fff url(../images/index/index_bg_main.jpg) repeat-x bottom;/*9#77CDFE*/
}
body,p,a,b,u,i,pre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
p{
	line-height: 1.2;
	text-align: left;
}
h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

h1{
font-size: 12pt;
color: #00579f;
line-height: 1.2;
width: 90%;
padding: 10px;
}
h2{
	font-size: 15pt;
	color: #666;
	text-align: center;
}
a{
	color: #2570AD;
	text-decoration: underline;
}
#container{
	/*background:#fff url(../images/bg_main_body.jpg) repeat-x bottom;*/
	width: 958px;
	position: relative;
	margin:0 auto;
	margin-top:0;
	padding:5px;
}
h3.slogan{
/*	color: #5F93EF;*/
color: #022656;
	position: absolute;
	margin-top:10px;
	margin-left: 170px;
}
p.description{
	font-size: 15px;
	color: #666; 
	padding: 5px; 
	margin: 0;
	font-weight: normal; text-align: justify;
}
/*
#container > h1{
	color: #0F6CA8;
	font-size: 25px;
}
#container img[title="users"]{
	float: left;
	margin: 0;
	width: 50px;
	height:50px;
	padding: 0 15px 10px 0;
}
*/



.boton_azul{
	border:1px solid #333;
	background-color: #333;
	height: 20px;
	overflow: hidden;
	background-image:  url(../images/bg_boton.jpg) ;
	background-repeat: repeat-x;
	background-position: top;
	color: #fff;	
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#pie_pagina{
	clear: left; 
	position: relative;
	width:968px;
	height:20px;
	margin: 0 auto;
	border: 1px solid #fff;
}
ul#pie{		
	height: 20px;
	overflow: hidden;
	
	width: 578px;
	padding:0 0 0 289px;	
	/*width: 650px;padding:0 0 0 159px;	*/
	float: left; 
	/*display: list-item;*/
	margin: 0 auto;		
	/*border-right: 1px solid #fff;	*/
	list-style: none;
}
ul#pie li{
	margin:0;
	padding:0 10px 0 10px;	
	float:left; display: block;
	border-right: 1px solid #578DB9;
	width: 40px;
	/*width: 130px;
	text-align: center;*/
}
ul#pie li.terminos{
	width:130px;	
}
ul#pie a{
	color: #578DB9;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-style: italic
}
ul#pie a:hover{
color: #0048B9;
}

.w, .validationMessage{
	color: #f00;
	font-size: 10px;
}

/* creditos POLAROID with JQuery: marcofolio.net                                                                 
Modificado y editado por: dobleflog.com
Gracias!
*/
.polaroid { width:80px; height:82px; background-image:url(../images/polaroid-bg_t.jpg); position:absolute; }
.polaroid img { width:70px; height:57px; margin:8px 0 0 5px; }
.polaroid p { text-align:center; 
font-family:Georgia,serif; 
font-size:10px; 
color:#2E2E2E; 
margin-top:0; }
