* p {padding:0;
margin:0;}
body { 
background-image: url(../images/bg.jpg);/*iamgen fondo*/
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
color:#000;}

h1{
	font-size:28px;
	color:#0055A4;
}
h2{
	font-size:22px;
}
h3{
	font-size:18px;
	color:#666;
}
ul{

	list-style-position: inside;
}
#wrapper{ 
width:1000px;
margin:0 auto;}

#header{ float:inherit; 
width: 1000px;
height:210px;
background-image:url(../images/header.png);
margin:0;}

#headerleft{ float:left; /*logo*/
width:380px;
margin:40px 0 0 0;}

#headerright{ 
position:relative;
float:right;
width:450px;}

	#comuniaciones{ 
	float:left;
	margin-top:25px;
	margin-left:0px;
	
	}
	
	#comuniaciones ul li{
		list-style:none;		
		float:left;
		padding:5px;		
	}
	#comuniaciones ul li a{
	font-size:20px;
	color:#FFF;	
	padding:5px 5px 7px 5px ;
	width:100px;
	display:block;
	float:left;
	}
	#comuniaciones ul li a:hover{
	font-size:20px;
	background-image:url(../images/bg-btn-comunicaciones.png);
	background-repeat:no-repeat;
	
	}
	#idiomas{ 
	float:right;	
	background-color:#7490c8;
	margin:50px 0 5px 0;
	padding:3px 5px;
	}
	
		#idiomas01{ 
		float:left; /*colombia*/
		width:40px;
		height:40px;
		
		padding:5px 10px 5px 5px;
		border-right: #FFF thin solid;
		
		
		}
		
		#idiomas02{ float:left; /*usa*/
		width:40px;
		height:40px;		
		padding:5px 5px 5px 10px;
		}
#main{
	background-color:#FFF;
}
#izquierdo{	
	float:left;
	width:220px;
	margin-top:25px;
}

.derecha{
	width:730px;
	float:right;
	margin-right:25px;
}

#menu{ 
width: 220px;
margin:0 0 10px 0;
}
#menu h1{ 
background-color:#8DBDE6;
color:#FFF!important;
padding:10px;
width:180px;
margin: 0 auto 5px auto;
}
#menu P{ font-family:"Trebuchet MS";
font-size:10px;
color:#FFF;
text-transform:uppercase;
margin: 10px 0 0 0;}



#menu-buscador{
width: auto;
background-color: #7490C8;
float:left; /*menu*/
width: 100%;
height:30px;
margin: 3px 0 0 0;
}

		

#slider{ 
float:left;
width:1000px;
margin-top:15px;
height:414px;
}

#center{ float:left;
width:1000px;
padding: 10px 0 10px 0;}

	#center01{
	float:left;
	width:325px;
	margin: 0 10px 0 0;}

	#center02{
	float:left;
	width:325px;
	margin: 0 10px 0 0;}

	#center03{
	float:left;
	width:325px;}
	
#scroll-editor{
	width:320px;
	float:right;
}

#footer{
width:1000px;
height:125px;
/*margin:0 0 20px 0;*/
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;

}

#redes{
float:left;
width:130px;
height:70px;
margin:30px 0 0 380px ;
border-left:1px solid #638bbf;
text-align:center;
color: #2b307e;
font-size:18px;
}

	#redes01{ float:left; /*twitter*/
	width:45px;
	height:45px;
	margin:5px 10px 0 10px;}
	
	#redes02{ float:left; /*twitter*/
	width:45px;
	height:45px;
	margin:5px 0 0 0;}
	
	.infopie{
	width:1000px;
	padding-bottom:15px;
	background-color:#638bbf;
	margin-bottom:25px;
	}
	.infopie p{ 	
	text-align:center;
	color:#FFF;

	font-size:18px;
	}
	
	.infopie p a{
	color:#FFF;
	background-color:#638bbf;}
	
#texto{
position:relative;
right:0;
width: 300px;
float:right;

}

#usuarios-top {
	position:absolute;
	right:0;
	margin-top:40px;	
	padding-top:10px;
	width:250px;
	
}
#usuarios-top img{
float:left;
	
}
#usuarios-top a{
color:#FFF;
display:block; 
line-height:30px;
font-size:18px;
padding-top:10px;
	
}
#usuarios-top p{
	color:#FFF;
	text-align:left;
}

#usuarios-top input{
	background-color:#F3F3F3;
	border:#F3F3F3 thin solid;
}
#usuarios-top input.button{
	color:#2f3f92;
}

.imagen_info{
	background-color:#0055A4;
	padding:10px;
	color:#FFF;
}
.cerrarAcordeon {
background-image: url(../images/cerrar-icono-6036-96.png);
background-repeat: no-repeat;
background-position: left;
padding: 5px 5px 5px 30px;
font-weight: bold;
font-size: 16px;
color: #B71717;
margin-bottom: 0px;
float: right;
cursor: pointer;
}

