@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}

img{
 border: 0px;
}

body{
	margin:9px auto 20px auto;
	padding: 0px;
	background-color: #FFFFFF;


}

#web {
	background-color:#FFFFFF;
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px;

}
#header {
	height: 129px;
}

#centro {
	height: 277px;
	margin: 0 0 21px 0;
}
#abajo {
	height: 170px;
}
#menu {
	width: 470px;
	height: 129px;
	float: left;
}

#iconos {
	width: 200px;
	float: right;
	height: 24px;
}
#imagen-principal-1 {
	height: 277px;
	width: 474px;
	float: left;
}
#imagen-principal-2 {
	height: 277px;
	width: 306px;
	float: left;
}
#bloque-1 {
	height: 170px;
	width: 253px;
	float:left;
}

#bloque-2 {
	height: 170px;
	width: 173px;
	float:left;
}

#bloque-3 {
	height: 170px;
	width: 280px;
	float:left;
}

#bloque-espacio{
	width:32px;
	height:170px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#iconos p {
	font-weight: bold;
	color: #666666;
	margin: 5px 6px 0 10px;
	clear: both;
}
#iconos img {
	margin: 2px 2px 0 6px;
	clear: both;
}

#bloque-2 h1 {
	font-size: 20px;
	margin: 10px 0 0 0;
	color: #0092D1;
}
#bloque-2 p {
	font-size: 16px;
	margin: 6px 0 0 0;
	color: #AAA9A9;
}
#bloque-1 p img {
	margin: 0 11px 0 27px;
}
#bloque-1 p {
	margin: 2px 0 0 10px;
	color: #838281;
}
#bloque-3 img {
	margin: 10px 13px 0 0;
}
#bloque-3 h1 {
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #3DA4D1;
	font-weight: bold;
}
#bloque-3 p {
	margin: 3px 0 0 0;
	color: #838281;
}
#formulario #boton {
	background-image: url(../../skin/default/button/btn_buscar.jpg);
	background: no-repeat;
	width: 16px;
	height: 16px;
	margin: auto;
	overflow:hidden;
}
#bloque-1 .logo-icono {
	margin: 2px 5px 0 0;
}
#nube_tags {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CCFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
#nube_tags a 
{
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #999999;
	text-decoration: none;
}

#nube_tags a:hover 
{
	color: #666666;
}

#nube_tags ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nube_tags li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#div_footer_ambos {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*html #div_footer_ambos {
	padding-top: 0px;
	width: 780px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

