/* Wonksite StyleSheet */
/*--- ERIC MEYER reset - http://meyerweb.com/ ---*/
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/*== GENERAL*/
body{
	padding-left:20px;
	font:9pt Arial, Helvetica, sans-serif;
	color:#000;
	background:#fffdfa;
}
pre{
	font:8pt/4pt Arial, Helvetica, sans-serif;
	color:#989189;
}
a{
	color:#666;
}

/*== ENCABEZADO*/
#head{
	width:810px;
	margin-top:90px;
	color:#534e4c;
}
#head h1{
	font-size:30pt;
	letter-spacing:-2px;
}
#head h1 span{
	font-weight:normal;
	font-size:14pt;
}
#head h2{
	margin-top:-5px;
	padding-bottom:5px;
	font-weight:normal;
	font-size:10pt;
	letter-spacing:-1px;
	border-bottom:1px dashed #534e4c;
}
#head h2 b{
	font-style:normal;
}

/*== NAVEGACION*/
#nav{
	position:relative;
	height:160px;
}
#nav-in{
	position:absolute;
	top:50px;
}
#nav #nav-sec{
	position:absolute;
	top:17px;
	left:405px;
}
#nav li{
	margin-bottom:3px;
}
#nav a{
	text-decoration:none;
	padding:0 2px;
	color:#333;
}

/*== TITULO*/
#titulo h3{
	width:810px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:8pt;
	letter-spacing:-1px;
	border-bottom:1px dashed #989189;
	color:#989189;
}
#titulo h3 b{
	font-weight:bold;
	font-size:16pt;
}

/*== CONTENIDO*/
#contenido{
	width:810px;
	margin:5px 0 20px 0;
}
#contenido span{
	background:#000;
	color:#fff;
	padding:0 2px;
}

/*== fichas*/
#contenido .ficha{
	margin:50px 0 0 0;
	border-top:1px solid #bdbcb9;
	border-bottom:1px solid #989189;
	color:#666;
}
#contenido .ficha h5{
	font:normal 9.5px Georgia, "Times New Roman", Times, serif;
	color:#989189;
}
#contenido .ficha h4{
	padding-bottom:5px;
	font-size:12pt;
	padding-bottom:2px;
}
#contenido .ficha p{
	margin:5px 0;
	line-height:110%;
}
#contenido .ficha b{
	color:#333;
}
#contenido .ficha a{
	padding:0 2px;
}
#contenido .ficha a:hover{
	color:#000;
	text-decoration:none;
}
#contenido .ficha img{
	display:block;
	margin-top:3px;
}
#contenido .ficha .cred{
	font:9px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#999;
}

/*== subir*/
.subir{
	border-top:1px solid #989189;
	text-align:right;
}
.subir a{
	padding:0 3px 0 12px;
	text-decoration:none;
	border:1px solid #989189;
	color:#fff;
	background:#989189 url(../img/up.gif) 2px 5px no-repeat;
}
.subir a:hover{
	color:#000;
	background-color:#fff;
	background-image:url(../img/upon.gif);
}

/*== pie página*/
#pie{
	margin-top:50px;
	padding:10px;
	border-top:1px solid #f0f0f0;
	text-align:right;
	font:8pt/8pt Arial, Helvetica, sans-serif;
	background:#fff;
	color:#999;
}

/*=================================================================================================================================*/
/*SECCIONES*/
/*=================================================================================================================================*/

/*== PRINT*/
#print{
	background:#fffdfa url(../img/bg-print.png) no-repeat;
}
#nav-print:hover, #print #nav-print{
	color:#fff;
	background:#ff00c0;
}
#print .ficha h4{
	color:#ff00c0;
}
#print .ficha a{
	color:#ff00c0;
}
#print .ficha a:hover{
	background:#ff00c0;
}

/*== WEB*/
#web{
	background:#fffdfa url(../img/bg-web.gif) no-repeat;
}
#nav-web:hover, #web #nav-web{
	color:#fff;
	background:#73c302;
}
#web .ficha h4{
	color:#73c302;
}
#web .ficha a{
	color:#73c302;
}
#web .ficha a:hover{
	background:#73c302;
}

