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

body {
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#contPpal
{
	width: 995px;
	height: 560px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin: auto;
}

#cab
{
	width: 985px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#idioma
{
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top:14px;
	padding-bottom:3px;
}
#logo
{
	width: 322px;
	height:50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-right:7px;
}
#central
{
	width: 985px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#carrusel
{
	width: 950px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:15px;
}
#info_centro{
	position:relative;
	left:60px;
	width:580px;
	color:#FFF;
	height:35px;
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
}
#flash{

}
#info_empresa{
	position: absolute;
	width: 950px;
	height: 285px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:80px;
	background-color: #FFF;
	z-index:4;
	display:none;
	margin-top:20px;
	margin-left:20px;
}
#contenedor_info{
	float:left;
	padding: 8px;
	width: 620px;
}
#logo_empresa{
	position: absolute;
	width: 950px;
	height: 285px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:80px;
	background-color: #FFF;
	z-index:4;
	display:none;
	margin-top:20px;
	margin-left:20px;
}
.boton_info{
	font-family:Helvetica;
	font-size:10pt;
	color: #369;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.boton_info:hover{
	font-family:Helvetica;
	font-size:10pt;
	color: #F60;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.tit_texto
{
	font-family:Helvetica;
	font-size:9pt;
	color:#999;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.texto
{
	font-family:Helvetica;
	font-size:9pt; 
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}