/* MAQUETACIÓN EN em's */
html
{
    font-size:125%;
}
body
{
	font-size:0.5em;
}
.spnBlock
{
    display: block;
}
.oculto
{
    display: none;
}
#pagina
{
	width:80em;
	margin:0 auto;
}
#cabecera
{
	background: transparent url(../images/fondo.gif) no-repeat top left;
	position: relative;
    float: left;
	width: 80em;
	height: 9.4em;
}
#cabecera img
{
    position: relative;
    float: left;
    margin-left: 2.5em;
    margin-top: 1.1em;
}
#cabecera_dcha
{
    position:relative;
    float: right;
    width: 59em;
    height: 9.4em;
}
#submenu
{
    position: relative;
    float: right;
    width: 25.0em;
    text-align: right;
    margin-right: 3.3em;
}
#submenu a
{
    font-family: Tahoma;
    font-size: 1.1em;
    color: #012f63;
    text-decoration: none;
}
#submenu li
{
    display: inline;
}
.submenuborde
{
    padding: 0em 0.7em 0em 0.7em;
    border-right: 0.1em solid #012f63;
}
.submenubordeultimo
{
    padding-left: 0.7em;
}
#submenuprimero
{
    border-left: 0em solid #000;
}
#idioma
{
 	width: 8em;
	position: relative;
	margin-top: 1.0em;
	margin-right: 0.7em;
	float:right;   
}
#idioma a
{
    font-family: Tahoma;
    font-size: 1.1em;
    color: #d87a0d;
    text-decoration: none;
    font-weight: bold;
}
#buscar
{
    position: relative;
    float: right;
    width: 59em;
    height: 2em;
    margin-bottom: 3em;
    vertical-align: middle;
    padding: 0.5em;
    text-align: right;
}
#buscar p
{
    display: inline;
}
#buscar input
{
    vertical-align: middle;
    margin: 0.4em;
}
#menu 
{
    position: relative;
    float: left;
    height: 3.5em;
    width: 81em;
}
#menu li
{
    display: inline;
    height: 3.5em;
}
#menu li a
{
    position: relative;
    float: left;
    padding-top: 0.7em;
}
.menu_marcado a
{
    background-image: url(../images/menu_marcado.gif);
}
#pie
{
    position: relative;
    float: left;
    width: 80em;
    height: 4.5em;
    padding-top: 1em;
    border-top: 0.1em solid #CCC;
    margin-top: 1em;
    padding-bottom: 1em;
    border-bottom: 0.1em solid #CCC;
}
#pie_direccion
{
    position: relative;
    float: left;
    width: 17em;
    height: 0.4em;
    font-family: Tahoma;
    font-size: 1.1em;
    color: #333;
    text-decoration: none;
}
#pie_telefonos
{
    position: relative;
    float: left;
    width: 13em;
    height: 0.4em;
    font-family: Tahoma;
    font-size: 1.1em;
    color: #333;
    text-decoration: none;
}
#pie_otros
{
    position: relative;
    float: right;
    width: 19em;
    height: 0.4em;
    text-align: right;
}
#pie_otros ul
{
    position: relative;
    float: right;
    height: 1.1em;
    margin-bottom: -0.8em;
    width: 19em;
}
#pie_otros li
{
    display: inline;
    height: 1.1em;
}
#pie_otros a
{
    font-family: Tahoma;
    font-size: 1.1em;
    color: #8c8b8b;
    text-decoration: none;
}
#pie_otros li a
{
    color: #012f63;
}
#pie_info
{
    position: relative;
    float: left;
    width: 80em;
    padding-top: 1.4em;
    padding-bottom: 1.4em;
}
#pie_info p
{
    font-family: Tahoma;
    font-size: 1.1em;
    color: #666;
    text-decoration: none;    
    width: 80em;
    height: 5em;
}
#pie_info span
{
    color: #000;
}
#pie_info img
{
    margin-right: 0.5em;
}
h1
{
    font-family: Arial;
    font-size: 1.8em;
    color: #e98d24;
    text-decoration: none;
    margin-bottom: 0.8em;
}
h2
{
    font-family: Arial;
    font-size: 1.4em;
    color: #e98d24;
    text-decoration: none;
    margin-bottom: 0.8em;
}
h3
{
    font-family: Arial;
    font-size: 1.4em;
    color: #e98d24;
    text-decoration: none;
    margin-bottom: 0.8em;
}
p
{
    font-family: Arial;
    font-size: 1.4em;
    color: #333333;
    text-decoration: none;
}
p strong
{
    color: #004882;
}
p a
{
    color: #004882;
    font-weight: bold;
}
#bienvenido
{
    color: #012f63;
    margin-right: 2em;
    font-size: 1.1em;
    font-family: Tahoma;
}
#bienvenido strong
{
    color: #012f63;
}
#bienvenido a
{
    font-weight: normal;
}