/* CSS Document */

body {
	margin: 0px;
	background-repeat: repeat;
	background-image: url(../imagenes/fondo/fondo.jpg);
	background-color: #FFF;
}

  #Center_Tab {
	margin-left: auto;
	margin-right: auto;
}	
  .Contenedor {
	width:800px;
	background-position: center center;
	height: auto;
}

#cabecera {
	background-image: url(../imagenes/cabecera/cabecera.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 282px;
	width: 800px;
}#logotipo {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 20px;
	width: 800px;
}

#index #Center_Tab #cuerpo #menu {
	float: left;
	height: 70px;
	width: 800px;
	background-image: url(../imagenes/menu/menu.jpg);
}
#Center_Tab #pie a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
#pie a {
	text-align: center;
}
#index #Center_Tab #pie a:hover {
	color: #CCCCCC;
	text-decoration: none;
}



#texto_cuerpo2 {
	position:relative;
	left:64px;
	width:648px;
	height:146px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url(../imagenes/cuerpo/fondo-texto-cuerpo.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
#index #Center_Tab #cuerpo #cuerpo2 #texto_cuerpo2 a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#index #Center_Tab #cuerpo #cuerpo2 {
	height: 387px;
	width: 738px;
	background-image: url(../imagenes/cabecera/inicio.jpg);
	padding-left: 62px;
	background-repeat: no-repeat;
	background-position: center center;
}
#cuerpo2 {
	float: left;
	height: 387px;
	width: 800px;
	background-image: url(../imagenes/cuerpo/cuerpo-fondo-nuevo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#logotipo_inicio {
	background-image: url(../imagenes/cabecera/cabecera-logo2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 127px;
	width: 800px;
}

