@charset "utf-8";

body {
	width: 100%;
	margin:0;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 0;
}
#wrapper-body {
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
}
#wrapper-logo {
	width: 1024px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper-centro {
	width: 944px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper-inicio {
	width: 944px;
	text-align: left;
	float: left;
	height: auto;
}




#wrapper{
	width: 100%;
	text-align: center;


}



#main_container{
	width:944px;
	margin:0px auto;
	text-align: center;
}
#wrapper-footer {
	width: 100%;
	text-align: center;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: auto;
	float: left;
	background-color: #1B1B1B;
}
#main_footer {
	width:944px;
	margin:0px auto;
	text-align: center;
}
#main_slide {
	width:100%;
	text-align: center;
	margin: 0px auto;
}

#main_menu {
	width:100%;
	text-align: center;
	margin: 0px auto;
	
}
#main_hello {
	width:472px;
	text-align: left;
	height: auto;
	float: left;
}
#main_contacto {
	width: 944px;
	text-align: left;
	float: left;
	height: 665px;
	background-image: url(../images/bg-form.png);
	background-repeat: no-repeat;
}

#main_entradas {
	width:450px;
	text-align: left;
	height: auto;
	float: left;
	background-image: url(../images/bg-entradas.png);
	background-repeat: repeat;
	padding-left: 20px;
	padding-top: 10px;
}
#main_space {
	width:10px;
	text-align: left;
	height: auto;
	float: left;
}
#main_manifiesto {
	width:252px;
	text-align: left;
	height: auto;
	float: left;
}
#txt_manifiesto {
	width:685px;
	text-align: left;
	height: auto;
	float: left;
}
#main_error {
	width: 944px;
	text-align: left;
	float: left;
	height: 400px;
	background-image: url(../images/error404.png);
	background-repeat: no-repeat;
}
#wrapper-folio {
	width: 1000px;
	text-align: left;
	float: left;
	height: auto;
}


.main_contenido-txt {
	width: 944px;
	text-align: left;
	float: left;
	height: auto;
}

.main_derecha {
	width:467px;
	text-align: left;
	height: auto;
	float: left;
}
.main_izquierda {
	width:467px;
	text-align: left;
	height: auto;
	float: left;
}
.main_izquierda-txt {
	width:460px;
	height: auto;
	float: left;
	padding-left: 5px;
}
.main_izquierda-txt-bg {
	width:460px;
	height: auto;
	float: left;
	padding-left: 5px;
	background-image: url(../images/bg-entradas.png);
	background-repeat: repeat;
}
.main_titles-servicios {
	width:auto;
	height: auto;
	float: left;
}



.space-verde {
	width:100%;
	text-align: left;
	height: 25px;
	float: left;
	background-color: #099;
}
.space-entre-txt {
	width:460px;
	text-align: left;
	height: 15px;
	float: left;
}
.main_izquierda-caja-form {
	width:680px;
	height: auto;
	float: left;
	padding-left: 15px;
}
.main_cajas-bg-gris {
	width:650px;
	height: 28px;
	float: left;
	background-color: #F3F3F3;
	text-align: left;
	text-decoration: none;
}

.txt-form-verde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #099;
	text-decoration: none;
}
.txt-form-gris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.campos-txt-form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: transparent;
	width: 400px;
	height: 26px;
	text-align: left;
	border: 0px none transparent;
}
.campo-txt-form-posdata {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: transparent;
	width: 630px;
	height: auto;
	text-align: left;
	border: 0px none transparent;
}
.boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #099;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 100px;
	background-color: #FAFAFA;
	border: 0px none transparent;
}







.txt-verde16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #099;
	text-decoration: none;
	text-align: justify;
}
.txt-gris16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}








.txtwite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.txtwite10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.txt-manifiesto {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
a:hover.txt-manifiesto-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #099;
	text-decoration: underline;
	text-align: justify;
}
.txt-manifiesto-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #099;
	text-decoration: none;
	text-align: justify;
}


.txt-manifiesto-verde {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #099;
	text-decoration: none;
	text-align: justify;
}
.txt-italic-verde18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #099;
	text-decoration: none;
	text-align: justify;
}




.txtverde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #099;
	text-decoration: none;
}
.v-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #099;
	text-decoration: none;
}
a:hover.v-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #099;
	text-decoration: underline;
}
a:hover.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #099;
}
a:active.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #099;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
