/*contenedores*/
html{height:100%;}
body {
	background:#E1D5AF;
	margin:0;
	padding:0;
	font-size: 62.5%; /*todo a 10px*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height:100%;
}

p{ margin:7px 0;}

img{
	border:0;
}

ul{
margin:0;
padding:0;
list-style:none;
}

#container{
margin:0 auto;
width:800px;
padding:0 8px;
text-align:left;
position:relative;
background:url(../img/fnd_container.gif) repeat-y;
font-size:1.2em;
}

#cabecera{
position:relative; 
border-bottom:5px solid #000; 
height:95px;
background:#fff;
}

#cab{
	position:absolute;
	right:0px;
	top:0px;
	border-top:3px solid #B38D0B;
	width:210px;
	padding-top:7px;
	color:#999;
	font-size:0.9em;
	line-height:1.4em;
}

#content{
padding:0 0 20px 0;
background:#fff;
display:block;
}

#pie{
background:#E5E5E5;
height:40px;
}

#pie .r{
border-top:5px solid #ab860c;
width:150px;
padding:7px 0 0 0;
font-size:11px;
}

#pie .l{
padding:12px;
font-size:11px;
}

#pie.mailto{margin-left:20px; font-weight:bold;}
/*fin contenedores*/


/*Texto*/
a{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;}

/*fin Texto*/


/*formulario*/
form{
margin:0;
padding:0;
}

/*formulario*/



/*Clases*/

.clean{
clear:both;
}

.l{float:left;}
.r{float:right;}

/*fin Clases*/

/*clases contenidos*/

#submenu {
	width:120px;
	height:17px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:center;
	padding-top:3px;
	background-color:#E4B805;
	margin-right:1px;
	float:left;
}
#submenu_off {
	width:120px;
	height:17px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-align:center;
	padding-top:3px;
	background-color:#E5E5E5;
	margin-right:1px;
	float:left;
}

#submenu_off a {
	text-decoration: none;
	color:#999999;
	width:120px;
}

#submenu_off a:hover {
	width:120px;
	height:17px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:center;
	background-color:#E4B805;
	margin-right:1px;
	float:left;
	text-decoration: none;
}

#submenu_resto {
	background-color:#E5E5E5;
	width:427px;
	height:20px;
	float:left;
}

* #submenu_resto {
	background-color:#E5E5E5;
	width:420px;
	height:20px;
	float:left;
}

#submenu_resto2 {
	background-color:#E5E5E5;
	width:547px;
	height:20px;
	float:left;
}

.txt_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color:#463F30;
	text-align: justify;
	width:485px;
}

.txt_contenido a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color:#463F30;
}

.txt_contenido ul {
	margin-left: 10px;
	margin-bottom:15px;
	list-style:disc;
}

.txt_contenido ul ul{
	list-style:circle;
}

.txt_contenido li {
	margin-left: 10px;
	margin-bottom:0px;
}

.txt_contenido_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color:#463F30;
	font-weight: bold;
	text-align: justify;
}

/* TEXTOS SECCION LINEAS DE NEGOCIO: CREDENCIALES - EQUIPO */

.txt_credenciales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color:#463F30;
	text-align: justify;
	width:350px;
}

.txt_credenciales_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color:#463F30;
	font-weight: bold;
	text-align: justify;
}

.txt_credenciales_bold_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color:#463F30;
	font-weight: bold;
	text-align: justify;
}

.txt_credenciales_bold_destaca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color:#A5800D;
	font-weight: bold;
	text-align: justify;
}

.tablas {
margin-bottom:10px;
padding-bottom:5px;
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
text-align: justify;
}

.credencial{ float:left; margin:10px;}

/* MANAGEMENT */

.txt_contenido_management {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color:#463F30;
	text-align: justify;
	width:572px;
}

.img_management {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
