/*******************************************
www.aurea.es 
(c)2006 Javier Fernández Rivera
Hoja de estilos concretos y estructura 
********************************************/



/* CONTENDOR GENERAL */
#main {	/*contenedor*/
	position: relative;
	min-height: 100%;
	background: #FFFFFF url(supdegra.gif) repeat-x top;
	color: #0C344D;
	/*text-align: left; no valido ie5*/
} * html #main { height: 100%; }



/* ZONA SUPERIOR */
#sup {	/*contenedor*/
	width: 64.9em;	height: 9.4em;
	margin: 0 auto 0 auto;	
	text-align: left;
}

#barnav {	/*barra de navegacion*/
	height: 26px;
	font-size: .9em;
	color: #FFF; 
	background: #DE7DB4 url(supdegra.gif) repeat-x top;
} 

#about {
	position: absolute;
	margin: 0 auto;
	width: 64.4em; height: 3.6em;
	top: 58px;
	overflow:hidden;
}

#logo {
	display: block;
	width: 142px; height: 43px;
	background: url(aurea.gif) no-repeat center;
	float:left;
}

#menu{ height:2.5em; }	/*solapas*/
#menulist {
	white-space: nowrap;
	margin: 0; padding: 0;
	float: right;
	width: 38em;
}
#menulist li { 
	display: inline;
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
	margin: 0 2px 0 0;
	float: left;
}
#menulist a {	
	width: 89px; height: 30px;
	/*width: 7.4em; height: 2.4em;*/
	display: block;
	float: left;
	text-align: center;
	line-height: 2em;
	background: url(solapa.gif) no-repeat top;
	margin: 0;
}
#menulist a:link, #menulist a:visited, #menulist a:active { color: #FFF; background-color: #59B0E5; }
#menulist a:hover, #menulist li#active, #menulist a#current {  /* efecto on-off */
	background-position: 0 -30px;
	color: #FFF; background-color: #DA5BA4;
} 	
#menulist a:hover {
	background-position: 0 -60px;
}


#lema {
	width: 368px; height: 19px;	
	background: url(lema.gif) no-repeat bottom right;
	float: right;
	margin-top: 24px;
}
#description {
	/*border: 1px solid red;*/
	width: 430px;  height: 32px;
	float: right;
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 16px;  padding-left: 24px;
	background: url(comillas.gif) no-repeat top left;
}


/* ZONA INFERIOR */
#inf {	/*contenedor*/
	position: relative;
	width: 100%; height: 127px;	
	background: url(prau.gif) repeat-x bottom;
	margin: -10.6em auto 0 auto; /*pie fijado multinavegador*/	
} 

#esquinaban { float: right; }	/* esquina hoja doblada */
#esquina {	
	width: 154px; height: 127px;
	display: block;
	background: url(esquina.gif) no-repeat;
}
#esquina:hover { background-position: 0 -127px; }



/* ZONA DE CONTENIDO CENTRAL */
#cont {	/*contenedor*/
	width: 64.9em;
	margin: 8px auto 0 auto;
	overflow: hidden;
	text-align: left;
	padding-bottom: 140px;
}

#principal { /*columna derecha info principal*/
	width: 36em;
	margin: 0 44px 0 20px;
	display: inline;	/* solución margen doble en ie5/6 */
}

#secundario { /*columna izquierda info alternativa, enlaces, etc*/
	width: 25.5em;
	font-size: .9em;
}
#secundario ul, #secundario li {
	margin: 0; padding: 0;
	list-style: none;
	list-style-image: none;
}
#secundario ul li { margin-bottom: 8px; padding-bottom: 7px; }

#secundario a#current2 { background: url(ico_ok.gif) no-repeat center left; }  /*current de subseccion*/
#secundario li a { padding: 2px 0 2px 22px; }  /*enlaces en lista de sencundario*/
#secundario li a:hover { /*flecha*/
	background: url(ico_arrow.gif) no-repeat bottom left; 
	color: #DE7DB4; background-color: #FFF;
}

#barnav a { 
	color: #FFF; background-color: inherit;
	line-height: 2.2em;
	font-weight: bold;
}
#barnav a:hover {  
	text-decoration: underline; 
	background: none; 
}


