/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#general {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#cabecera h1 {
	height:83px;
	float: left;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.idioma {
	font-size: 0.8em;
	float: left;
	height: 20px;
	width: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
}
.idioma li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
}
.acceso {
	font-family: Tahoma;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	float: right;
	height: 20px;
	width: auto;
	background-color: #000000;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#login {
	height: 20px;
	width: 320px;
	float: right;
	margin-top: 15px;
}
.etiqueta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 40px;
	height: 15px;
	margin-top: 3px;
	background-color: #000000;
	margin-right: 7px;
}
.enviar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: auto;
	height: 15px;
	margin-top: 1px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: auto;
	height: 13px;
	margin-top: 1px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
#contenido {
	height: 388px;
	float: left;
	width: 950px;
}
#contenidoofer {
	height: auto;
	float: left;
	width: 950px;
}
#contenidopresen {
	height: 440px;
	float: left;
	width: 950px;
}
#pie {
	height: 50px;
	background-image: url(img/pie.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
	font-family: Tahoma;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;
}
#pie ul{
	float: left;
	margin-top: 30px;
	margin-left: 0px;
}
#pie li{
	float: left;
	list-style-type: none;
}
.estilo1 {
	margin-left: 332px;
}
.estilo2 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.estilo3 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 25px;
	text-decoration: underline;
	text-transform: uppercase;
}
.estilo4 {
	color: #C20101;
	font-weight: bold;
}
.estilo5 {
	border: 1px solid #000000;	
}
.estilo6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 0.8em;
	margin-top: 10px;
	height: 15px;
}

#fotos {
	float: left;
	height: 366px;
	width: 488px;
	margin-top: 38px;
	margin-bottom: auto;
	margin-left: 30px;
}
#fotos2 {
	float: left;
	height: 340px;
	width: 454px;
	margin-top: 14px;
	margin-bottom: auto;
	margin-left: 42px;
	text-align: right;
}
#textos {
	float: right;
	height: 366px;
	width: 353px;
	background-image: url(img/transparencia5.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: auto;
}
#textos2 {
	float: right;
	height: 340px;
	width: 353px;
	background-image: url(img/transparencia4.jpg);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-right: 42px;
	margin-bottom: auto;
}
#textos ul {
	list-style-type: none;
	margin-top: 95px;
	margin-left: 155px;
	text-align: left;
}
#textos li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 15px;
}
#textos a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#textos li a:hover {
	color: #940101;
	text-decoration: none;
	font-weight: bolder;
}
#textos a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
#textos a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#menu ul {
	float: left;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-top: 8px;
	margin-left: 18px;
}
#menu li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 143px;
	margin-left: 22px;
	text-indent: 20px;
	line-height: 25px;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #C20101;
	text-decoration: none;
	font-weight: bold;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 7px;
}
h1{
	font-size: 0.9em;
	font-weight: bold;
	color: #C20101;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 18px;
	letter-spacing: 0.1em;
	width: auto;
	height: auto;
	font-style: italic;
	margin-left: 145px;
}
h2{
	font-size: 0.75em;
	color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 18px;
	letter-spacing: 0.1em;
	width: auto;
	height: auto;
	font-style: italic;
	margin-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: 48px;
	margin-top: 9px;
	float: left;
}
.formulario{
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
	margin-top: 6px;
	background-color: #BFBFBF;
	border: 1px solid #666666;
	float: right;
	margin-right: 40px;
}
#botones {
	float: right;
	margin-right: 0px;
	height: auto;
	width: 200px;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	float: left;
	background-color: #8A8A8A;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 20px;
}

#textoempresa {
	margin-top: 5px;
	width: 500px;
	height: 330px;
	float: right;
	margin-right: 10px;
}
#textoempresa p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	margin-top: 20px;
	letter-spacing: 0.05em;
}
#fotoempresa {
	height: 330px;
	width: 380px;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}
#descripcion {
	margin-top: 5px;
	width: 390px;
	height: auto;
	float: right;
	margin-right: 50px;
}
#descripcion p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	margin-top: 20px;
	letter-spacing: 0.05em;
	margin-left: 0px;
}
#fotogrande {
	height: auto;
	width: 350px;
	float: left;
	margin-top: 15px;
	margin-left: 80px;
	border: 1px solid #645F5F;
}
#contenidoofer ul {
	float: left;
	height: auto;
	width: 810px;
	margin-left: 55px;
	margin-top: 20px;
}
#contenidoofer li {
	height: auto;
	width: 110px;
	margin-right: 22px;
	float: left;
}
#contenidoflash {
	height: 380px;
	width: 750px;
	float: left;
	margin-top: -5px;
	margin-left: 130px;
}
#contenidorestringido {
	height: auto;
	float: left;
	width: 800px;
	margin-top: 8px;
	margin-left: 100px;
	margin-bottom: 30px;
}
.estilo7 {
	color: #FFFFFF;
}
#fotoscomunidad {
	width: 450px;
	height: 20em;
	float: right;
	margin-top: -50px;
	margin-right: 0px;
}
#fotograndec {
	height: 242px;
	width: 350px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
#fotoscomunidad li {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	list-style-type: none;
}
a img {
	border: thin solid #000000;
}
.estilo8 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#textoaviso {
	margin-top: 5px;
	width: 700px;
	height: 330px;
	float: left;
	margin-left: 50px;
	line-height: 1.2em;
}
#textoaviso p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	margin-top: 20px;
	letter-spacing: 0.05em;
}
