html, body{
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	margin:0px;
	background-color:#06181a;
}

h1, h2, h3, h4, h5{
	margin:0px;
}

h5{
	margin-bottom: 2px;
}

h2{
	font-size: 1.4em;
}

img{
	border: 0px;
}

p{
	margin:0px;
	padding:0px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

form{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	padding:0px;
}

input.input_texto_producciones{
	height:17px;
	width:175px;
	padding-left:10px;
	background-color:#3c6368;
	color: #fff;
	font-size: 12px;
	border:1px solid #11383d;
	padding-top:3px;
}

input.input_texto_contacto{
	height:17px;
	width:460px;
	padding-left:10px;
	background-color:#143f45;
	color: #fff;
	font-size: 12px;
	border:1px solid #11383d;
	padding-top:3px;
}

input.input_file_contacto{
	height:20px;
	padding-left:10px;
	background-color:#143f45;
	color: #fff;
	font-size: 12px;
	border:1px solid #11383d;
	padding-top:3px;
	padding-left:10px;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	padding:0px;
}

select.select_producciones{
	height:20px;
	width:175px;
	padding-left:10px;
	background-color:#3c6368;
	color: #fff;
	font-size: 12px;
	border:1px solid #11383d;
}

select.select_contacto{
	height:20px;
	width:280px;
	padding-left:10px;
	background-color:#143f45;
	color: #fff;
	font-size: 12px;
	border:1px solid #11383d;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

.textarea_contacto{
	background-color:#143f45;
	color: #fff;
	font-size: 12px;
	width:460px;
	height:80px;
	border:1px solid #11383d;
	padding:5px;
	padding-left:10px;
}

.tabla_gral{
	background:url(../images/general/fondo.jpg);
	background-repeat:no-repeat;
	
}

td.fondo_cuerpo{
	background-color:#051314;
	padding-bottom:15px;
}

td.fondo_pie{
	background-color:#06181A;
}

div#cabecera{
	height:159px;
	width:967px;
}

.cabecera_sup{
	width:967px;
	height:116px;
	background-image:url(../images/general/fondo_cabecera.jpg);
	background-repeat:no-repeat;
}

div#cuerpo{
	width:967px;
	display:block;
}

div#pie{
	width:967px;
	height:125px;
	font-family:Arial;
	color:#4dbece;
	font-size:11px;
}

a#logo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/general/logo.png');
	background-repeat:no-repeat;
	float:left;
	background-image:url(../images/general/logo.png);
	_background-image:url(../images/spacer.gif);
	width:216px;
	height:85px;
	display:block;
	cursor:hand;
	margin-top:31px;
}

.cab_dcha{
	float:right;
	width:215px;
	margin-right:40px;
}

.cab_categorias{
	float:left;
	font-family:Arial;
	color:#4dbece;
	font-size:11px;
	width:200px;
	margin-left:15px;
	text-align:left;
	margin-top:9px;
}

.cab_categorias label{
	float:left;
	margin-top:2px;
}

#cab_categoria{
	float:left;
	font-family:Arial;
	color:#fff;
	font-size:12px;
	width:185px;
	height:20px;
	margin-left:15px;
	text-align:right;
	margin-top:12px;
}

.cab_enlaces{
	float:left;
	font-family:Arial;
	font-size:11px;
	width:200px;
	text-align:right;
	margin-top:25px;
	color:#4dbece;
}

.cab_enlaces a{
	color:#4dbece;
	text-decoration:none;
}

.cab_enlaces a:hover{
	color:#fff;
	text-decoration:none;
}

.cab_img_cats{
	float:left;
	margin-left:20px;
}

.ciculo_cat0, .ciculo_cat1, .ciculo_cat2, .ciculo_cat3, .ciculo_cat4 {
	background-repeat:no-repeat;
	float:left;
	width:18px;
	height:18px;
	display:block;
	cursor:hand;
	margin-left:2px;
}

.ciculo_cat0{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/general/ciculo_cat0.png');
	background-image:url(../images/general/ciculo_cat0.png);
	_background-image:url(../images/spacer.gif);
	
}

.ciculo_cat1{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/general/ciculo_cat1.png');
	background-image:url(../images/general/ciculo_cat1.png);
	_background-image:url(../images/spacer.gif);
}

.ciculo_cat2{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/general/ciculo_cat2.png');
	background-image:url(../images/general/ciculo_cat2.png);
	_background-image:url(../images/spacer.gif);
}

.ciculo_cat3{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/general/ciculo_cat3.png');
	background-image:url(../images/general/ciculo_cat3.png);
	_background-image:url(../images/spacer.gif);
}

.ciculo_cat4{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/general/ciculo_cat4.png');
	background-image:url(../images/general/ciculo_cat4.png);
	_background-image:url(../images/spacer.gif);
}

.pie_izq{
	float:left;
	margin-top:19px;
}

.pie_dcha{
	float:right;
	margin-top:20px;
}

.pie_dcha a{
	color:#4dbece;
	text-decoration:underline;
}

.pie_dcha a:hover{
	color:#4dbece;
	text-decoration:none;
}

.nota{
	float:right;
	margin-top:32px;
	margin-right:35px;
}

.cuadro_paginacion{
	float:left;
	background-color:#06181a;
	width:862px;
	margin-top:5px;
	text-align:center;
	margin-left:50px;
	color:#57b1b9;
	height:40px;
}

.cuadro_paginacion div{
	float:left;
	margin-top:10px;
	text-align:center;
	width:840px;
}

.cuadro_paginacion span{
	font-size:13px;
	font-weight:bold;
	color: #74c7ef;
}

.cuadro_paginacion a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.cuadro_paginacion a:hover{
	font-size:11px;
	color:#57b1b9;
	text-decoration:none;
}

.noresults{
	float:left;
	width:862px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#58b2bd;
	margin-top:10px;
	padding-bottom:10px; 
}
