﻿a img 
{
	border: 0;
}
html 
{
	margin:0;
	padding:0;
}
body {
	font-size: 14px;
	font-family: Arial, verdana, sans-serif;
	background:#5C82A8;
	color:#121D3B;
}
em 
{
	 font-style: italic ;
	 font-weight:bold;
	 font-size:1.1em;
	 /*color:#E68222;*/
}
#Main {
	font-size: 1em;
	background:#ffffff;
	border-left: 1px solid #002E63;
	border-right: 1px solid #002E63;
}
#header 
{
	background: url(images/cabecera.jpg) no-repeat top right;
	width: 100%;
	height: 200px;
}

#navigation 
{
	margin-left: 500px;
	bottom:auto;
	vertical-align:bottom;
}
/* Inicio Menu Superior  */
.columnMenuSup 
{
	float: left;
	height: 25px;
	vertical-align: bottom;
	margin-top: 10px;
}
#HeaderTop {
	margin-top:5px;
	position:relative;
}
#MenuTop 
{
	text-align: right;
	/*margin-left:15%;*/
	position:absolute;
	right:0;
}
#Fecha 
{
	/*margin-left:25%;*/
	text-align:left;
    color: #024F94;
    position:absolute;
    left:5px;
}
a.enlacesMenuTop:link
{
    color: #024F94;
	padding-left:5px;	
}
a.enlacesMenuTop:hover
{
	/*font-size: 0.7em;*/
	color: #F8870D;
	/*font-family: verdana;*/
	text-decoration: none;
	border:0;
}
a.enlacesMenuTop:visited
{
    color: #024F94;
}
/* Fin Menu Superior*/

/* Menu Izquierda */
#leftPanel
{
	background:#ffffff;
}
#leftMenu ul
{
	text-align: right;
	margin-right:4px; 
	
}
#leftMenu li
{
	margin-bottom: 6px;
	list-style:none;
	background-image: url(images/iconos/marca.jpg);
	background-position:right center;
	background-repeat : no-repeat;
	padding-right : 25px;
 
}
#leftMenu li a 
{
	color:#5C82A8;
}
#leftMenu li a:hover
{
	color:#121D3B;
}
/* Fin Menu Izquierda */

/* Inicio Contentenido Central*/
.post
{
	margin-bottom:8px;
}
.clearfix 
{
	height:1%; /*IE*/
}
.clearfix:after
{
	content: "."; display: block; height: 0; clear: both; visibility: hidden; 
}
.imageLeft 
{
	float:left;
	margin-right:1em;
}
.imageTop 
{
	margin-left:0;
	margin-right:0;
	margin-bottom:5px;
	
}
.imageTop img
{
	margin:0 auto;
	display:block;
}
.imageRight
{
	float:right;
	margin-left:1em;
}

/* Fin Contenido Central */

/* Inicio Lateral Derecho */
#menuDerechoUL li a 
{
	color:#5C82A8;
}
#menuDerechoUL li a:hover
{
	color:#002E63;
}
#menuDerecho
{
	background:url(images/degradadoMenuDcho.jpg) no-repeat top right;
	height:472px;
	text-align:right;
	font-weight:bold ;
	
}
#menuDerechoUL ul
{
	text-align: right;
	margin-right:20px; 
}
#menuDerechoUL li
{
	margin-top:8px;
	list-style:none;
	background-position:right center;
	background-repeat : no-repeat;
	margin-right:10px; 
	
}

/* Fin Lateral Derecho */

#gestion h2  /* Titulo menu lateral derecho */
{
	font-size: 1.3em;
	margin: 0 0 0 60px;
}
.blockHeader h2 
{	
	font-size: 1.2em;
}
#contentBody .blockHeader h2 
{	
	font-size: 1.9em;
	line-height:1.2em;
}
.videoWrapper 
{
	width:100%;
	height: 165px;
}
.video
{
	width:80%;
	height: 300px;
}

#contentBody table
{
	font-family:Arial, Verdana, sans-serif;
	font-size:0.9em;
	width:100%;
	border-collapse:collapse;
	margin-top:20px;
	border-bottom:1px solid #002E63;
}
#contentBody table th 
{
	text-align:center;
	border:1px solid #002E63;
	border-bottom:0;
	padding:4px;
	background:#5C82A8;
}
#contentBody table td 
{
	text-align:left;
	border:1px solid #002E63;
	border-bottom:0;
	padding:3px 1%;
}
#contentBody .contentTitle
{
	font-size:1.9em;
	border-bottom: 1px solid;
	text-align:right;
}

#contentBody
{
	font-size:1em;
	/*font-family:Georgia;*/
	line-height:1.2em;
}

.msgError
{
	font-weight:bold;
	 color:Red;
	 text-align:center;
}
.msgOK
{
	font-weight:bold;
	color:Blue;
	text-align:center;
} 
/* MAPA WEB */
#mapaWeb ul li
{
	display:block;
	font-style:italic;
}
.celda 
{
	text-align:center;
	border:1px solid #002E63;
	border-bottom:0;
	padding:4px;
	background:#5C82A8;
}

/*  FIN MAPA WEB*/