/* CSS Kinobay */

body{
   color:#000;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   background-color:#ffffff;
   background-image:url(../images/bg3.png);
   background-repeat:repeat-x;
}
a{
   color:#3d7cb7;
   text-decoration:none;
   font-size:12px;
}
a:hover{
   color:#ff0000;
   text-decoration:none;
   font-size:12px;
}

#cont_ppal{
  margin:0 auto;
  width:1038px;
}
#back_central{
   background-image:url(../images/back_central.png);
   background-repeat:repeat-y;
   background-color:#ffffff;
   width:1038px;
}
.izq{
   float:left;
}
.clear{
   clear:both;
}
.btn_seemore{
   /*background-image:url(../images/btn_seemore.png);
   background-repeat:no-repeat;*/
   width:76px;
   height:23px;
   color:#29366b;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   padding:4px 0 0 7px;
   font-size:11px;
   font-weight:bold;
}
.height{
   height: auto !important;
   height: 400px;
   min-height: 380px;
}
#back_template{
   float:left;
   width:696px;
   background-image:url(../images/back_template.png);
   background-repeat:no-repeat;
   padding:15px;
}
.borde_fotos{
   border:5px solid #e3f1fd;
}
.borde_fotos2{
   background-color:#ffffff;
   border:4px solid #e3f1fd;
}
.parrafos{
   color:#484235;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:18px; text-indent:14px;
}
h1{
   font-family:Georgia, "Times New Roman", Times, serif; 
   font-size:20px;
   font-weight:bold;
   color:#304595;
}
.parr1{
   margin:0;
   color:#7d7c7a;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   padding-top:15px;
}
.parr2{
    color:#7d7c7a;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.tit_res{
    color:#3d7cb7;
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding-top:5px;
}
.reduced{
    color:#000;
	font-size:14px;
	font-weight:bold;
}
p{
   line-height:19px;
   text-align:justify;
   font-family:Arial, Helvetica, sans-serif;
}
.kino_bay{
   color:#304595;
   font-weight:bold;
   font-size:13px;
}
.indent{
   text-indent:15px;
}
indent:fist-letter{
   color:#000000;
   font-weight:bold;
}
.links{
   color:#cf2027;
   font-weight:bold;
   text-decoration:none;
}
.regresar{
   padding-top:10px;
   text-decoration:none;
   color:#cf2027;
}
#barra{
    overflow: auto;
	height:290px;
	width:697px;
	scrollbar-face-color:#3d7cb7;
	scrollbar-highlight-color:#cdbf97;
	scrollbar-3dlight-color:#FFF0E0;
	scrollbar-darkshadow-color:#dee0d7;
	scrollbar-shadow-color:#dee0d7;
	scrollbar-arrow-color:#dee0d7;
	scrollbar-track-color:#e3f1fd;
	padding-right:10px;
}
.entradas{ 
   width:320px;
}
.txt_contact{
   color:#3d7cb7;
   font-weight:bold;
}
.more_pics{
   margin-top:15px;
   font-weight:bold;   
}
.more_pics hover{
   color:#ff0000;
}
.tit-morepics{
   font-size:20px;
   font-weight:bold;
   color:#304595;
   width:600px;
   font-family:Arial, Helvetica, sans-serif;
}