@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	color:#6b6b6b;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	background:#F4F4F4;
}
h1{
	padding-bottom:0px;
}
p{
	margin:5px 0 10px 0;
}
a{
	text-decoration:none;
	color:#848484;
}
a:hover{
	color:#666;
}
ul{
	list-style-type:none;
	margin:0; 
	padding:0; 
}

.lista {
	text-decoration:underline;
	color:#0E9EFC;
	}

h3{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#0178dc;
}
.body{
	margin:0 auto;
	width:996px;
	
}
.head{
	height:176px;
	background:#ffcc33;
	background-image:url(images/bolivian-es_04.jpg);
}
.head-01{
	height:55px;
}
.head-02{
	height:85px;
}
.head-03{
	height:35px;
}
.head-03-search{
	width:275px;
	height:30px;
	float:left;
}
.head-03-search form{
	padding-top:5px;
	padding-right:15px;
	text-align:right;
}
.head-03-search input{
	background:#fff;
	border:1px solid #CCC;
}
.content{
	background:#FFF;
}
.left{
	width:242px;
	float:left;
}
.left-01{
	margin:0 auto;
	width:210px;
}
.left-01-title{
	background:#ffcc33;
	/*padding:8px 0px 0px 10px;*/
	padding:8px 0px 5px 10px;
	color:#777;
	font-weight:bold;
	text-align:left;
	border-top-right-radius: 10px;
}
.left-01-list{
	border:1px solid #ffcc33;
}
.left-01 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.left-01 a{
	color:#0e9efc;
}
.left-01 a:hover{
	color:#777;
	text-decoration:underline;
}
.center{
	/*width:450px;*/
	width:680px;
	float:left;
	padding-left:30px;
	padding-top:8px;
    
}
.center-01-icono{
	width:202px;
	height:48px;
	margin:10px 0 0 15px;
	float:left;
	border:1px solid #ebeaea;
	-moz-border-radius: 10px; 
	border-radius: 10px;
}
.center-01-icono-img{
	margin-left:10px;
	width:55px;
	float:left;
}
.center-01-icono-text{
	padding:10px 5px 0 0px;
	width:132px;
	height:35px;
	float:left;
	text-align:left;
}
.center-01-icono-text a{
	color:#666;
}
.center-01-icono-text a:hover{
	/*color:#232323;*/
	color:#6699cc;
}
.center-02-content{
}
.center-02-content li{
	/*background:#F9F9F9;*/
	width:205px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	margin:8px auto;
	-moz-border-radius: 5px; 
	border-radius:5px;
	margin:5px;
	float:left;
}
.center-02-content a{
	color:#0178dc;
	font-size:12px;
}
.limpiar {
clear:both;
}
.right{
	width:304px;
	float:left;
}
.right-01{
	height:74px;
	border:1px solid #ffcc33;
	margin:15px;
	-moz-border-radius: 10px; 
	border-radius: 10px;
}
.right-01 img{
	padding-left:10px;
}
.right-02{
	height:280px;
	background:#F3F3F3;
	margin:15px;
	color:#999;
}
.body-multimedia{
	height:320px;
}
.body-multimedia-01{
	width:675px;
	height:300px;
	margin:0 20px 20px 20px;
	border:1px solid #e8eaea;
	float:left;
}
.body-multimedia-02{
	width:260px;
	height:212px;
	float:left;
}
.body-city{
	height:auto;
	margin:0 auto;
}
.body-city-01{
	width:311px;
	height:128px;
	float:left;
	margin-left:15px;
	margin-top:10px;	
	background:#f6f6f6;
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
.body-city-01-img{
	width:145px;
	height:107px;
	margin:11px;
	float:left;
}
.body-city-01-text{
	width:135px;
	margin-top:11px;
	font-size:11px;
	text-align:left;
	float:left;
}
.body-information{
	height:50px;
	background:url(images/bolivian_84.jpg);
	margin-top:10px;
}
.body-information-01{
	width:150px;
	padding:30px 0 0 40px;
	float:left;
}
.body-information-01 li{
	padding-top:5px;
}
.body-information-01 a{
	color:#FFF;
	font-weight:bold;
}
.body-information-01 a:hover{
	text-decoration:underline;
}
.footer{
	height:30px;
	background:#f4f4f4;
	text-align:right;
	padding:10px 10px 0 0;
}
.limpiar02 {
clear:both;
font-size: 1px;
line-height: 1px;
border:1px solid #ccc; 
height:0px;
font-weight: normal;
}