.boundingBox{ 
margin: 0 auto; 
width: 95%;
}
#contenido_fichas{
height: auto;
overflow: hidden;
}

ul#portfolio-filter{
margin: -20px 0;
padding: 0; 
height: 64px;
line-height: 64px; 
}

ul#portfolio-filter li{ 
display: inline; 
}

ul#portfolio-filter a{ 
margin-right: 0.5em; 
padding: 0.5em 0.5em; 
background: #FFF; 
color: #AAA; 
font-weight: bold; 
text-decoration: none; 
}

ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ 
color: #888; 
}

ul#portfolio-filter a.current{ 
background-color: #DDD;

}

ul#portfolio-list{ 
margin: 40px 0 0 40px; 
padding: 0; 
list-style: none; 
}
ul#portfolio-list li{ 
width: 260px; 
display: block; 
float: left; 
margin-right: 18px;
margin-bottom: 15px;
border-radius: 3px;
}

ul#portfolio-list li h1{ 
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0;
	height: 15px;
	overflow: hidden;
}

ul#portfolio-list li a.cover{ 
display: block; 
margin: 5px;
text-align: center;
width: 250px;
height: 355px;
margin-bottom: 5px;
z-index: 10;
position: relative;
border-radius: 5px;
}


ul#portfolio-list li p{ 
font-size: 11px; 
line-height: 15px; 
color: #AAA; 
margin: 5px 0;
}

#buscarporestados{
text-align=center;
margin: 3px;
margin-bottom: 30px;
}
#buscarporestados a{
color: white;
opacity:0.6;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
#buscarporestados a:hover{ 
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

#enlaces{
margin-bottom: 10px;
}
#enlaces img{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

ul#portfolio-list li img{
opacity:0.6;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
ul#portfolio-list li img:hover{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}



#contenedor_fichas{			
		width: 100%;		
		overflow: hidden; 

	}

#contenedor_fichas h1{
	font-weight: bold;
	margin: 15px 20px;
	font-size: 25px;
}

#contenedor_fichas h1 a{
	color: #494949;
}

#contenedor_fichas h2{
	font-weight: bold;
	margin: 5px 0;
	font-size: 15px;
}

#coluizq{		
	float: left;
	width: 25%;	
	margin: 10px;
	background: #EDF4F4;
}
#coluder{
	float: right;
	width: 25%;
	margin: 10px;
	background: #EDF4F4;

}
#colucen{	
	overflow: hidden; 


}
#pie2{
	text-align: center;		
	margin: 10px 10px;
	padding: 5px 10px 5px 10px;
	clear: both; 
	background: #EDF4F4;

}


	
	#contenido_col_central{
		width: 100%;
	}
		
	.contenido_columnas{
		font-size: 14px;	
		text-align: left;
		float:left;
		margin: 0;
		color: #225769;
		padding: 2px 5px 0px 5px;		
		width: 100%;
	}	
	.contenido_columnas ul {
		padding-left: 15px;
		margin: 10px;		
	}	
	
	.contenido_columnas span{
		color: #1FADDC;
		font-weight: bold;
		font-size: 16px;
	}
	
	.tab_content ul {
		padding-left: 10px;
		margin: 10px;		
	}
	
	.tab_content span{
		color: #1FADDC;
		font-weight: bold;
		font-size: 16px;
	}
	
	#caratula{
		width: 250px;
		padding: 10px 20px;
		float: left;
	}

	#caratula span{
		display: block;
		width: 250px;
		height: 355px;
	}	
		
	#datos_generales_contenedor{
		float: left;
		width: 650px;
	}

	#datos_generales_contenedor ul{
		list-style: none;
		padding: 0;
	}

	#datos_generales_contenedor ul li{
		font-size: 15px;
		padding: 0 0 10px 0;
	}

	#datos_generales{
		width: 205px;
		float: left;
		padding-right: 10px;
	}

	#datos_extra{
		width: 205px;
		float: left;
		padding-right: 10px;

	}

	#datos_tecnicos{
		width: 215px;
		float: left;

	}

	#tabs_container {
		border-bottom: none !important;

	}

	#tabs_content_container {
		border: 1px solid #ccc;
		margin-top: -6px;
	}



	.ajustar {
		clear: both;
	}
	
	#btn_descarga{

	}
	
	#contenido_sinopsis{
		position: relative;
		clear: both;
		width: 100%;
		margin: 65% 0 0 0px;
	}
	
	#contenido_sinopsis strong{	
		color: #444746;
	}
	
	blockquote {
		padding: 2px;
		font-family: Georgia, serif;
		font-size: 14px;
		font-style: italic;
		color: #797979;
		font-size: 14px;
		display: block;		
		margin:20px;
		text-align:justify;	
	}
	h1.style1 {
		font: 14px/20px italic Times, serif;
		padding: 8px;
		background-color: #faebbc;
		border-top: 1px solid #e1cc89;
		border-bottom: 1px solid #e1cc89;
		margin: 5px;
		background-position: top left;
		background-repeat: no-repeat;
		text-indent: 23px;
		clear: both; 
	}
	h1.style1 span {
    	display: block;
    	background-repeat: no-repeat;
    	background-position: bottom right;
		clear: both; 
  	}
	
	.bus_est {
		color: #fff;
		text-align: center;
		font: bold 12px Sans-Serif;
		margin-top: -1px;
		margin-left: 0px;
		margin-bottom: 10px;
	}



.cont_admin {
background: #F5F5F5;
margin: 20px 0px;
padding:20px;
border-radius:6px;
box-shadow: 0px 5px 10px #000;
}

.title_fichas_admin {
	font-size:16px;
	font-weight: bold;
}

.sutil_inp {margin-bottom:5px;border-radius:4px;}

.tod_1 {background:#B4320B;padding:5px;font-size:10px;border-radius:3px;}
.tod_2 {background:#0E7003;padding:5px;font-size:10px;border-radius:3px;}
.tod_3 {background:#64640A;padding:5px;font-size:10px;border-radius:3px;}
.tod_4 {background:#0A6164;padding:5px;font-size:10px;border-radius:3px;}
.tod_5 {background:#0A3A64;padding:5px;font-size:10px;border-radius:3px;}
.tod_6 {background:#3A0A64;padding:5px;font-size:10px;border-radius:3px;}
.tod_7 {background:#640A55;padding:5px;font-size:10px;border-radius:3px;}

.bus_est {color: #fff;padding:3px 0px;}
.bus_est a { display: inline-block;}
.bus_est a:link {color: #fff;}
.bus_est a:visited {color: #fff;}
.bus_est a:hover {color: #fff;text-decoration:none;}

.agregar_fic {background:#370E0E;border-radius:3px;padding:5px;color:red;border:1px solid #770808;}
.agregar_fic1 a:link {color:#bbb;text-shadow: 0px 0px 10px #fff;}
.agregar_fic1 a:visited {color:#bbb;text-shadow: 0px 0px 10px #fff;}	