/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos LEM CSS+XHTML
   Estructura
   Abril 2008
*/

/* fondo y general*/

body{
	background: #3C3C3C;
	text-align: center;
	}

body,td,th,div,input,select,textarea,ul,li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
}

#wrap{
	text-align:center;
	width: 964px;
	margin: 0px auto 0; 
	background: #1E1E1E url(../img/estructura/wrap_back.gif) repeat-y;
	margin-top: 40px;
	/* Temporal a 10 para muestra >> Original a 40 */
}

#wrap2{
	text-align:left;
	width: 960px;
	margin: 0px auto 0;
	position: relative;
}

#col_logo{
	position: absolute;
	top: 30px;
	left: 1;
	}

.clear{
	clear: both;
	height:0px;
	overflow: hidden;
}

/* Elementos principales */

#contenido{
	width: 960px;
	height: 520px;
	overflow: hidden;
	background: #DDDDDD;
}

#navegacion{
	width: 960px;
	height:160px;
	overflow: hidden;
	background: #1E1E1E url(../img/estructura/navegacion_back.gif) repeat-x;
	clear: left;
}

#pie{
	width: 960px;
	height: 50px;
	overflow: hidden;
	background-color:#464646;
	position: relative;
}

#pie[class] {display: table; position: static;}

/* Navegacion */

#navegacion li a:link, #navegacion li a:visited{

}

#navegacion li a:hover{
	color: #CB0000;
}

#navegacion ul li{
	height: 17px;
}

#navegacion ul li.sel a{
	height: 17px;
	color: #CB0000;
}

#navegacion ul li.sel{
	background: url(../img/estructura/flecha_roja-trans.png) no-repeat 0 0;
}

#navegacion ul li:hover{
}

#navegacion a:active{
	color: #dddddd;
}


#nav_left{
	width: 464px;
	height: 160px;
	overflow: hidden;
	float: left;
}

#nav_left li a, #nav_right li a{
	padding-left: 17px;
}

	.nav_tit{
	padding-top: 15px;
	margin-bottom: 12px;
	margin-left: 17px;
}

	.nav_col0{
	width: 158px;
	float: left;
}

	.nav_col1{
	width: 158px;
	float: left;
}

	.nav_col2{
	width: 147px;
	float: left;
}


#nav_center{
	width: 1px;
	height: 145px;
	overflow: hidden;
	float: left;
	padding-top: 15px;
	margin-left: 11px;
}

#nav_right{
	width: 463px;
	height: 160px;
	overflow: hidden;
	float: left;
}

#nav_right ul{
	margin-left: 2px;
}

	.nav_col5{
	width: 235px;
	float: left;
}

	.nav_col6{
	width: 158px;
	float: left;
}


/* Pie */

	#pie table{
	width: 932px;
	height: 40px;
	margin-left: 14px;
	border: 0px;
}
	#pie td.pie_left{
	width: 586x;
	font-size: 11px;
	vertical-align: middle;
	height: 26px;
}

	#pie td.pie_left .idiomas{
	margin-left: 57px;
}
	#pie td.pie_left a{
	margin-right: 2px;
	margin-left: 2px;
}

	#pie td.pie_left a.sel:link, #pie td.pie_left a.sel:visited{
	color: #CB0000;
}

	#pie td.pie_right{
	width: 340px;
	font-size: 10px;
	height: 26px;
	vertical-align: top;
	text-align: right;
	color: #959595;
	padding-top:5px;
}

	#pie td.pie_right img{
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
}

	#pie a:link, #pie a:visited{
	color: #959595;
	}

	#pie a:hover{
	color: #CB0000;
	}

/* buscador */

	td.pie_right form{
	}

	td.pie_right span.tit_search{
	font-size: 11px;
	color: #959595;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

	td.pie_right form input{
	width: 145px;
	font-size: 11px;
	height: 10px;
	border: 2px solid #6e6e6e;
	color: #959595;
	background-color: transparent;
	vertical-align: middle;
}

	td.pie_right form input.b_enviar{
	width: 25px;
	height: 16px;
	border: none;
	color: #959595;
}

/* Tips */

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	font-weight: bold;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 0px 8px 4px;
	background: url(../img/tips/bubble-trans.png) top left;
}

.tool-title *{
	display: none;
}
 
.tool-text {
	color: #d10c00;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../img/tips/bubble-trans.png) bottom right;
}
#marcaregistrada
{
	color:#FFFFFF;
	font-size:10px;
	position:relative;
	top:15px;
	left:643px;
	width:300px;
	text-align:right;
}


/**************************************************************/
/****************************************************************/

.nav_col0 ul
{
	position:relative;
	top:-9px;
}
.tx-srfeuserregister-pi1 dd dt {
line-height:20px;
margin-top:5px;
margin-bottom:5px;
}