/*== EXHIBITIONSS*/
#exhibitions{
	background:#fffdfa url(../img/bg-books.png) no-repeat;
}
#nav-exhibitions:hover, #exhibitions #nav-exhibitions{
	color:#fff;
	background:#00a7cb;
}
#exhibitions .ficha h4{
	color:#00a7cb;
}
#exhibitions .ficha a{
	color:#00a7cb;
}
#exhibitions .ficha a:hover{
	background:#00a7cb;
}

/*== PHOTOS*/
#photos{
	background:#fffdfa url(../img/bg-photos.gif) no-repeat;
}
#nav-photos:hover, #photos #nav-photos{
	color:#fff;
	background:#ffa000;
}
#photos .ficha h4{
	color:#ffa000;
}
#photos .ficha a{
	color:#ffc000;
}
#photos .ficha a:hover{
	background:#ffa000;
}

/*== PRESS*/
#press{
	background:#fffdfa url(../img/bg-press.gif) no-repeat;
}
#nav-press:hover, #press #nav-press{
	color:#fff;
	background:#ff003c;
}
#press .ficha h4{
	color:#ff003c;
}
#press .ficha a{
	color:#ff003c;
}
#press .ficha a:hover{
	background:#ff003c;
}

/*== LINKS*/
#links{
	background:#fffdfa url(../img/bg-links.gif) no-repeat;
}
#nav-links:hover, #links #nav-links{
	color:#fff;
	background:#ff6000;
}
#links .enlaces h4{
	padding:5px 0 0 5px;
	font-size:12pt;
	color:#ff6000;
}
.enlaces{
	margin:5px 0 20px 0;
	padding:5px;
}
.enlaces ul{
	list-style:none;
	margin-top:-3px;
}
.enlaces li{
	margin:5px 0;
	padding-left:10px;
	background:url(../img/flecha.gif) 0 4px no-repeat;
}
.enlaces a{
	padding:0 2px;
	color:#ff4200;
}
.enlaces a:hover{
	text-decoration:none;
	color:#000;
	background:#ff4200;
}

/*== ABOUT*/
#about{
	background:#fffdfa url(../img/bg-contact.gif) no-repeat;
}
#nav-about:hover, #about #nav-about{
	color:#fff;
	background:#989189;
}

/*== CONTACTO : FORMATO*/
#contact{
	background:#fffdfa url(../img/bg-contact.gif) no-repeat;
}
#nav-contact:hover, #contact #nav-contact{
	color:#fff;
	background:#989189;
}
#formato{
	float:left;
	width:700px;
	color:#666;
}
#formato p{
	padding-bottom:5px;
	border-bottom:1px dashed #666;
	margin-bottom:5px;
}
#formato form{
	padding:10px;
}
#formato fieldset{
	border:none;
}
#formato legend{
	display:none;
}
#formato label{
	width:100px;
	height:16px;
	padding-top:4px;
	text-align:right;
	margin-right:5px;
	display:block;
	float:left;
}
#formato input, #formato textarea{
	width:465px;
	margin:2px 0;
	border:1px solid #d4d1cb;
	font:9pt "Courier New", Courier, monospace;
	padding-left:5px;
}
#formato input{
	height:18px;
}
#formato textarea{
	height:200px;
	overflow:auto;
}
#formato br{
	clear:both;
}
input#btenviar{
	width:60px;
	height:20px;
	margin-top:10px;
	margin-left:517px;
	border:none;
	background:#666;
	font:bold 9pt Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	cursor:pointer;
	border:1px solid #fff;
}
input#btenviar:hover{
	background:#000;
}
#formato .req{
	color:#fff;
	background:#f00;
}

/*== ABOUT*/
#about{
	background:#fffdfa url(../img/bg-about.gif) no-repeat;
}
#about #contenido h4{
	padding-left:5px;
	border-left:10px solid #ccc;
	font:normal 13pt Arial, Helvetica, sans-serif;
	color:#666;
}
#about #contenido p{
	margin-bottom:20px;
	font:8pt/12pt Arial, Helvetica, sans-serif;
	color:#666;
}
