@charset "utf-8";
/* -------------------producido por www.disain.cl-------------------- */
/* -----------------------Reseter de csslab.cl----------------------- */

/**************************** SETEOS GENERALES ****************************/
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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }


/**************************** Layout y Contenedores ****************************/

body {
	background:url(../imgs/bg_body.png) top center repeat-y;
	background-color:#101415;
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
#contenedor {
	width: 985px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 985px;
	height: 96px;
	background:url(../imgs/bg_header.png) top left no-repeat;
}
h1 {
	float: left;
	width: 435px;
	height: 69px;
	background:url(../imgs/logo.png);
	text-indent: -9999px;
	display: inline;
	margin-top: 19px;
	margin-left: 50px;
}
h2{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	float: right;
	margin-right: 50px;
	margin-top: 60px;
	display: inline;
}
#contenido {
	float: left;
	background:url(../imgs/bg_contenido.png) repeat-y;
	width: 985px;
	overflow: auto;
	padding-bottom: 20px;
}
#contenido h1{
	display: block;
	float: left;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size:28px;
	color:#666666;
	width:650px;
	padding-left:45px;
	background:none;
	text-indent: 0px;
	height: auto;
}
#barra {
	width: 212px;
	float: right;
	border: 1px solid #333333;
	background-color: #101415;
	margin-right: 50px;
	margin-top: 15px;
	padding-bottom: 20px;
	display: inline;
	text-align: center;
}
#barra h4 {
	font-size: 11px;
	color: #666666;
}
#barra a {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	float: right;
	padding-right: 10px;
	display: inline;
}

#barra a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}

#barra h5 {
	width: 100%;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	margin-bottom: 5px;
}
#barra p {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.img_barra {
	margin-top: 20px;
}
.img_barra_2 {
	margin-top: 20px;
	border: 2px solid #333333;
}

#marco {
	float: left;
	width: 345px;
	overflow: hidden;
	text-align: right;
	margin-bottom: 25px;
	display: block;
}
#marco h3 {
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 5px;
}
#marco p {
	font-size: 12px;
	color: #999999;
	padding-right: 5px;
}
#noticias {
	width: 700px;
	float: left;
	margin-top: 5px;
	text-align: justify;
}
.img_titulo1 {
	width: 643px;
	height: 292px;
	display: block;
	margin-left:45px;
	border: 2px solid #714b35;
}
.img_titulo3 {
	width: 643px;
	height: 292px;
	display: block;
	margin-left:45px;
	border: 2px solid #714b35;
}

#noticias h3{
	font-size: 24px;
	color: #ffffff;
	float: left;
	margin-left: 45px;
	display: inline;
}
#noticias h4{
	font-size: 12px;
	color:#999999;
	float: right;
	display: inline;
	margin-right: 10px;
	padding-top: 10px;
}
#noticias h5{
	font-size: 22px;
	color:#714b35;
	margin-left: 45px;
	display: block;
	margin-top: 15px;
	
}
#noticias p{
	width: auto;
	color:#575757;
	font-size: 16px;
	margin-left: 45px;
	display: block;
	margin-top: 10px;	
}
.chica{
	font-size: 9px;
	color: #636363;
}

#noticias a{
	float: left;
	font-size: 16px;
	color: #714b35;
	text-align: right;
	width: 600px;
	text-decoration: none;
}
#noticias a:hover{
	text-decoration: underline;
	color: #333333;
}
#noticia2 {
	width:250px;
	float: left;
	margin-left: 80px;
	display: inline;
}
.img_noticia2 {
	margin-top: 25px;
	border: 2px solid #333333;
}
#noticia2 h3 {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
	text-align: right;
}
#noticia2 p {
	font-size: 13px;
	color: #636363;
	margin-top: 8px;
	text-align: justify;
}

#footer {
	width: 985px;
	height: 48px;
	background: url(../imgs/bg_footer.png) top left no-repeat;
	text-align: center;
	padding-top: 10px;
	clear: both;
}	
#footer p {
	font-size: 20px;
	color: #858484;
	font-weight: normal;
}
#footer a {
	font-size: 20px;
	color: #858484;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	font-size: 20px;
	color: #858484;
	font-weight: normal;
	text-decoration: underline;
}
#disain {
	text-align: right;
	margin-bottom: 10px;
}
#disain p {
	font-size: 14px;
	color: #FFFFFF;
}
#disain a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#disain a:hover {
	color: #0066FF;
	text-decoration: none;
}
/**************************** Menu Navegacion ****************************/

