/* MODULE CONTENT */

#main #container .module_content.top .content_module{
	padding:10px 5px 0 5px;
}

div.content_highlight{
	float:left;
	font-size:13px;
	margin-right:20px;
	width:304px;
}
div.content_highlight.last{
	width:300px;
	float:right;
}

/* COLUMN */

#main #container .module_content.top .column.left{
	width:66%;
}
#main #container .module_content.top .column.right{
	width:34%;
}
#main #container .module_content.top .column.right .module_in{
	margin-bottom: 5px;
	margin-top:-4px;
}

/* COlUMN RIGHT */

#module_events{
	margin-bottom:15px;
}
div.module_container.loading{
	background:transparent url("../images/ajax-loading.gif") no-repeat;
}

/* SMS */

div.send_sms .mensaje{
	float:left;
}
div.send_sms div.label{	
	width:150px;
}
div.send_sms input,div.send_sms textarea{	
	width:200px;
	background-color:#D7ECF6;
	border:1px solid #71B6FC;
}
div.send_sms div.input.nip_universal{
	width:100px;
}
div.send_sms div.input.nip_universal input{
	width:80px;
}
div.send_sms div.input{
	margin-bottom:6px;
	margin-right:5px;
}
#module_events a{
	color:#0b4da2;
}
div.send_sms p.olvidaste{
	margin-top:10px;
}
div.send_sms p.numero_telcel{
	margin-top:10px;
}
div.send_sms p {
	font-size:11px;
}
div.send_sms p.enviar {
	margin-top:25px;
	float:right;
}
#module_events a#otros_sitios{
	display:inline-block;
	background:url('../images/home/bt_otros_sitios_out.gif') no-repeat;
	width:155px;
	height:34px;
}
#module_events a#otros_sitios:hover,
#module_events a#otros_sitios.open{
	background:url('../images/home/bt_otros_sitios_over.gif') no-repeat;
}
#module_events a#sms{
	display:inline-block;
	background:url('../images/home/bt_sms_out.gif') no-repeat;
	width:146px;
	height:34px;
}
#module_events a#sms:hover,
#module_events a#sms.open{
	background:url('../images/home/bt_sms_over.gif') no-repeat;
}

/* SLIDER FLASH */

#main #container .module_content.top .slider_flash{
	margin-bottom:15px;
}
#main #container .module_content.top .slider_flash img{
	width:604px;
	height:247px;
}

/* MODULE PROMOTION */

.promotion{
	float:left;
	margin-right:28px;
	width:183px;
	height:194px;
}
.promotion.last_module{
	margin-right:0;
}
.promotion h2 span{
	color:#0b4da2;
}
.promotion a{
	text-decoration:none;
	color:#0b4da2;
}
.promotion a.link{
	display:block;
	margin-top:28px;
	font-weight:bold;
}
.promotion p{
	font-size:11px;
}
.promotion p.title{
	color:#4096ee;
	font-size:14px;
	font-weight:bold;
}

/* SLIDER JQUERY */

#slider_phones{
	margin:0 5px;
}
#slider_events{
	margin:20px 10px 0 10px;
}

#slider_phones ul, #slider_events ul{
	margin:0;
	padding:0;
	list-style:none;
}
#slider_phones li{ 
	width:155px;
	height:140px;
	overflow:hidden;
	text-align:center;
}
#slider_events li{ 
	width:280px;
	height:70px;
	overflow:hidden;
}
#slider_module li{ 
	width:290px;
	height:150px;
	overflow:hidden;
}
#slider_module2 li{ 
	width:290px;
	height:150px;
	overflow:hidden;
}
#slider_events li .content_events a{
	width:60px;
	height:90px;
	margin:0 5px;
}
#slider_phones li img{
	display: block;  
	margin-left: auto;  
	margin-right: auto;
}
#slider_phones li h3{
	margin-top:10px; 
	color:#0b4da2;
	font-size:14px;
	font-weight:bold;
}
p#controls1,p#controls2,p#controls3,p#controls4{
	margin:0;
	position:relative;
}
#prevBtn_phones, #nextBtn_phones{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:13px;
	height:13px;
	position:absolute;
	left:0;
	top:-90px;
}
#prevBtn_events, #nextBtn_events{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:13px;
	height:13px;
	position:absolute;
	left:0;
	top:-45px;
}
#prevBtn_module, #nextBtn_module,#prevBtn_module2, #nextBtn_module2{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:13px;
	height:13px;
	position:absolute;
	left:120px;
	top:0;
}
#nextBtn_phones{ 
	left:155px;
}
#nextBtn_events{
	left:290px;
}
#nextBtn_module{
	left:140px;
}
#nextBtn_module2{
	left:140px;
}
#prevBtn_events a, #nextBtn_events a,#prevBtn_phones a, #nextBtn_phones a,#prevBtn_module a, #nextBtn_module a,#prevBtn_module2 a, #nextBtn_module2 a{ 
	display:block;
	width:13px;
	height:13px;
	background:url('../images/flecha_slider_prev.gif') no-repeat 0 0;	
}	
#nextBtn_events a,#nextBtn_phones a,#nextBtn_module a,#nextBtn_module2 a{ 
	background:url('../images/flecha_slider_next.gif') no-repeat 0 0;	
}
div.module_content.bottom{
	margin-top:10px;
}
div.module_content.bottom div.content_module {
	padding:12px;
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
}