body {
	background-color: #EFEFEF;
}
#web {
	width:990px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -495px;
	line-height:100%;
}

#web_izquierda {
	width:200px;
	position: relative;
	float:left;
}
img {
 border: 0px;
}

form {
	clear: none; 
	float: none; 
	border-style: none; 
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
} 

#web_pie {
	width:620px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	/*border: 1px solid #f00;*/
}

#web_centro {
	width:620px;
	min-height: 835px;
	overflow: visible;
	position: relative;
	float:left;
	background-image: url('../img/fnd_secpal.com1.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #f00;*/
}

#web_centro_contenido {
	width:620px;
	height: auto;
	overflow: visible;
	position: relative;
	float:left;
	/*border: 1px solid #f00;*/
}

#web_centro_pie {
	width:620px;
	height: 50px;
	overflow: visible;
	position: relative;
	float:left;
	/*border: 1px solid #f00;*/
}

#web_derecha {
	width:170px;
	min-height: 835px;
	overflow: visible;
	position: relative;
	float:left;
	background-image: url('../img/fnd_secpal.com2.gif');
	background-repeat: no-repeat;
}

#login_derecha {
	margin-top: 100px;
	width:170px;
	height: 75px;
	position: relative;
	float:left;
	background-image: url('../img/fondo_login_derecha.jpg');
	background-repeat: no-repeat;
	overflow: auto;
	font-family: arial;
}

#login_derecha_blanco {
	position: relative;
	float:left;
	margin-top: 8px;
	margin-left: 4px;
	margin-right: 11px;
	padding-top: 3px;
	width:153px;
	_height: 24px;
	height: 21px;
	background-image: url('../img/fnd_login_name.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	color: #17377B;
	_display:inline;
}

#login_derecha_usuario {
	position: relative;
	float:left;
	margin-left: 4px;
	margin-right: 11px;
	padding-top: 3px;
	width:155px;
	text-align: center;
	font-size: 13px;
	color: #17377B;
	_display:inline;
}

#login_derecha_usuario a {
	font-family:arial,helvetica;
	color:#BB8800;
	text-decoration: none;
	font-weight:600;
	font-size:11px;
}

#login_derecha_usuario a:hover {
	color: #17377B;
}

#login_derecha_logout {
	position: relative;
	float:left;
	padding-top: 3px;
	padding-right: 10px;
	width:155px;
	text-align: right;
	font-size: 13px;
	color: #17377B;
	_display:inline;
}

#login_derecha_logout a {
	font-family: arial;
	font-size: 10px;
	font-weight: 400;
	color: #1C4395;
	text-decoration: none;
}

#login_derecha_logout a:hover {
	color: #17377B;
	text-decoration: underline;
}

#novedad {
	position:relative;
	float:left;
	/*background:#FFFFFF;*/
	width:168px;
	height:58px;
	font-family: arial;
	font-size: 9px;
	font-weight: 400;
	color: #17377B;
	border: 1px solid gray;
	margin-top: 20px;
}

#novedad_recuadro {
	font-family: arial;
	border: 2px solid #ffffff;
	margin: 2px;
	text-align: center;
	height: 50px;
	width: 160px;
}

#buscador {
	position:relative;
	float:left;
	font-family: arial;
	/*border: 1px solid gray;*/
	font-size: 10px;
	padding: 5px;
	margin-top: 20px;
	color: #17377B;
}

input.foot_search {
	font-family: arial;
	color: gray;
	font-size: 10px;
	height: 12px;
	font-weight: normal;
	border: 1px solid #808080;
}
.aviso_usuario {
	color: #17377B;
	font-size: 12px;
}

td span.ruta {
	font-size: 11px;
	font-family: arial;
	color: #000000;
}



h1 {
	font-size: 18px;
	font-family: arial;
	color: #a47511;
	margin-right: 20px;
	font-weight: normal;
}

td span.titulo_seccion {
	font-size: 18px;
	font-family: arial;
	color: #a47511;
	margin-right: 20px;
	font-weight: normal;
}

td span.ruta a {
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	color: #000000;
	font-weight: normal;
}

td span.ruta a:hover {
	color: #17377B;
}

/*.recuadro_line {
	border: 1px solid gray;
}

.recuadro_fon {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 500;
	color: #626667;
	border: 2px solid #ffffff;
}*/
/*------------(CSS LOGO TAW)------------*/

.tawlogo { 
font-family: arial, sans-serif; 
border: 1px solid #555; 
vertical-align: 0.3em;
font-weight: bold;
color: #fff;
font-size: 0.9em; 
background-color: #555;
padding: 0;
}

.tawlogo .tnivel {
padding: 0 0.4em ;
border-bottom: 0px;
background-color: #555;
color: #fff;
font-size: 0.8em;
}

.tawlogo abbr {
border-bottom: 0px;
}

.tawlogo acronym{
border-bottom: 0px;
padding: 0 0.3em;
background-color: #fff;
color: #000; 
}

.tawlogo sup{
padding: 0em;
vertical-align: 0.6em;
font-size: 0.6em;
}
/*------------(CSS LOGO TAW)------------*/
