@charset "utf-8";

body {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
background-color: #858484;
}

#contenido {
	background-image: url(../images/back_izq.jpg);
	background-repeat:  repeat-y;
	width: 469px;
	min-height: 326px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

#tabla_r {margin-top: 38px;
background-image:url(../images/back_derecha.jpg);
background-repeat:repeat-y;}

.texto_home {margin-left: 95px;}

.titulos {color: #0254a0;
text-decoration:underline;
font-size:12px;
font-weight:bold;}

.img_barra {margin-top: 20px;}

#contenido_barra {margin-top: 15px;
padding: 5px 12px 5px 5px;
font-weight:bold;}

.margen_barra {margin-left: 15px;}

.titulos2 {font-size: 14px;
text-align:center;
color:#fb0101;
font-weight:bold;}

.titulos3 {font-size: 14px;
text-align:center;
color:#d20202;
font-weight:bold;}

.titulos4{font-size: 16px;
text-align:center;
color:#144c9a;
font-weight:bold;}

.titulos5 {font-size: 18px;
text-align:center;
color: #FFFFFF;
font-weight:bold;}

hr {margin: 10px;}

#contenido_barra_2 {width: 255px;
margin-left:489px;
text-align:center;}

.titulo5 {text-decoration:underline;
font-weight:bold;
font-size: 12px;}

.titulo6 {color:#d20202;
font-weight:bold;
text-decoration:underline;}

#footer { text-align:center;
padding-top: 15px;
background-color:#FFFFFF;
color:#8f8f8f;}

#footer a:link {text-decoration:none;
color:#8f8f8f;}

#footer a:visited {text-decoration:none;
color:#8f8f8f;}

#footer a:hover {text-decoration:underline;
color:#8f8f8f;}




