*{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

body{
	background-color:#FFFFFF;
}

body, ul, li, p, h1, h2, h3, h4, h5 {
	font-size:0.97em;
	margin:0;
	padding:0;
	list-style:none
}

p{
	line-height:1.5em;
	margin-bottom:0.5em;
}

h1{
	visibility:hidden;
	font-size:0;
}

h3{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:1.8em;
	color:#B52623;
	clear:both;
	margin-bottom:1em;
	
}

a{
	color:#0072B9;
	text-decoration:none;
}

a:hover{
	color:#0096F0;
}

div#contenido {
	font-size:80%;
	margin:0 auto;
	width:967px;
}

/* Menu sobre cabecera*/
div#menuRM_interior{
	width:980px;
	margin:0 auto;
	padding:0.5em 0 0.5em 0em;
}



div#menuRM{
	background-color:#0062B5;
	height:31px;
	font-size:0.9em;
}

div#menuRM ul li{
	display:inline;
	color:#FFF;
	font-weight:bold;
}

div#menuRM ul li.enlaceRM{
	color:#BFE9FF;
}

div#menuRM ul li.enlaceRM a{
	color:#BFE9FF;
}

div#menuRM ul li.enlaceRM a:hover{
	color:#CCC;
}

div#menuRM ul li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

div#menuRM ul li a:hover{
	color:#CCC;
}
/* fin menu cabecera */


/* miga */
div#miga {
	height:40px;
	color:#007dc3; 
	font-family:verdana;
	font-size:14px; 
	float:left; 
	width:100%;
	margin-bottom:2.5em;
}

div#miga ul{
	margin-left:1.8em;
	margin-top:15px;
}

div#miga ul li{
	display:inline;
	color:black;
}

div#miga a{ text-decoration:none;
	color:#007dc3;
}

div#miga a:hover {
	text-decoration:underline
}
/* Fin miga */

/* Informacion */
#informacion{
	clear:both;
}

#informacion ul li{
	display:inline;
	float:left;
	font-size:0.9em;
}

#informacion img{
	margin:0 0.4em 1.5em 1em;
	float:left;
}

#informacion h4{
	color:#000;
	font-size:1.2em;
}
/* fin informacion */

/* contenedorPie */

/* fin contenedorPie */
div#contenedorPie{
	clear:both;
	font-size:12px;
	text-align:center;
	padding-top:2em;
}
/* Pie */

div#pie{
	margin:0 auto;
	width:967px;
}

#pie ul {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:17px auto 0;
	padding:1em 0 13px 0;
	width:auto;
}

#pie ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 13px 16px;
	padding-right:16px;
}

#pie ul li a {
	color:#747474;
	text-decoration:none;
}

#pie ul li a:hover {
	text-decoration:underline;
}

#pie p.copyr {
	color:#59AAD8;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0.1em auto 3.5em;
	text-align:center;
}
/* fin div pie */


table{
	border-collapse:collapse;
	font-size:0.9em;
	width:100%;
	margin-bottom:2em;
}

table caption{
	background-color:#6E6E6E;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.7em;
}

table tr{
	text-align:left;
	height:18px;
}

table tr.par{
	background-color:#D7D7D4;
}

table tr td{
	padding-left:1em;
}

table tr td strong{
	font-weight:normal;
	
}

table tr th{
	padding-left:1em;
}

table tr .medio{
	text-align:center;
	padding-right:1em;
}

br {margin-bottom:20px; display:block;}


td{
	padding:0.5em 0;
}

th{
	background-color:#333;
	color:#FFF;
}

.negro{
	background-image:url(/img/negro.gif);
	background-repeat:no-repeat;
	padding-left:2em;
}

.rojo{
	background-image:url(/img/rojo.gif);
	background-repeat:no-repeat;
	padding-left:2em;
}

.amarillo{
	background-image:url(/img/amarillo.gif);
	background-repeat:no-repeat;
	padding-left:2em;
}

.verde{
	background-image:url(/img/verde.gif);
	background-repeat:no-repeat;
	padding-left:2em;
}

.blanco{
	background-image:url(/img/blanco.gif);
	background-repeat:no-repeat;
	padding-left:2em;
}

.fuente{
	color:#666666;
	font-size:0.85em;
	margin-left:1em;
}
