@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/back_about.jpg) repeat-x #343434;
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:11px;
}
#wrapper {
	margin:auto;
}
#header {
	margin:auto;
	width:918px;
	height:89px;
}
.contact_us {
	width:auto;
	color:#FFF;
	font-weight:bold;
	margin:auto;
}
.contact_us ul{
	height:28px;
	margin: 0 34px 0 34px;
	padding: 0;
}
.contact_us li {
	display:block;
	list-style:none;
	float:left;
	margin: 5px 40px 0 0;
	padding: 0;
}
.contact_us li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.contact_us li a:hover {
	color:#6F9;
	text-decoration:none;
}

#flash_cont{
	background: #e5edc6;
	width:100%;
}
.flash_home {
	margin:auto;
	width:918px;
	height:225px;
}
#cols_cont{
	background: #bbc1a5 url(images/back_cols_07.jpg) center repeat-y;
	margin:auto;
	margin: 0 0 0 0;
	height:auto;
}
#cols {
	margin:auto;
	padding-left:11px;
	width:906px;
	height:auto;
}
.col {
	height:auto;
	width:295px;
	min-height:240px;
	float:left;
	margin:0 6px 0 0;
}

.col p, li {
	padding:12px;
	color:#069;
}
.title_dark {
	height:28px;
	background:#227bd5;
	display:block;
	margin: 0;
	text-transform:uppercase;
}
.title_light {
	height:47px;
	background:#3598fe;
	display:block;
	margin: 0; 
}
h2 {
	color:#630;
	font-size:21px;
	font-weight:bold;
	padding:0;
	margin-top:0px;
}
h3 {
	color:#333;
	font-size:21px;
	font-weight:bold;
	padding:0;
	margin-top:0px;
}
h4 {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 15px;
	margin-top:0px;
}
h5 {
	color:#227bd5;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin-top:0px;
}
.footnote{
	color:#666;
	padding: 5px 0 0 0;
	font-size:9px;
}
#footer_up{
	clear:both;
	height:49px;
	background:url(images/interna_globo_07.jpg) center no-repeat;
}
#footer {
	margin:auto;
	position:relative;
	clear:both;
	background:url(images/aboutus_10.jpg) no-repeat center -1px #343434;
	height:185px;
}
/* Aqui estan las clases que cambian para cada imagen*/
.aboutus_header8{
	background:url(images/back_img_about.jpg) center;
	height:auto;
}
.aboutus_imagen8{
	width:944px;
	height:87px;
	background:url(images/aboutus_05_05.jpg) no-repeat center #e5edc6;
	margin:	auto;
}
.aboutus_header1{
	background:url(images/back_img_about1.jpg) center;
	height:auto;
}
.aboutus_imagen1{
	width:944px;
	height:87px;
	background:url(images/aboutus_01_05.jpg) no-repeat center #e5edc6;
	margin:	auto;
}
.aboutus_header2{
	background:url(images/back_img_about2.jpg) center;
	height:auto;
}
.aboutus_imagen2{
	width:944px;
	height:87px;
	background:url(images/aboutus_02_05.jpg) no-repeat center #e5edc6;
	margin:	auto;
}
.aboutus_header3{
	background:url(images/back_img_about1.jpg) center;
	height:auto;
}
.aboutus_imagen3{
	width:944px;
	height:87px;
	background:url(images/aboutus_03_05.jpg) no-repeat center #e5edc6;
	margin:	auto;
}
.aboutus_header4{
	background:url(images/back_img_about.jpg) center;
	height:auto;
}
.aboutus_imagen4{
	width:944px;
	height:87px;
	background:url(images/aboutus_04_05.jpg) no-repeat center #e5edc6;
	margin:	auto;
}
.aboutus_header5{
	background:url(images/back_img_about3.jpg) center;
	height:auto;
}
.aboutus_imagen5{
	width:944px;
	height:87px;
	background:url(images/aboutus_06_05.jpg) no-repeat center #e5edc6;
	margin:	auto;
}
.aboutus_header6{
	background:url(images/back_img_about4.jpg) center;
	height:auto;
}
.aboutus_imagen6{
	width:944px;
	height:87px;
	background:url(images/aboutus_07_05.jpg) no-repeat center #e5edc6;
	margin:	auto;
}
.aboutus_header7{
	background:url(images/back_img_about5.jpg) center;
	height:auto;
}
.aboutus_imagen7{
	width:944px;
	height:87px;
	background:url(images/aboutus_08_05.jpg) no-repeat center #e5edc6;
	margin:	auto;
}
/* aqui terminan las clases que cambian*/
.title_in{
	padding: 57px 0 0 14px;
	height: 26px;
	height:auto;
}
#main_cont{
	background: url(images/backpag.jpg) center;
	height:auto;
	width:100%;
}
.contenedor{
	width:918px;
	margin:auto;
	display:table;
	/*min-height:500px;*/
}
.contenido{
	padding: 17px 77px 0 15px;
	width:479px;
	float:left;
	background: #fff;
	min-height:500px;
}
.contenido p{
	font-size:12px;
	padding: 0 0 15px 0;
	text-align:justify;
}
.contenido li{
	font-size:12px;
	color:#000;
	padding: 0 0 10px 0;
}
.contenido_grande{
	padding: 17px 77px 0 10px;
	width:638px;
	float:left;
	background: #fff;
	min-height:500px;
}
.contenido_grande p{
	padding: 0 0 15px 0;
	font-size:12px;
	text-align:justify;
}
.contenido_grande li{
	font-size:12px;
	color:#000;
	padding: 0 0 10px 0;
}
.contenido_contact{
	padding: 17px 77px 0 15px;
	width:479px;
	float:left;
	background: #fff;
	min-height: 975px;
}
.contenido_contact p{
	padding: 0 0 15px 0;
	font-size:12px;
	text-align:justify;
}
.contenido_contact li{
	color:#000;
	font-size:12px;
	padding: 0 0 10px 0;
}
.menu{
	width:154px;
	float:left;
}
#side_cont{
	width:193px;
	background:url(images/side_about.jpg) repeat-y;
	margin:auto;
	margin: 0;
	padding:0;
	min-height:509px;
	float:left;
}
p{
	margin:0;
	padding:0;
}
.menu ul{
	margin:0;
	padding:10px 0 0 0;
	text-decoration:none;
	list-style:none;
	font-size:12px;
}
.menu li{
	font-weight:bold;
	display:block;
	color:#000;
	margin: 0;
	padding: 8px 0 5px 20px;
	background:url(images/submenu.jpg) bottom no-repeat;
}
.menu li a{
	 color:#000;
	 text-decoration:none;
}
.menu li a:hover{
	 color:#6EA0D1;
}
.learn{
	display:block;
	padding: 0 15px 0 0;
	text-align:right;
}
.learn a{
	display:block;
	padding: 0 15px 0 0;
	text-align:right;
	text-decoration:none;
}
.learn a:hover{
	display:block;
	padding: 0 15px 0 0;
	text-align:right;
	text-decoration:underline;
}
.menu_pais{
	width:154px;
	float:left;
}
.datos_pais{
	padding: 15px 0 10px 0;
	border-bottom:#000 solid 1px;
}
.titulo_pais{
	font-size:12px;
	color:#6EA0D1;
}
.titulo_pais img{
	margin: 0 5px -3px -25px;
}
hr{
	height:1px;
	width:100%;
	background: #630;
}
.FCamp {
	background-color:#f4f8e6;
	border:1px solid #CCCCCC;
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:11px;
	width:100%;
}


