@charset "utf-8";
/* CSS Document */

body{background-color: #a40102; background-image:url(img/common/fondo-gris.jpg); background-repeat:no-repeat; background-attachment:fixed; margin:0;}

div#content {
   position: relative; 
   width: 950px;
   height: 435px;
   margin: auto;
}

	
.titulotop {
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:24px;
	color: #003f7d;
	font-weight:bold;
	padding-bottom:5px;
	}
	
.tituls-secciones {
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:24px;
	color: #0F92FF;
	font-weight:bold;
	padding-bottom:5px;
	}

.titulobotones {
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	font-weight:bold;
	padding-bottom:5px;
	}
	
.footer-azul {
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #003f7d;
	font-weight:bold;
	padding-bottom:5px;
	}
	
a:link    {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-size:18px;	color: #FFFFFF; font-weight:bold; text-decoration:none;}
   
a:visited    {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-size:18px;	color: #FFFFFF;	font-weight:bold; padding-bottom:5px; text-decoration:none;}

a:hover   {color:# 82E3F3;} 

.textos {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	padding-bottom:5px;
	}