body, h1, h2, h3, h4, h5, h6, p, div, ul, li{
	margin:0px;
	padding:0px;
}

body{
	background-color:#fff;
}

a{
	text-decoration: none;
	color: #f13f1b;
}

a:hover{
	text-decoration: underline;
}

h2{
	font-size: 10px;
	padding: 2px 0 20px 0;
}

p{
	margin-bottom: 16px;
	line-height: 16px;
}

ul{
	margin-bottom: 18px;
}

/* capas e ids*/

#todo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}

#contenedor{
	padding: 21px 0;
}

#cabecera{
	position: relative;
	height: 93px;
	background: url(../imagenes/menusup_ul.gif) repeat-x bottom;
}

#cuerpohome{
	margin: 20px 0 0 0;
}

#menusup{
	position: absolute;
	height: 23px;
	top: 37px;
	left: 454px;
	background: url(../imagenes/menusup_ul.gif) repeat-x bottom;
}

#menusup li{
	padding-right: 27px;
	margin: 0;
	background: url(../imagenes/menusup_li.gif) no-repeat right;
	list-style: none;
	float: left;
}

#menusup li.nopadding{
	padding: 0px;
}

#menusup a span{
	display:none;
}

#menusup a.servicios{
	display:block;
	width:45px;
	height:14px;
	background:url(../imagenes/menusup_servicios.gif) no-repeat;
}

#menusup a.gestion{
	display:block;
	width:116px;
	height:14px;
	background:url(../imagenes/menusup_gestion.gif) no-repeat;
}

#menusup a.oferta{
	display:block;
	width:100px;
	height:14px;
	background:url(../imagenes/menusup_oferta.gif) no-repeat;
}

#menusup a.equipo{
	display:block;
	width:31px;
	height:14px;
	background:url(../imagenes/menusup_equipo.gif) no-repeat;
}

#menusup a.contacto{
	display:block;
	width:48px;
	height:14px;
	background:url(../imagenes/menusup_contacto.gif) no-repeat;
}

#menusup a:hover{
	background-position:0 -14px;
}

#menusup a.activo{
	background-position:0 -14px;
}

#pie{
	clear: both;
	margin-top: 80px;
	padding-top: 8px;
	background:url(../imagenes/menusup_ul.gif) repeat-x top;
}

#atipika{
	clear: both;
	margin-top: -10px;
	text-align: right;
}

#atipika a{
	font-size: 8px;
	color: #666;
}

#atipika a:hover{
	color: #333;
	text-decoration: none;
}

#destacadoshome{
	padding: 10px 0 20px 0;
	overflow: auto;
	height: 100%;
	background: url(../imagenes/destacados_separador_home.gif) bottom no-repeat;
}

#destacadoshome li{
	list-style: none;
	float: left;
	margin: 0 11px 0 0;
	width: 220px;
	height: 380px;
}

#destacadoshome li.nomargin{
	margin: 0 0 0 0;
}

#destacadoshome li table{
	width: 220px;
	background: none;
	margin: 0 0 6px 0;
	padding: 0;
}

#destacadoshome li td{
	width: 220px;
	background: none;
	margin: 0;
	padding: 0;
}

#destacadoshome li td img{
	background: none;
	margin: 0;
	padding: 0;
}

#destacadoshome li img{
	vertical-align: text-bottom;
	margin: 0 10px 0 0;
}

#destacados2{
	margin: 6px 0 0 0;
	padding: 6px 0 0 0;
	background: url(../imagenes/destacados_separador_home.gif) top no-repeat;
}

#destacados2 a{
	text-decoration: none;
	color: #000;
}

#destacados2 a:hover{
	color: #f13f1b;
	text-decoration: underline;
}

#destacados2 table{
	background: url(../imagenes/destacados_separador_home.gif) bottom no-repeat;
}


/* class */
h2.destacadoshome{
	width: 336px;
	height: 39px;
	background:url(../imagenes/destacados_home.gif) no-repeat;
	margin: 20px 0 0 0;
}

#destacadoshome li td{
	height: 225px;
}

#destacadoshome li td .fichafoto{
	position: relative;
}

#destacadoshome li td .transparente{
	width: 90px;
	height: 90px;
	position: absolute;
	top: 0;
	right: 0;
}
