@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
	background-color:#00496b;
	font-family:arial;
	font-size:11px;
	color:#ccc;
	}
	
a { outline:0;
text-decoration:none;
}

p {
	font-family:arial;
	font-size:11px;
	color:#FFF;
}

ul {
	list-style:none;
}
h3 {
	font-family:arial;
	font-size:13px;
	color:#FFF;
	font-weight:none;
	margin:0;
}
#wraper {
	width:800px;
	margin:0 auto;
	position:relative;
}
#header {
	background-image:url(pronto.png);
	width:800px;
	height:360px;
	margin:0 auto;
	background:#000;
}

#menu {
	width:800px;
	height:65px;
	background-color:#944b82;
	margin:0 auto;
}

 #menu  ul{
	 list-style:none;
	 margin:0;
 }
 
 #menu  li a {
	 padding:20px ;
	 width:115px;
	 display:block;
	 float:left;
	 text-align:center;
	 color:#FFF;
	 font-size:11px;
	 text-decoration:none;
 }
 
 #menu  li a:hover {

	 border-top:10px solid #6a305c;
 }
	 
.contenido {
	margin-top:15px;
	width:800px;
	
}

.columna_izq {
	padding:40px 0 10px 0;
	width:350px;
	background-image:url(img/tit_noticias.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:350px;
	float:left;
	margin:10px 15px 0 0;
}

.columna_izq p {
	border-bottom:solid 5px #00496b;
	padding-bottom:5px;
	text-align:justify;
	margin:0;
}

.columna_izq .titulares a {
	border-bottom:#00496b solid 1px;
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:5px;
	font-size:11px;
}

.columna_izq .titulares a:hover {
	border-bottom:#00496b solid 1px;
	background:#003d5a;
	text-decoration:none;
	color:#fff;
}







.container {
	width: 100%;
	margin: 0 auto;
}
h2.acc_trigger, .acc_trigger2 {
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	margin:0;
	background-image:url(img/mas.png);
	background-repeat:no-repeat;
	background-position:right;
}
h2.acc_trigger a,  .acc_trigger2 a {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:8px;
	font-size:11px;
	margin:0;

}
h2.acc_trigger a:hover, .acc_trigger2 a:hover {
	background:#cc0033;
	background-position:right;
	text-decoration:none;
	color:#fff;
	background-image:url(img/menos.png);
	background-repeat:no-repeat;
	background-position:right;
}

h2.active {
	background:#cc0033;
	text-decoration:none;
	color:#fff;
	background-image:url(img/menos.png);
	background-repeat:no-repeat;
	background-position:right;
}
.acc_container {
	margin: 0 0 5px; 
	padding: 0;
	overflow: hidden;
	font-size: 11px;
	clear: both;
	background: #003d5a;
	text-align:justify;
}
.acc_container2 {
	margin: 0 0 5px; 
	padding: 0;
	overflow: hidden;
	font-size: 11px;
	clear: both;
	background: #003d5a;
	text-align:left;
}
.acc_container .block, .acc_container2 .block {
	padding: 10px;
}

.acc_container .block a, .acc_container2 .block a{
	padding: 3px;
	color:#CCC;
}

.acc_container .block a:hover, .acc_container2 .block a:hover{
	padding: 3px;
	background-color:#fff;
	color:#003d5a;
}

.columna_der {	
	padding:40px 0 10px 0;
	width:435px;
	background-image: url(img/tit_shows.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:300px;
	float:left;
	margin:10px 0 0 0;
}

/** SLIDE **/

#slider {
	width:800px;
	height:400px;
	margin:15px 0;
	padding-top:35px;
	background-image:url(img/tit_fotos.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}

	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-3050px;
            }
    /* // image replacement */
			
			

/* Easy Slider */
	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:800px;
		height:340px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:50px;
		height:50px;
		position:absolute;
		left:-50px;
		top:590px;
		}	
	#nextBtn{ 
		left:800px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:50px;
		height:50px;
		background:url(img/slide/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background: url(img/slide/btn_next.png) no-repeat 0 0;	
		}												

/* // Easy Slider */


#tweets {
	width:800px;
	height:70px;
	background:#cf1f3e;
	background-image:url(img/tweet_bird.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	list-style:none;
	margin:0 0 15px 0;
	padding:0;
	font-size:13px;
	font-style:italic;
	}
#tweets a {
	color:#FFF;
	text-decoration:underline;
}
.tweetItem {
	width:650px;
	padding:10px;
}

.tweetimg {
	float:left;
	border:0;
	margin-right:10px;
}

#footer {
	width:100%;
	height:120px;
	background:#944b82;
	margin:0 auto;
	float:left;
	padding-top:10px;	
}

#footer ul {
	margin:15px 15px 0 0;
	float:left;
}

#footer a {
	color:#ccc;
	text-decoration:none;
}

#footer a:hover {
	background:#FFF;
	color:#944b82;
}

.logo {
	width:166px;
	padding:32px 0;
	background:url(img/logo.png) no-repeat;
	margin:15px 15px 0 0;
	float:left;
}
	
	