#menu ul {
	width: 651px;
	height: 20px;
	display: inline;
	float: left;
	margin-left: 50px;
	overflow: hidden;
}

#menu ul  li {
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	background:url(../imgs/menu/separador.jpg) center right no-repeat;
	padding-bottom: 2px;
	height: 20px;
}

#menu ul li a {
	font-size: 15px;
	color:#999999;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #CCCCCC;
}	
/*#menu ul li a span {
}*/
#menu #nav_home {
	width: 107px;
	display: block;
	}
#menu #nav_bio {
	width: 107px;
	display: block;
	}
#menu #nav_gallery {
	width: 143px;
	display: block;
	}	
#menu #nav_exhibitions {
	width: 164px;
	display: block;
	}
#menu #nav_contact {
	width: 130px;
	display: block;
	}

/**************************** Links ****************************/
#barra ul {
	width: 100%;
	text-align: left;
}
#barra ul li {
	margin-left: 10px;
	padding-left: 15px;
}
#barra ul li a {
	float: none;
	margin: 0px; padding: 0px;
	color: #714b35;
	font-size: 13px;
}	
#barra .margen {
	margin-top: 10px;
}
/**************************** titulos ****************************/
.tit_bio {
	width: 162px;
	height: 94px;
	background:url(../imgs/titulos/bio.jpg);
	text-indent: -9999px;
	display: block;
	float: right;
	margin: 0;
	margin-top: 10px;
}
.tit_contact {
	width: 454px;
	height: 94px;
	background:url(../imgs/titulos/bio.jpg);
	text-indent: -9999px;
	display: block;
	float: right;
	margin: 0;
	margin-top: 10px;
}
.tit_exh {
	width: 572px;
	height: 94px;
	background:url(../imgs/titulos/exhibitions.jpg);
	text-indent: -9999px;
	display: block;
	float: right;
	margin: 0;
	margin-top: 10px;
}
/**************************** Exhibiitions ****************************/
#noticias ul {
	width: 600px;
	margin-left: 55px;
	margin-top: 15px;
}
#noticias ul li {
	margin-left: 15px;
	margin-top:5px;
	padding: 0px 10px;
	list-style-type: disc;
	font-size: 13px;
	color:#999999;
}
/**************************** Galeria ****************************/
h6{
	font-size: 26px;
	color:#714b35;
	margin-left: 45px;
	display: inline;
	margin-top: 15px;
	width: 600px;
	float:left;
	margin-bottom: 10px;
}
#menu_galeria {
	margin-top: 10px;
	float: left;
	display: inline;
	color: #333333;
	font-size: 11px;
}
#menu_galeria ul {
margin-left: 70px;
}
#menu_galeria ul li {
	margin: 5px 0;
	list-style-type: square;
}
#menu_galeria ul li a {
	font-size: 14px;
	color: #666666;
	display: block;
	text-decoration: none;
}
#menu_galeria ul li a:hover {
color:#999999;
text-decoration: underline;
}

.clear {clear: both;}
#galeria_ancho {width: 710px; float: left; display: block;}
.size {width: 293px; height: 229px;}

#top {
width: 750px;
clear: both;
float: left;
text-align: center;
}
#top a{
	font-size:16px;
	color:#999999;
	text-decoration: none;
}
#top a:hover{
color:#CCCCCC;
text-decoration: underline;
}
	
	
/********------- CONTACTO ---------*********/
.formulario {
	width: 300px;
	margin: 20px auto;
	display: block;
	}
#form {
	height: 500px;
	width: 600px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	padding-left: 50px;
}
/************************ formulario ******************/
.tbmain{ 
 /* Changes on the form */
 background: black !important; 
}
.left{
	/* Changes on the form */
  color: #ccc !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 15px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family: Georgia, "Times New Roman", Times, serif;
}
td.left {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: #714B35 !important;
}
 
div.backButton{
    background: transparent url("http://spanish.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://spanish.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://spanish.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://spanish.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://spanish.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://spanish.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
.error {
	border: 2px dashed #714B35;
	background: #000000;
}
.Errortext {
	color:#b08a74;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
input, textarea {
	background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	font-style:italic;
	border: solid 1px #1c1c1c;
	width: 280px;
	margin: 0 0 3px 0;
}
.DivErrortext {
	background: none;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	color: #b08a74;
	margin: 15px 0 0 0;
}
span {
	color:#999999;
}