/*proyectos*/
.proy_resume {
	height: 11.4em;
	margin-bottom: 24px;
}
.proy_resume h3 {
	margin: 0; padding: 0 0 0 22px;
	line-height: 1.5em;
	height: 1.8em;
}
.proy_resume p { 
	font-size: .9em; 
	line-height: 1.2em;
}
.proy_resume .cont {
	width: 16em;
	margin-right: 18px;
}

/*lista de proyectos destacados*/
.listproy { overflow: hidden; }	
.listproy li {  /*doble columna de lista proyectos destacados*/
	float: left;
	width: 12.6em;
}

/*navegacion de paginacion*/
#navpag {
	padding-top: 12px; margin-top: 12px;
	border-top: 1px solid #E5F2FA;
	text-align: right;
	font-size: .8em;	
	display: block;
	clear: both;
}

/*detalle de proyecto*/
#plataformas li, #aplicaciones  li { height: 2.2em; }
#plataformas { margin-right: 20px; }
#plataformas a:link, #plataformas a:visited, 
#plataformas a:active, #plataformas a:hover, 
#aplicaciones a:link, #aplicaciones a:visited, 
#aplicaciones a:active, #aplicaciones a:hover { padding:0; background: none; }

#secundario h3 { margin: 20px 0; }

/*evitando flecha en enlaces de reconocimientos*/
#secundario .reconocimientos li a { padding: 0; }
#secundario .reconocimientos li a:hover { background: none; }

#videos, #animaciones, #audios, #textos, #imagenes, #comprimidos {
	overflow: hidden;
	margin-bottom: 40px;
}

/*acerca del autor*/
#autor { margin: 10px; }
#autor li h3, #autor li h4, #autor li h5 { 
	margin: 0; padding: 0; 
	line-height: normal;
	border: none; 
}

/*planes de alojamiento*/
.listhost { 
	background: url(marco_host.gif) top left no-repeat;
	width: 34em;
	margin: 20px 0;
	list-style: none;
	overflow: hidden;
}
.ahostresume {
	height: 74px;
	height: 6.2em;
	overflow: hidden;
}
.ahostresume h3 { 
	margin: 8px 16px 0 8px; 
	float: left; 
}
.ahostresume img.precio { float: right; }

.listhost .resumen {  
	background-color: inherit; color: #0C344D;
	text-align: right;
	font-weight: normal;
	float: left;
}
.listhost .ahostdetail {	
	width: 399px; height: 148px;
	background: url(server.gif) 2% 100% no-repeat;
	clear: both;
}
.ahostdetail ul { padding: 12px 0 0 140px; }
.ahostdetail ul li { 
	font-size: .9em;
	margin: 0; 
}

/*dominios*/
.boxdominio {
	float: left;
	width: 209px; height: 102px;
	background: url(marco_dom.gif) no-repeat;
	margin: 30px 10px 30px 0;
}
.boxdominio h3 {
	float: left;
	margin: 12px 14px 20px 12px;
	display: inline;	/* solución margen doble en ie5/6 */
	color: inherit; background-color: #E5F2FA;
}
.boxdominio input { 
	margin-left: 8px;
	font-size: .9em;
	width: 80px;
}

/*contacto*/
.contacto #name { width: 220px; }
.contacto #email { width: 220px; }
.contacto #subject { width: 360px; }
.contacto #text { width: 360px; height: 140px; }
.contacto h2 {
	border: none;
	margin: 0; padding: 0;
}
.contacto fieldset { 
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color:  #DA5BA4; 
	margin: 40px 0 0 0; padding: 0;
}

.vcard { /*vcard*/
	margin: 2px 0 12px 0;
	font-size: 1em; 
}
.vcard .boxfoto {
	width: 70px; height: 94px;
	float: left;
	margin-right: 20px;
}
.vcard .n { font-size: 1.2em; font-weight: bold; }
.vcard .logo { 
	display: block;
	margin: 20px auto 0 auto; 
}
.vcard .org { font-weight: bold; }

/*panel de admin*/
.contlist {
	height: 458px; 
	overflow: auto;
}
.contlist fieldset { 
	margin: 0; padding: 0; 
	border: none;
}

.imgdel {
	border: 1px solid #59B0E5;
	margin: 2px 4px 4px 10px;
	padding: 2px;
}