#container{
	 height:805px; 
	 	}
#header{
	background:url(../images/header.jpg) no-repeat top left;
	height:211px;
	}

#content{
	height:500px;
	padding-top:15px;
	}
#slogan{
	padding-left:140px;
	background:url(../images/slogan.png) no-repeat top center;
	margin-top:-10px;
	}
#footer{
	padding-left:215px;
	font-size:17px;
	font-stretch:condensed;
	
	}
.menuPie{
	 padding:30px 0 0 215px;
	 font-size:11px;
	 color:#6c040d;

	}
.menuPie a{
	text-decoration:none;
	 font-size:11px;
	 color:#6c040d;

	}
p.menuPie a:hover{
color:#FFF;	
}	

.bulletservicio{

 padding-left:60px;

	
	}
#ListaServicios{
	padding-top:0px;
	padding-left:10px;
	line-height:30px;
font-size:14px;
	}
#ListaServicios a{
	color:#FFF;
	text-decoration:none;
	height:32px;
 padding-left:60px;
 padding-top:10px;
 padding-bottom:10px;
 margin-bottom:0px;
 font-weight:14px;
	}
	
#ListaServicios a:hover{
	background:url(../images/Bullet%20logo.png) no-repeat left top;
	}

/*#ListaServicios a:active{
	background:url(../images/Bullet%20logo.png) no-repeat left top;
	}*/
#ListaServicios p{
 height:32px;
 /*padding-left:60px;
padding-top:5px;
 margin-bottom:0px;*/
}




#labelLanguage{
	padding-top:10px; 
	padding-left:10px; 
	font-size:12px;
	}
#labelLanguage a{
	text-decoration:none;
	color:#FFF;
	
	}
#labelLanguage a:hover{
color:#6c040d;
	}

#HeaderTitle{
margin-top:180px;
	}
#HeaderTitle h1{
padding-top:2px;
	}
	

#lenguajeLabel{
padding-top:10px; padding-left:10px; font-size:12px
	}
#lenguajeLabel a{
	text-decoration:none;
	color:#FFF;
	}
#lenguajeLabel a:hover{
color:#6c040d;
	}


#mapa {
	width:714px;
	height:410px;
	background:url(../images/mapa/Continentes.png) no-repeat top left;
	position:relative;
	z-index:5;
}
#mapa li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;
z-index:5;
}

#mapa a {
display: block; 
z-index:5;
/*border: solid 1px #F00;*/
	}

#continent1 {left: 2px; top: 0px; width: 313px; height: 410px;}
#continent2 {left: 312px; top: 16px; width: 152px; height: 150px;}
#continent3 {left: 400px; top: 10px; width: 312px; height: 274px;}
#continent4 {left: 294px; top: 160px; width: 155px; height: 190px;}
#continent5 {left: 575px; top: 260px; width: 143px; height: 125px;}

#continent1 a {height: 410px; z-index:2;}
#continent2 a {height: 150px;}
#continent3 a {height: 274px;}
#continent4 a {height: 190px;}
#continent5 a {height: 125px;}

#continent1 a:hover {
	background:url(../images/mapa/Continentes.png) no-repeat -2px -1230px;
	}
#continent2 a:hover {
	background:url(../images/mapa/Continentes.png) no-repeat -312px -836px;
	}

#continent3 a:hover {
	background:url(../images/mapa/Continentes.png) no-repeat -400px -2060px;
	}
#continent4 a:hover {
	background:url(../images/mapa/Continentes.png) no-repeat -294px -570px;
	}
#continent5 a:hover {
	background:url(../images/mapa/Continentes.png) no-repeat -575px -1900px;
	}


