body {
	margin: 0; padding: 0;
	font-size: 13px;
}
body, table {
	font-family: verdana, sans-serif;
}

img { border: 0px; vertical-align: middle; }

a.recuadro img, img.recuadro {
	padding: 3px;
	border: 1px solid #999999;
}

h1 {
	font-size: 1.8em;
	margin-top: 8px;
}

h2 {
	font-size: 1.3em;
}

.gris { color: gray; }
.center { text-align: center; }

#page_wrap {
	position: absolute;
	top: 50%; left: 50%;
	margin-left: -500px;
	margin-top: -290px;
	width: 1000px; height: 580px; overflow: hidden;
}

#col_left {
	float: left; clear: left;
	width: 180px; height: 324px; overflow: hidden;
}

#col_center {
	position: relative;
	float: left;
	padding: 10px;
	width: 600px; /*  620 - 0 de borde - 20 de margen */
	height: 304px; /* 320 - 0 de borde - 20 de margen  */
	overflow: auto;
	margin-left: 10px;
	background: #FFF;
}

#col_right {
	position: relative;
	float:left;
	margin-left: 10px;
	width: 180px; height: 324px; overflow: hidden;
}

#col_full {
	height: 334px;
	overflow: hidden;
}

#logo_table {
	margin: 0; padding: 0;
	font-size: 11px;
}

#logo_table #portada_col_1 {
	vertical-align: middle;
	text-align: center;
	width: 120px;
	border: 1px solid #9F0014;
	border-left: 0; border-right: 0;
	padding: 0 3px;
}

#logo_table #portada_col_1 img {
	max-height: 60px;
	margin-top: 4px;
}
#logo_table #portada_col_1 img:first {
	margin-top: 0;
}

#logo_table #portada_col_2 {
	background: transparent url(img/fondo_496x405.jpg) no-repeat center center;
	min-width: 250px;
	vertical-align: top;
	text-align: left;
}
#logo_table #portada_col_2 p {
	text-align: justify;
	text-indent: 25px;
}

#logo_table .portada_col {
	width: 126px; height: 332px;
}

#logo_table .portada_col .logo-empresa {
	float: left; clear: both;
	margin: 0; padding: 0;
	border: 1px solid white;
	width: 124px; height: 80px;
	vertical-align: middle;
	text-align: center;
	background: transparent url() no-repeat center center;
	cursor: pointer;
}

#logo_table .portada_col .logo-empresa:hover {
	border-color: #888;
}

#page_head_wrapper {
	background: #EEE url(img/puente_estirado.jpg) no-repeat 0 0;
}

#page_head {
	position: relative;
	height: 114px; /* 120 - 6px border */
	background: transparent url('img/logotipo_r_430x90.png') no-repeat 20px 10px;
	border: 1px solid #9F0014;
	border-left: 0; border-right: 0;
}

#page_menu {
	height: 32px;
	text-align: center;
}

#page_menu img {
	vertical-align: top;
}

#page_menu a {
	display: inline-block;
	padding-left: 16px; padding-right: 16px;
	letter-spacing: 1px;
	margin: 0;
/*	width: 142px; */
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	color: black;
	text-decoration: none;
	text-align: center;
}

#page_menu span {
	color: #666;
}

#page_menu a:hover {
	background-color: #EEE;
}

#page_subhead {
	height: 6px; /* 12px - 6px bordes */
	background:#EEE;
	border: 1px solid #9F0014;
	border-left: 0; border-right: 0;
}

#page_body {
	margin-top: 10px;
}

#page_foot {
	margin-top: 10px;
	height: 28px; /* 32px - 6px bordes */
	line-height: 32px;
	background: #EEE;
	text-align: center;
	border: 1px solid #9F0014;
	border-left: 0; border-right: 0;
}

#page_subfoot {
	font-size: 9px;
	color: #444;
	text-align: center;
}
#page_subfoot a {
	color: #444;
}


.menu {
	background: #EEE;
	border: 1px solid #999;
}

.menu a {
	display: block;
	margin-left: 3px;
	color: #444;
	text-decoration: none;
	font-size: 13px;
}

.menu a:hover {
	text-decoration: underline;
}

.menu a.current {
	color: #336699;
}

.menu small {
	display: block;
	text-align: right;
	color: #000;
}

.menu-derecha {
	min-height: 322px;
}

#empresa_wrapper {
	position: relative;
	height: 120px;
}

#empresa_logo {
	position: absolute;
	top: 10px; left: 0px;
}

#empresa_datos {
	position: absolute;
	top: 10px; left: 130px;
	width: 300px; height: 110px; overflow: hidden;
}

#empresa_compromiso {
	position: absolute;
	top: -10px; right: 10px;
	padding-right: 10px;
	width: 130px; height: 140px; overflow: hidden;
	background: transparent url(img/compromiso_140x280.png) no-repeat 0 0;
	cursor: pointer;
}

#empresa_compromiso:hover{
	background-position: 0 -140px;
}

#empresa_compromiso label {
	position: absolute; top: 70px; left: 10px;
	min-width: 120px;
	color: white;
	font-size: 11px; font-weight: normal;
	cursor: pointer;
	text-align: center;
}

#btn_volver {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

#btn_volver:hover {
	text-decoration: underline;
}

#enlace_cabecera {
	position: absolute;
	top: 8px; left: 10px;
	display: block;
	width: 520px;
	height: 100px;
}

#imagen_cabecera {
	position: absolute;
	top: 0px; right: 0px;
	line-height: 114px;
}

#imagen_cabecera img.estatica {
	border-left: 1px solid #444;
	height: 114px;
}

#imagen_cabecera img.logo_empresa_cabecera {
	margin-right: 60px;
	max-height: 90px;
}

/* Formulario de contacto */

#frm_contacto {
	border: 1px solid #336699;
	padding: 8px;
	width: 200px;
	background: #F1F1F1;
}

#frm_contacto input, #frm_contacto textarea {
	width: 200px;
	border: 1px solid #336699;
	color: #336699;
}

#frm_contacto .btn-enviar {
	display: block;
	border-top: 1px solid #9F0014;
	border-bottom: 1px solid #9F0014;
	background: #EEE;
	color: black;
	padding: 2px 16px;
	text-decoration: none;
	text-align: center;
}

#frm_contacto .btn-enviar:hover {
	border-color: #336699;
	background: #CCC;
}

/* acordeon */
.el-acordeon {
	border: 1px solid #9F0014;
	border-top: 0;
}

.el-acordeon > h2 {
	margin: 0;
	padding: 6px;
	padding-left: 28px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	background: #EEE url('img/arrow-square.gif') no-repeat 5px -51px;
	color: #000;
	cursor: pointer;
	border-top: 1px solid #9F0014;
}

.el-acordeon > h2.hover {
	color: #0263B0;
}

.el-acordeon > h2.activo {
	background-color: #9F0014;
	background-position: 5px 5px;
	color: white;
}
.el-acordeon > div {
	padding: 5px 10px;
	background: #F9F9F9;
}

