html, body{
	height: 100%;
	min-height: 100%;
	/*height: auto !important;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/fondo-html.jpg);
	background-repeat:repeat-x;
}
#body{
	width: 973px;
	margin:auto;
}


#head{
	width: 973px;
	height: 258px;
}
#head span {
	
	font-weight:normal;
	font-size:14px;
	top:-3px;
	position:relative;
	
}
.headleft{
	width: 479px;
	height: 258px;
	background-image:url(images/logo.jpg);
	float: left;
}
.headright{
	width: 483px;
	height: 258px;
	background-image:url(images/bg_welcome.jpg);
	float: left;
}
.headright-2{
	width: 494px;
	height: 258px;
	background-image:url(images/img-top-der-2.jpg);
	float: left;
}
.headright-3{
	width: 494px;
	height: 258px;
	background-image:url(images/img-top-der-3.jpg);
	float: left;
}
.headright-4{
	width: 494px;
	height: 258px;
	background-image:url(images/img-top-der-4.jpg);
	float: left;
}
.headright-5{
	width: 494px;
	height: 258px;
	background-image:url(images/img-top-der-5.jpg);
	float: left;
}
.headright-6{
	width: 494px;
	height: 258px;
	float: left;
	background-image:url(images/img-top-der.jpg);
}
#container{
	width: 962px;
	/*height:100%;*/
	float: left;
	/*height: 100%;!important;*/
 	background-color: #EDF4FF;
	overflow:hidden;
   	height:  1%;
	
}


/*-----------col left-------------------*/
.col-left{
	width: 477px;
	/*height: 100%;*/
	float: left;
	background-color: #EDF4FF;
	/*background-image: url(images/fondo-col-izq.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	float: left;
	overflow:hidden;
   	_height:  1%;
}

.col-left p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3C424C;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
}
.col-left a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#787138;
	font-size: 0.9em;
	font-style: normal;
	text-decoration: none;	
}

.col-left h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#787138;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}
.col-left h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#787138;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}
.linea-3 {
	background-image:url(images/linea-3.jpg);
	background-repeat:repeat-x;
	height: 2px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.img-container-2 {
	width: 427px;
	height: 139px;
	background: #8798a3;
	padding: 3px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.bandera-box{
	width: 219px;
	height:126px;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
}

/*-----------col right-------------------*/
.col-right{
	width: 479px;
	background-image:url(images/fondo-box-1.jpg);
	background-repeat:repeat-y;
	float: right;
	/*height: 100%; !important*/
	overflow:hidden;
   	_height:  1%;
}
.img-phone{
	width: 478px;
	background-image:url(images/img-telefono.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 42px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
}
.img-container-1 {
	width: 257px;
	height: 131px;
	background: #8798a3;
	margin: 3px;
	padding: 3px;
	float: right;
}
.box-txt-2 {
	float: left;
	width: 100%;
}
.box-txt {
	float: left;
	width: 200px;
	text-decoration: none;
}
.box-txt h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dacf72;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
}
.box-txt h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dacf72;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
}
.box-servicios {
	width: 45%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.box-contact {
	width: 210px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	float: right;
	text-align: center;
	border: 1px solid #252D33;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 16px;
}
.box-contact span{
	width: auto;
	display: block;
	margin: auto;
}
.box-contact span a{
	color: #EAE6C9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAE6C9;
}
.box-contact span a:hover{
	color: #FFFFFF;
}
.col-right p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c7d1df;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 9pt;
	margin: 0px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
.col-right p a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d0c66f;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	text-decoration: none;
	font-style: italic;
}
.col-right .box-servicios h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c7d1df;
	font-size: 12pt;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
	list-style-type: none;
	display: block;
}
.col-right .box-servicios h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c7d1df;
	font-size: 10pt;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	width: 200px;
	background-color: #252D33;
	margin: auto;
	padding: 3px;
	display: block;
}
.col-right p a:hover{
	color:#ffffff;
}
.col-right h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dacf72;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
}
.linea-1 {
	background-image:url(images/linea-1.jpg);
	background-repeat:repeat-x;
	height: 3px;
	width: 478px;
	float: left;
}
.info-box{
	width: 481px;
	margin: 0px;
	padding: 0px;
	height: 170px;
	float: left;
}
.tags{
	width:380px;
	text-decoration: none;
	float: left;
	margin-left: 40px;
	padding: 6px;
	height: auto;
	border: 1px solid #1A1F23;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAE6C9;
	text-decoration: none;
}
.tags a{
	font-family: Arial, Helvetica, sans-serif;
	color: #EAE6C9;
	text-decoration: none;
}
.tags a:hover{
	color: #c7d1df;
}

/*-----------Footer-------------------*/
#footer {
	width: 100%;
	background-image: url(images/fondo-footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	background-color: #212B3B;
	float: left;
}
.footer-info{
	width: 942px;
	margin: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footer-info p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #f0eeda;
	text-align: center;
}
.footer-info a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #f0eeda;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
.linea-2 {
	background-image:url(images/linea-2.jpg);
	background-repeat:repeat-x;
	height: 3px;
	width: 100%;
	clear: both;
}
.img-logo{
	width: 106px;
	height: 37px;
	margin: auto;
}
.footer-box{
	width: 962px;
	margin: auto;
}
.footer-txt{
	float: left;
	width: 465px;
	padding: 5px;
}
.footer-txt p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #c7d1df;
}
.footer-txt a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #d0c66f;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0c66f;
}

.footer-txt h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #dacf72;
}
.linea-4 {
	background-image:url(images/linea-4.jpg);
	background-repeat:repeat-x;
	height: 3px;
	width: 100%;
	clear: both;
}


/*-----------Form-------------------*/

.contacto{
	margin: 5px;
	float: left;
	width: 180px;
}
.contacto-2{
	width: 370px;
	margin: 5px;
	padding: 0px;
	float: left;
}
/*form div{
	display: inline;
	float: left;
	color: #576E7D;
	width: 40%;
}
*/
legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #353E46;

}

fieldset{
	border: 1px solid #000;
	background-color: #E6E6E6;
	padding: 3px;
	width:90%;
	overflow:hidden;
	position:relative;
	left:20px;
	
	
}

label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #353D45;
	font-weight: normal;
	width: 138px;
	display: block;
	float: left;
}
label a{
	font-family: Arial, Helvetica, sans-serif;
	color: #353D45;
	font-weight: normal;
	display: block;
}
.boxlabel{
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 250px;
	display: block;
}
.textfiel-1{
	border: 1px solid #353D45;
	background-color: #FFFFFF;
	width: 180px;
}
.textfiel-3{
	border: 1px solid #353D45;
	background-color: #FFFFFF;
	width: 280px;
	float: left;
}
.textfiel-2{
	border: 1px solid #353D45;
	background-color: #FFFFFF;
	width: 380px;
	float: left;
	clear: both;
	margin-left: 8px;
	margin-bottom: 5px;
}

.submit {
	margin:3px;
	background: transparent url("../images/submit.gif") no-repeat;
	height:20px;
	border:0 solid #353D45;
	width:80px;
	color:#666;
	text-transform:capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
 }

.obligatorios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: -30px;
}


