

body {
    font-size: 11.2px;
    font-family: Tahoma, "Arial", helvetica, sans-serif;
    color: #6e6e6e;
    line-height: 17px;
	  background-color: #fff;
	  
}

p {
	line-height: 15px;
}

a, img {
	border: 0px;
	text-decoration: none;
}

#submenu {

  padding-right: 10px;
  font-weight: normal;
  
}

.submenu2 {
  padding-left: 5px;

}

#contenedor_principal {
  padding-top: 180px;
	margin-left: 100px;
	width: 100px;

}

* html #contenedor_principal {
display:inline;
}

h1.titulo {
	font-family: Georgia, Arial;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #989781;
	font-weight: bold;
}

h2  {
  font-family: Georgia, Arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #424242;
	font-weight: bold;

}

h3 {
  font-size: 13px;


}
span {
color: #003366; 
font-weight: normal;

}

#language {
	
	
	margin-left: 800px;
	font-size: 11px;
	

	}

a {
    color: #6e6e6e;
    
}

a:hover {
	color: #b9b8a0;
    text-decoration: none;
}



#menu_principal {
	
  float: left;
	width: 300px;
  font-weight: normal;
	
	
}


#menu_principal ul {
	list-style-type: none;
	text-align: right;

}



#menu_principal ul.sin_margen {

	list-style-type: none;
	
}



.separador_menu_principal {
	width: 200px;
	height: 1px;
	background-image: url('../images/linea_separacion.gif');
	background-repeat: repeat-x;
	font-size: 1px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.services ul li {
	list-style: square;
	

}

#contenedor_derecho {

	margin-left: 230px;
	width: 750px;
	
}

#contenedor_derecho ul {

list-style-type: none;

}

#contenedor_derecho #contenido {
	clear: both;
  width: 490px;
  text-align: justify;
}





div#pie {
	width: 490px;
	margin-top: 5px;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	border-top: 1px dotted #999999;
	
}


#contacto{
	font-size: 11.2px;
	position: absolute; 
	top: 250px;
  left: 700px; 
	padding-left:  10px;
  font-family: Tahoma, "Arial", helvetica, sans-serif;
  color: #6e6e6e;
  border-left: 1px dotted #999999;

}

#contacto ul{

	margin:0px;
	padding:0px;
	list-style:none;
}
#contacto ul li{
	margin:0px;
	padding:0px;
	
}
#contacto ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
#contacto ul li a:hover{
	text-decoration:underline;
}
