@CHARSET "ISO-8859-1";

body{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet Ms", lucida sans, arial;
	background: #000; 
}

img{border:0;}

#wrap{
	width: 975px;
	margin:auto;
}

#wrap_c{
	width: 975px;
	float:left;
	background-repeat: no-repeat;
	background-position: top right; 
	margin-top: 30px;
	
	background: url("../images/bgs/body_bg.jpg") no-repeat left top;
}

#menu_c{
	width: 290px;
	float: left;
	height: 480px;
	margin-top: 160px;
}

#wrap_right{
	width: 675px;
	margin-left: 10px;
	float: left;
	margin-top: 30px;
}

#new{
	width: 384px;
	font: left;
	margin-top: 70px;
}

#new .top{
	width: 100%;
	float: left;
	background: url("../images/bgs/nov_top.png") no-repeat left top;
	height: 14px;
}

#new .middle{
	width: 364px;
	float: left;
	background: url("../images/bgs/nov_m.png") repeat-y left top;
	padding-left:10px;
	padding-right:10px;
}

#new .new_title{
	color: #fff;
	font-size: 22px;
	float: left;
	width: 100%;
}

#new .new_tx{
	color: #000;
	font-size: 13px;
	padding-top: 5px;
}

#new .bottom{
	width: 100%;
	float: left;
	background: url("../images/bgs/nov_b.png") no-repeat left top;
	height: 14px;
}

#comments{
	width: 675px;
	float: left;
	height: 265px;
	background: url("../images/bgs/comments.png") no-repeat left top;
}

#comm_form{
	width: 400px;
	float: left;
	margin-top: 60px;
	margin-left: 55px;
	color: #fff;
}

#comm_left{
	width: 175px;
	float: left;
}
#comm_right{
	width: 198px;
	float: left;
	margin-left: 20px;
}
#comm_form .label{
	font-size: 14px;
	padding-left: 7px;
	padding-top: 6px;
	font-weight: bold;
}

#comm_form .btn{
	float: left;
	width: 100%;
	text-align: right;
}

#com_form .inp{
	float: left;
}

#comm_form .inp input{
	width: 171px;
	height: 20px;
	padding: 2px;
}

#comm_form textarea{
	width: 191px;
	height: 70px;
	padding: 4px;
	overflow: auto;
}

#footer{
	width: 100%;
	height: 175px;
	float: left;
}

#footer_c{
	width: 815px;
	margin: auto;
	background: url("../images/bgs/footer.jpg") no-repeat center top;
	height: 175px;
}

#mp3{
	width: 276px;
	float:left;
	margin-top:0px;
	margin-left:28px;
}

#copy{
	width: 270px;
	margin-left: 20px;
	margin-top:130px;
	color: #fff;
	font-size: 14px;
	float: left;
}

#netfiners{
	width: 130px;
	float: left;
	margin-top:110px;
	margin-left: 10px;
}

/***************CONTACTO****************/
#bnr_top{
	width: 675px;
	height: 300px;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
#dates{
	width: 200px;
	float: left;
	color: #fff;
	margin-left: 10px;
	margin-top: 110px;
	font-size: 14px;
}

/************PEDROMON******************/

#resena{
	width: 650px;
	float: left;
	margin-top: 10px;
}

#resena .text{
	color: #fff;
	font-size: 13px;
	width: 380px;
	float: left;
}

#resena .img{
	width: 260px;
	float: left;
	margin-left: 10px;
	margin-top: 80px;
	text-align: right;
}

#carousel{
	width: 675px;
	float: left;
	margin-top: 20px;
	background: url("../images/bgs/carousel.jpg") no-repeat center top;
	margin-bottom: 20px;
	height: 235px;
}

#carousel .btn{
	width: 50px;
	float: left;
	margin-top: 10px;
}


#car_c{
	width:545px; 
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

#car_c .item{
	width: 215px;
	float: left;
	margin-top: 20px;
	margin-right: 18px;
	margin-left: 18px;
}

#car_c .titleSelected{
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	float: left;
	width: 100%;
}
#car_c .titleSelected a{
	color: #ff6600;
	text-decoration: none;
}

#car_c .titleNormal{
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	float: left;
	width: 100%;
	color: #fff;
}

#car_c .titleNormal a{
	color: #fff;
	text-decoration: none;
}

