/* 
FITAZ Festival Internacional de Teatro de La Paz - 2009
Design: Logos Comunicaciones
www.logoscomunicaciones.com
*/


/* RESET */
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;
}
blockquote:before,blockquote:after,q:before,q:after{
content: '';
content: none;
}
focus{
outline: 0;
}
ins{
text-decoration: none;
}
del{
text-decoration: line-through;
}
table{
border-collapse: collapse;
border-spacing: 0;
}
/* RESET */


body{
font-size: 0.75em;
font-family: "Arial", Tahoma, Verdana;
text-align: center;
background-color: #000;
}

#wrapper{
overflow: hidden;
width: 1000px;
margin: auto;
}

#header{
clear: both;
height: 86px;
}
#header a.logo:link,a.logo:visited,a.logo:hover {
display: block;
float: left;
outline: none;
text-indent: -9000px;
text-decoration: none;
background: url(../lib/logo.jpg) no-repeat;
width: 188px;
height: 86px;
}

#menu{
float: left;
width: 660px;
margin-top: 30px;
margin-left: 120px;
}

#banner{
clear: both;
text-align: left;
border-bottom: 10px solid #000;
background: url(../lib/bg_banner.jpg) no-repeat left top;
height: 375px;
}

#content{
clear: both;
border-bottom: 10px solid #000;
background: #fff url(../lib/bg_content.jpg) no-repeat left top;
width: 1000px;
}
#content .contentIn{
color: #000;
/*background: url(../lib/bg_contentin_01.jpg) no-repeat right bottom;*/
width: 690px;
padding: 40px 220px 100px 90px;
}
#content p{
text-align: justify;
line-height: 16px;
margin: 15px 0;
}


#info{
clear: both;
color: #fff;
background: #47130c url(../lib/bg_info.jpg) no-repeat 362px;
height: 86px;
padding-top: 14px;
padding-left: 18px;
}
.infFitaz{
float: left;
font-size: 0.92em;
text-align: justify;
line-height: 14px;
width: 310px;
}
.infFitaz img{
margin-bottom: 5px;
}

.infProg{
float: left;
text-align: justify;
line-height: 14px;
width: 240px;
margin-left: 75px;
}
.infProg img{
margin-bottom: 5px;
}
.infProg .ico{
margin: 0;
margin-right: 2px;
margin-bottom: -2px;
}

.infLogos{
float: left;
font-size: 0.75em;
text-align: justify;
line-height: 14px;
width: 200px;
margin-top: 10px;
margin-left: 155px;
}
.infLogos img{
margin-top: 5px;
margin-right: 5px;
}


#footer{
clear: both;
background: url(../lib/bg_footer.jpg) no-repeat 673px top;
height: 30px;
}
#footer p{
float: left;
color: #808080;
font-size: 0.75em;
text-align: justify;
width: 330px;
padding-top: 10px;
}
#footer a.byLogos:link,a.byLogos:visited,a.byLogos:hover {
display: block;
float: right;
outline: none;
text-indent: -9000px;
text-decoration: none;
background: url(../lib/powered_logos.gif) no-repeat center;
width: 104px;
height: 30px;
margin-right: 15px;
*margin-right: 7px;
}


.boxFile{
float: left;
overflow: hidden;
font-size: 0.92em;
margin-top: 30px;
}
.boxFile p{
text-align: left;
}
.boxFile img{
float: left;
margin-right: 20px;
}



.fecha{
display: block;
float: left;
color: #fff;
font-size: 1.17em;
line-height: 40px;
text-align: center;
background: #ff6600 url(../lib/bg_box_date.gif) no-repeat;
width: 176px;
height: 40px;
}



.nomEl{
display: block;
float: left;
color: #91716d;
width: 200px;
}

.nomObra{
display: block;
float: left;
width: 280px;
}

.teatre{
display: block;
float: left;
color: #0b4b57;
width: 170px;
margin: 0 4px;
*margin: 0 1px;
}

.time{
float: left;
display: block;
color: #ff6600;
font-weight: 700;
}

.idObra{
float: left;
display: block;
color: #91716d;
line-height: 20px;
width: 370px;
margin: 0 10px;
}

.pais{
display: block;
float: left;
color: #ab0909;
text-align: center;
width: 60px;
}

.left{
float: left;
}

.right{
float: right;
}

.clear{
clear: both;
}

.bold{
font-weight: 700;
}

.bold1{
color: #91716d;
font-weight: 700;
}

.small{
font-size: 0.75em;
}

.small1{
color: #91716d;
font-size: 0.75em;
}

.color0{
color: #fff;
}

.color1{
color: #91716d;
}



/* LINKS */
a.link2:link,a.link2:visited {
color: #f29400;
text-decoration: none;
line-height: 14px;
}
a.link2:hover {
text-decoration: none;
}

