body {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 0.9em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
#contenedor {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	overflow: hidden;
	background-image: url(../images/fondos/fondo_body.gif);
	background-repeat: repeat-y;
}
#top {
	height: 200px;
	width: 930px;
	position: absolute;
	left: 35px;
	top: 50px;
}
#navegacion {
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: #333333;
	left: 0px;
	height: 50px;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navegacion li {
	float: left;
}
#navegacion #botonera_principal {
	position: absolute;
	right: 10px;
	top: 11px;
}
#botonera_principal li {
	background-image: url(../images/fondos/fondo_btn_f1.gif);
	height: 39px;
	width: 99px;
	margin-right: 1px;
	margin-left: 1px;
}
#botonera_principal li:hover {
	background-image: url(../images/fondos/fondo_btn_f2.gif);
	
}
#botonera_principal a {
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 99px;
	text-decoration: none;
	padding-top: 10px;
}
#pie {
	background-color: #333333;
	clear: both;
	width: 955px;
	font-size: 80%;
	color: #FFFFFF;
	text-indent: 35px;
}



.logo {
	width: 200px;
	margin-top: 10px;
}
.contenidos {
	margin-left: 250px;
	margin-top: 80px;
	font-size: 90%;
	margin-right: 30px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.adorno {
	width: 200px;
	position: absolute;
	left: 35px;
	top: 150px;
}
.contenidos  h1   {
	font-family: Helvetica, Arial, Verdana;
	font-weight: lighter;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.cajah1 {
	color: #FFFFFF;
	background-color: #FF0000;
}
#planes {
	background-color: #CCCCCC;
	color: #333333;
	width: 650px;
}
.letra_chica {
	font-size: 80%;
}
#planes td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
}
.banner {
	border: 1px solid #333333;
	width: 200px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 130%;
	text-align: center;
	float: left;
	background-image: url(../images/fondo_banner.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.letra_grandeBanner {
	font-size: 130%;
	font-weight: bold;
}
.contenidos .ventajas {
	float: left;
	width: 400px;
}
#inicio {
	background-image: url(../images/fotos/EASY_OFFICE4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
}
#services {
	background-image: url(../images/fotos/EASY_OFFICE3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
}
#contactito {
	background-image: url(../images/fotos/EASY_OFFICE2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
}
.contenidos li {
	list-style-image: url(../images/bullet.png);
}
.idioma {
	height: 400px;
	width: 30px;
	position: absolute;
	left: 1px;
	top: 100px;
	background-color: #333333;
}
.idioma ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.idioma li {
	height: 92px;
	width: 40px;
}
.idioma a {
	display: block;
	height: 92px;
}
.idioma span {
	display: none;
}
#espagnol #esp {
	background-image: url(../images/botones/espagnol_f1.gif);
	background-repeat: no-repeat;
}
#espagnol #ing {
	background-image: url(../images/botones/ingles_f2.gif);
	background-repeat: no-repeat;
}
#ingles #esp {
	background-image: url(../images/botones/espagnol_f2.gif);
	background-repeat: no-repeat;
}

#ingles #ing {
	background-image: url(../images/botones/ingles_f1.gif);
	background-repeat: no-repeat;
}

#contenedor .contenidos .flotar_izquierda {
	float: left;
	margin-right: 30px;
}
.clear {
	clear: both;
	
}
#contenedor #pie a {
	color: #FFFFFF;
}
.contenidos a {
	color: #FF0000;
}