#car_c .disco_btn{
	width: 100%;
	text-align: right;
}

#car_c .discoBtnSelected{
	width: 36px;
	height: 14px;
	display: block;
	background: url("../images/btns/disco_selected.jpg") no-repeat left top;float: right;
}

#car_c .discoBtnNormal{
	width: 36px;
	height: 14px;
	display: block;
	background: url("../images/btns/disco_normal.jpg") no-repeat left top;
	float: right;
}

#car_c .sep{
	width: 20px;
	background: url("../images/bgs/disco_sep.jpg") no-repeat center top;
	float: left;
	height: 160px;
}

#disco{
	width: 675px;
	float: left;
	margin-bottom: 20px;
}

#disco_top{
	width: 675px;
	float: left;
	height: 13px;
	background: url("../images/bgs/disco_top.jpg") no-repeat left top;
} 

#disco_middle{
	width: 656px;
	float: left;
	background: url("../images/bgs/disco_m.jpg") repeat-y left top;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	
	color: #fff;
	font-size: 14px;
}

#disco_middle .disco_img{
	width: 270px;
	float: left;
}

#disco_middle .disco_tx{
	width: 355px;
	float: left;
	margin-left: 0px;
}

.disco_title{
	width: 100%;
	float: left;
	color: #ff6600;
	font-size: 22px;
	font-weight: bold;
}

#disco_middle ul{
	color: #fff;
	float: left;
	font-size: 14px;
}

#disco_middle a{
	color: #fff;
}
#disco_middle ol{
	color: #fff;
	float: left;
	font-size: 14px;
}

#disco_bottom{
	width: 675px;
	float: left;
	height:9px;
	background: url("../images/bgs/disco_b.jpg") no-repeat left top; 
}


/*************************GALERIA*******************/

#galeria{
	background: url("../images/bgs/galeria_bg.jpg") no-repeat left top;
	width: 675px;
	float: left;
	margin-top: 10px;
}

#gal_left{
	width: 275px;
	float: left;
}

#gal_right{
	margin-left:5px;
	width: 385px;
	float: left;
}

.gal_img{
	background: url("../images/bgs/gal_img.png") no-repeat top left;
	width: 125px;
	height: 105px;
	float: left;
	padding-top: 10px;
}

.gal_title{
	width: 377px;
	float: left;
	height: 37px;
	background: url("../images/bgs/gal_title.jpg") no-repeat left top;
	
	text-align: center;
	font-size: 12px;
	color: #000;
	margin-top: 15px;
	padding-top: 7px;
}

#gal_nav{
	width: 260px;
	float: left;
	clear: both;
}

#gal_nav .btn{
	width: 48%;
	float: left;
}

/************************VIDEOS*******************/

#video_left{
	width: 180px;
	float: left;
}

.video_item{
	width: 180px;
	float: left;
	text-align: center;
	margin-top: 20px;
}

#video_nav{
	width: 100%;
	float: left;
}

#video_nav .btn{
	width: 30px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}

#video_right{
	width: 480px;
	float: left;
	margin-left: 5px;
}

#video_title{
	width: 297px;
	float: left;
	height: 63px;
	background: url("../images/bgs/video_title.png") no-repeat left top;
	
	text-align: left;
	font-size: 12px;
	color: #000;
	margin-top: 15px;
	padding-top: 24px;
	padding-left: 80px;
	line-height: 13px;
}

#video_title span{
	color:#B72400;
}


/*GALERIA*/

#gal_cat{
	width: 675px;
	float: left;
	border: #3C2108 1px solid;
	margin-bottom: 15px;
}

#gal_cat ul{
	float: left;
	margin: 0;
	padding: 10px;
	list-style: none;
}

#gal_cat li{
	float: left;
	width: 211px;
	border-left: 2px solid #fff;
	padding-left: 5px;
	margin-top: 5px;
}

#gal_cat a{
	color: #fff;
	text-decoration: none;
}

#cat_amp{
	width: 675px;
	float: left;
}

#cat_c{
	width: 100%;
	float: left;
	border: 1px solid #ccc;
	padding-top: 10px;
}

.cat_title{
	width: 665px;
	color: #F96A15;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}

.cat_pagin{
	width: 50px;
	float: right;
	padding-top: 10px;
}

#gal{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