a.lnkMore:link,a.lnkMore:visited {
color: #fff200;
font-size: 0.82em;
text-decoration: none;
line-height: 14px;
background: url(../lib/ico_more.gif) no-repeat left 3px;
padding-left: 7px;
}
a.lnkMore:hover {
color: #fff;
}

a.lnkProg:link,a.lnkProg:visited {
display: block;
color: #fff;
font-size: 0.82em;
text-decoration: none;
line-height: 18px;
background: url(../lib/bullet_01.gif) no-repeat left 9px;
margin: 0;
padding-left: 8px;
}
a.lnkProg:hover {
color: #b5a19e;
}

a.lnkGrilla:link,a.lnkGrilla:visited{
display: block;
float: left;
outline: none;
text-indent: -9000px;
background: url(../lib/btn_pdf.gif) no-repeat bottom;
width: 269px;
height: 27px;
}
a.lnkGrilla:hover {
background-position: top;
}




/* MENU */
#menu ul{
float: left;
list-style: none;
}
#menu li{
display: block;
float: left;
font-size: 1.17em;
background: url(../lib/bg_li.gif) no-repeat right;
}
#menu li a{
display: block;
color: #b3b3b3;
text-decoration: none;
text-align: center;
padding: 5px 20px;
}
#menu li a:hover{
color: #fff;
}
#menu li .active{
color: #fcda02 !important;
}

#menu .bgNone{
background-image: none;
}


/* PROGRAMACIÓN */
ul.listProg {
float: left;
list-style: none;
width: 500px;
/*width: 560px;*/
margin: 0;
padding: 0;
}
ul.listProg li{
float: left;
display: block;
text-align: left;
background: url(../lib/bg_list2.gif) repeat-x left bottom;
/*width: 540px;*/
width: 490px;
margin-right: 10px;
padding: 10px 0;
*padding-bottom: 3px;
}


/* PROGRAMACIÓN 2 */
ul.listProg2 {
clear: both;
float: left;
list-style: none;
width: 670px;
/*width: 560px;*/
margin: 10px 0;
padding: 0;
}
ul.listProg2 li{
clear: both;
float: left;
display: block;
font-size: 1.17em;
text-align: left;
line-height: 20px;
background: url(../lib/bg_list2.gif) repeat-x left bottom;
/*width: 540px;*/
width: 670px;
padding: 5px 0;
}



/* PROGRAMACIÓN INTERNACIONAL */
ul.listProgInt{
float: left;
list-style: none;
width: 550px;
margin: 0;
padding: 0;
}
ul.listProgInt li{
float: left;
display: block;
text-align: left;
background: url(../lib/bg_list2.gif) repeat-x left bottom;
width: 540px;
margin-right: 10px;
padding: 10px 0;
*padding-bottom: 3px;
}

/* FORMS */

/* CONTACT FORM */
#formA fieldset{
float: left;
border: none;
width: 600px;
line-height: 0;
}
#formA label{
display: block;
float: left;
color: #fff200;
text-align: left;
line-height: 15px;
width: 90px;
padding: 5px 0;
}

#formA select{
display: block;
float: left;
color: #4c4c4c;
font-size:  1em;
line-height: 21px;
border: solid 1px #807900;
background-color: #fcfcfc;
height: 21px;
}
#formA .inputB{
display: block;
float: left;
color: #4c4c4c;
font-size: 1em;
border: solid 1px #807900;
background-color: #fcfcfc;
padding: 5px;
}
#formA .req{
display: block;
float: left;
font-size:  1em;
border: solid 1px #f00;
background-color: #fff0f0;
padding: 5px;
}
#formA textarea{
display: block;
float: left;
color: #4c4c4c;
font-size:  1em;
font-family: "Arial", Tahoma, Verdana;
border: solid 1px #807900;
background-color: #fcfcfc;
padding: 6px 4px;
}
#formA .button{
cursor: pointer;
color: #fff;
font-size: 1em;
text-align: center;
font-weight: 700;
border: none;
background-color: #47130c;
/*background: url(../lib/btn_form.gif) no-repeat;*/
width: 69px;
height: 33px;
}

#formA p{
clear: both;
margin: 6px 0px;
padding: 10px 0;
*padding: 0;
}

.boxError{
display: block;
color: #fff;
font-size: 0.75em;
text-align: left;
line-height: 16px;
background: url(../lib/box_txt_error.gif) no-repeat;
width: 120px;
height: 18px;
margin: -8px 0 -20px 90px;
*margin: -4px 0 0 90px;
padding-top: 7px;
padding-left: 5px;
}


/* adicionado para la galeria */
.imagenLoading{
background: url(../lib/load_basic.gif) no-repeat center;
background-color:#000000;
width:1000px;
height:375px;
}


