/* CSS Document */

body {
	background-color: #f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.logo{
	background-image: url(imagenes/logo.gif);
	background-repeat: no-repeat;
	
	width:335px;
 	height:100px;
}
.cabecera_1 {
	background-image: url(imagenes/cabecera_1.gif);
	background-repeat: no-repeat;
	
	width:339px;
 	height:207px;	
}

.cabecera_2 {
	background-image: url(imagenes/cabecera_2.gif);
	background-repeat: no-repeat;

	width:339px;
 	height:207px;	
}

.cabecera_3 {
	background-image: url(imagenes/cabecera_3.gif);
	background-repeat: no-repeat;

	width:339px;
 	height:207px;	
}

.cabecera_4 {
	background-image: url(imagenes/cabecera_4.gif);
	background-repeat: no-repeat;

	width:339px;
 	height:207px;	
}

.cabecera_5 {
	background-image: url(imagenes/cabecera_5.gif);
	background-repeat: no-repeat;

	width:339px;
 	height:207px;	
}

.cabecera_6 {
	background-image: url(imagenes/cabecera_6.gif);
	background-repeat: no-repeat;

	width:339px;
 	height:207px;	
}

.cabecera_7 {
	background-image: url(imagenes/cabecera_7.gif);
	background-repeat: no-repeat;

	width:339px;
 	height:207px;	
}

.img_equipo {
	background-image: url(imagenes/img_equipo.gif);
	background-repeat: no-repeat;

	width:146px;
 	height:226px;	
}

.fnd_pie{
	background-image: url(imagenes/fnd_pie.gif);
	background-repeat:no-repeat;
	
	width:913px;
	height:16px;
}

.fnd_menu{
	background-image: url(imagenes/fnd_menu.gif);
	background-repeat:no-repeat;
	
	width:573px;
	height:30px;
}

.fondo_servicios{
	background-image: url(imagenes/fondo_servicios.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

.titulo_azul {
	color: #0e4881;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

.titulo_menu {
	color: #02198e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}