@import url("reset.css");



/*
Este css es elaborado por Radar
Esta es una versión 2.5 de "plantilla general" para portales, 
que viene desarrollando Juan Pablo Berwart,
su diseñador front favorito (jejeje).
En esta versión estan especificadas las secciónes con comentarios, 
más algunas modificaciones en el archivo reset co respecto a algunos tags.

*/



/******************************************************/
/*CONTENIDOS GENERALES*/
/******************************************************/





/*I.-GENERICOS*/
/*Aquí están todos las etiquetas generales*/

body{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-family: 'Helvetica', Arial;
	background-color:#AFAFAF;
	background-image:url('../images/fondo.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}

		
		h1{
			font-size:16px;
			text-transform:uppercase;
		}
		
				h2{
					font-size:14px;
					text-transform:uppercase;
				}
				
						h3{
							font-size:12px;
							text-transform:uppercase;
						}
						
								a{
									color:#e1011b;
								}
								
									a:hover{
									color:#000;
									text-decoration:none;
									}
									 
		


/******************************************************/
/*CONTENIDOS COMUNES DEL SITIO*/
/******************************************************/


/*II.-WRAP Y CONTENIDOS*/
/*El wrap es el div contenedor que centra todo el sitio.*/



#wrap{
	width:902px;
	height:auto;
	margin:0% auto;
	padding:0;

}



	#contenido{
		width:902px;
		height:auto;
		margin:0;
		float:left;
		padding:0 0;
		/*background-image: url('../images/fondo-sombra.png');
		background-position:center;
		background-repeat:repeat-y;*/
		background-color:#fff;
		}
	
/*top_img:Utilizado en achiga para generar una terminacion superior a la estructura de sitio.Activar solo si se vuelve a repetir eso*/	
	
	/*#top_img{
		width:100%;
		height:36px;
		background-image: url('../images/top.png');
		background-position:center;
		background-repeat: no-repeat;
		margin:0;
		padding:0;
		
	}*/
	
	#cot_info{
		width:100%;
		height:auto;
		float:left;
		border-top:1px solid #ebebeb;
		border-bottom:1px solid #ebebeb;
		/*background-image: url('../images/back_cont.jpg');
		background-position:left;
		background-repeat:repeat-y;*/
		padding:0 0 0 0;
	
	}
	
	/*bottom_img:Utilizado en achiga para generar una terminacion inferior a la estructura de sitio.Activar solo si se vuelve a repetir eso*/
	
	/*#bottom_img{
		width:100%;
		height:24px;
		float:left;
		background-image: url('../images/bottom.png');
		background-position:0 0;
		background-repeat: no-repeat;
		margin:0 0 10px 0;
		padding:0;
		
	}*/
    




	
/*III.- HEADER*/
/*el contenido del header o cabecera*/


    		#header{
				width:902px;
				height:146px;
				margin:0;
				padding:0;
				background-image:url('../images/header.jpg');
				background-position:0 0;
				background-repeat:repeat-x;
				float:left;
				
			
			}
            	#logo a{
					width:208px;
					height:148px;
					margin:0;
					padding:0;
					float:left;
					/*background-color:#ebebeb;*/
					/*background-image:url('../images/logo.png');
					background-position:0 0;
					background-repeat:no-repeat;*/
				    cursor:pointer;
				}
						
						#logo img{
							border:0;
						}
						
								#logo a{
									
								}
								

#header_cont{
	width:691px;
	height:114px;
	float:left;	
	
	
}

.quiencuandodonde{
width:221px;
height:20px;
float:left;
margin-top:75px;
margin-left:52px;

}

/*IV.- INFONAV*/
/*Corresponde al div que contiene la información de navegacián. En achiga era a tamaño completo,
sin embargo en otros proyectos se diferencia del sidebar. 
Por otro lado, modulo pre formatea todo los modulos de navegaciones interior que tengan info_nav*/



			            #info_nav{
							width:531px;
							height:auto !important;
							min-height:490px !important;
							height:490px;
							height:auto;
							float:left;
							margin:0 0 0 0;
							padding:0;
						}
			            	#modulo{

								height:auto;
								float:left;
								/*margin:0;*/
								padding:0;
							}
			
				
			
	
/*V.- FO0TER*/ 
/*Corresponde al footer que cierra el sitio. 
Generalmente tiene una parte izquierda con información y una derecha  con un submenu*/                             
                    
#footer{
	width:902px;
	height:29px;
	margin:0 auto;
	

}

#footer-cont{
	width:902px;
	height:29px;
	float:left;
	background-color:#000;
}

		/*Parte derecha*/	
			#footer_menu_right{
				width:460px;
				height:auto;
				float:right;
				padding:0 0 0 0;
				
			}
			
		#footer_menu_right p{
				margin:10px 0 0 0;
				font-size:11px;
				color: #fff;
				text-align: left;
				float:left;
			}
				
			
					
								#footer_menu_right ul{
									padding:5px 0 0 0;
									margin:0 15px 0 0 !important;
									width:auto;
									float:right;
								
								}
								
								#footer_menu_right li{
									display:inline;
									list-style:none;
									border-right:1px solid #ccc;
									font-size:11px;
								
								}
								
								#footer_menu_right li.last{
									border:0;
								
								}
											
											#footer_menu_right a{
											 padding:0 6px 0 6px;
											 margin:0;
											 color:#ebebeb;
											
											}
											
											#footer_menu_right a:hover{
											 text-decoration:underline;
											
				/*Parte izquierda*/											}
															
				#footer_menu_left{
								width:auto;
								height:auto;
								float:left;
								padding:0 0 0 0;
								font-size:10px;
								color:#fff;
								
							}
							
							#footer_menu_left p{
								float:left;
								width:auto;
								padding:10px 0 0 22px;
								line-height: 100%;
								color:#ebebeb;
							}
							
							/*#footer_menu_left ul{
									padding:12px 0 0 0;
									margin:0 0 0 30px!important;
									margin:0 0 0 15px;
									width:auto;
									float:left;
								
								}
								
								#footer_menu_left li{
									display:inline;
									list-style:none;
									font-size:9pt;
								
								}*/
											
											#footer_menu_left a{
											/* padding:0 6px 0 6px;*/
											 margin:0;
											 color:#fff;
											
											}
											
											#footer_menu_left img{
											border:0;
											}	




 /*VI.-HEADMODULOS*/
	/*head_modulos: Generalmente es El header general y principal de casi todos los articulos. OJO QUE NO ES EL UNICO*/               
				#head_modulo{
					width:100%;
					height:auto;
					float:left;
					background-color:#e3001b;
					/*background-image: url('../images/barra-novedades.png');
					background-position: 0 0;
					background-repeat: no-repeat;*/
					margin:0 0 5px 0;
					padding:0px 0 10px 0;
				}


				
				#head_modulo h3{
					font-size:13px;
					color:#fff;
					padding:10px 0 0 10px;
					width:auto;
					/*padding:2px 0 2px 15px;*/
					
					
				} 
							 #separador{
							 	/*
								width:100%;
								height:3px;
								float:left;
								background-image:url('../images/barra-degradacion.png');
								background-repeat:no-repeat;
								background-position:left 0;
								*/
								display:none;
							 }
							

				
				
				
/*V.- LOGIN*/
/*Este item activa el login y sus estados , (logeado y registro). 
Originalmente pensado para que vaya en el head*/


	/*			
				#caja-login{
					width:374px;
					height:82px;
					float:right;
				}
				
                #login{
					width:346px;
					height:78px;
					float:right;
					margin:0 25px 0 0;
					padding:0;
				}
				
				#login div{
					margin:5px 0 0 0;
					float:left;
					width:100%;
				}
				
				
                	.politicas{
						width:250px;
						float:left;
						margin:6px 0 0 25px !important;
						margin:6px 0 0 10px;
						
					}
					
					
					
						.login_label{
							width:120px;
							height:auto;
							float:left;
							text-align:right;
							margin:0 5px 0 0;
							font-size:9pt;
						}
                    	.text_input{
							border:1px solid #009933;
							float:right;
							width:200px;
							text-align:left;
						}
						
                        
                        .send_login{
							background-color:#28491A;
							color: #FFFFFF;
							border:0;
							padding:2px 5px 2px 5px;
							float:right;
							margin:7px 0 0 0;
							cursor:pointer;
						}
						
						.send_login:hover{
							background-color:#3E6C23;
							
						}
						
						.politicas button{
						color:#009933;
						border:0;
						background-color: transparent;
						cursor: pointer;
						margin:0;
						font-size:11px
						
					}
					
					.politicas button:hover{
						text-decoration:underline;
						margin:0;
					}*/


/*V.1.-LOGIN ACTIVADO

*/
/*Este es el estado activado del logueo. 
Las clases y id estan adaptados de MODX para una mayor facilidad de trabajo en este CMS.
Dios Salve a MODX*/



/*
				
                #wlpeUser{
					width:346px;
					height:78px;
					float:right;
					margin:0 30px 0 0;
					padding:0;
					text-align: right;
				}
				
				#wlpeUserInfo{
					font-size:8pt;
					
				}
				
				#wlpeLoginForm p{
					font-size:8pt;
					text-align: center;
				}
				
				#wlpeUserButtons{
				border:0;
				padding:0;
				margin:0;
				}
					
                        
                        #wlpeLogoutButton{
							background-color:#28491A;
							color: #FFFFFF;
							border:0;
							padding:2px 5px 2px 5px;
							float:right;
							margin:7px 0 0 0;
							cursor:pointer;
						}
						
						#wlpeLogoutButton:hover{
							background-color:#3E6C23;
							
						}*/
						
					


/*V.3.- REGISTRO DE ACTIVACION DE USUARIO*/
/*El registro que permite activar la cuenta*/


				
                /*#wlpeActivate{
					width:346px;
					height:78px;
					float:right;
					margin:0 25px 0 0;
					padding:0;
				}
				
				#wlpeActivate div{
					margin:2px 0 0 0;
					float:left;
					width:100%;
				}
					
						#wlpeActivate label{
							width:120px;
							height:auto;
							float:left;
							text-align:right;
							margin:0 5px 0 0;
							font-size:8pt;
						}
						
                    	#wlpeActivationPassword{
							border:1px solid #009933;
							float:right;
							width:200px;
							text-align:left;
						}
						
						#wlpeNewPassword{
							border:1px solid #009933;
							float:right;
							width:200px;
							text-align:left;
						}
						
						#wlpeNewPasswordConfirm{
							border:1px solid #009933;
							float:right;
							width:200px;
							text-align:left;
						}
						
                        
                        #wlpeActivateButton{
							background-color:#28491A;
							color: #FFFFFF;
							border:0;
							padding:2px 5px 2px 5px;
							float:right;
							margin:7px 0 0 0;
							cursor:pointer;
						}
						
						#wlpeActivateButton:hover{
							background-color:#3E6C23;
							
						}
						
						#wlpeResetButton{
							margin:7px 0 0 3px;
						}*/
											
					
/*V.4.-MENSAJES*/
/*Los mensajes de confirmación*/					
								/*.wlpeMessage{
								width:346px;
								float:left;
								color: #FF0022;
								height:auto;
								font-size:8pt;
								}
								
								.wlpeMessage p{
								color: #FF0022;
								text-align: center;
								height:auto;
								margin:0;
								font-size:8pt;
								}
								
								.wlpeMessageText{
									color: #FF0022;
									margin:0;
									padding:0;
									font-size:8pt;
								}
								
								.wlpeMessageText p{
									margin:0;
									padding:0;
									font-size:8pt;
								}
*/






/*V.2.- REGISTRO DE USUARIO */
/*Pensado para que se despliegue en una pagina nueva. 
Es un formulario (como el que esta más formateado abajo), pero tambien esta adaptado a los clases del MODX, 
para no intervenir en el codigo de modx.*/

/*

#wlpeNewUser{
	width:65%;
	height:auto;
	float:left;
	margin:0 0 0 100px;
	padding:0;
}

#wlpeNewUser div{
	width:100%;
	height:auto;
	float:left;
	margin:8px 0 8px 0;
	padding:0;
}


		.login_register{
			width:250px;
			height:auto;
			float:left;
			text-align:left;
			margin:0 5px 0 0;
			font-size:8pt;
			color:#333;
			}
			
			.info{
			font-size:9pt
			color:#FF0022;
			
			}
			
			
			#wlpeUserDefaultImage{
				float:right;
			}
			
			.text-exp{
				width:200px;
				float:right;
				text-align:left;
				font-size:8pt;
				font-weight:bold;
		
			}
			
			#wlpeCaptchaImage{
				margin:5px 0 0 10px;
				float:right;
			}
	
						#wlpeSaveRegisterButton{
									background-color:#F4652B;
									color: #FFFFFF;
									border:0;
									padding:2px 5px 2px 5px;
									float:right;
									margin:7px 5px 0 5px;
									cursor:pointer;
			
								}
								
								
								#wlpeSaveRegisterButton:hover{
									background-color: #FF9900;
									
			
								}
			
							#wlpeCancelRegisterButton{
									background-color:#F4652B;
									color: #FFFFFF;
									border:0;
									padding:2px 5px 2px 5px;
									float:right;
									margin:7px 5px 0 5px;
									cursor:pointer;
								}
								
								
								#wlpeCancelRegisterButton:hover{
									background-color: #FF9900;
								}			
                   */





/*VI.-BUSCADOR*/	

/*Es el buscador basado en flex search. Tambien basado de Achiga, y heredado de interactivo */			   
				   
				   
				   #buscador_cont{
				   	width:332px;
					height:auto;
					float:right;
					margin:67px 16px 0 0;
				   }
				   
				   #buscador_cont form{
				   	width:332px;
					height:auto;
					float:right;
					margin:0;
				   }
				   
				   
					.FSF_form fieldset{
						border:0;
										}
					
					.FSF_form legend{
						display:none;
										}
					
							.busqueda_input{
								width:124px;
								float:left;
								padding:0;
								border:1px solid #6e7186;
								color:#333;
								margin:0 10px 3px 0;
								padding:3px;
								color:#737375;
							}
							
							
							.busqueda_opcion_top{
							
								width:131px;
								float:left;
								padding:0;
								border:1px solid #6e7186;
								color:#333;
								margin:0 10px 0 0;
								padding:2px;
								color:#737375;
								background-color:#fff;
							}
								.send_busqueda{
									background-image:url('../images/buscar.png');
									background-repeat:no-repeat;
									background-position:0 0;
									width:38px;
									height:22px;
									float:right;
									margin:0 6px 0 0;
									border:0;
									background-color:transparent;
									cursor:pointer;
								
								
								}
								
										.send_busqueda:hover{
										
										/*background-position:0 -20px;*/
										opacity:0.5; filter:alpha(opacity=60);
										
										
										}
						
						
						
/*VI.1.-RESULTADOS DE BUSQUEDA*/	

/*Aparece en un template en blanco es el resltado de la busqueda*/			   
						
						.FSF_resultsIntroFailure{
							/*width:500px;*/
							margin:0 auto;
							padding:0;
							text-align: center;
							font-size: 11px;
							
						}
						
							.FSF_searchResults{
								/*width:500px;*/
								margin: 0;
								padding:0;
								text-align: left;
								font-size: 11px;
							}
							
									.FSF_result{
									margin:10px 0 10px 0;
									}
			
								
							   
									   .FSF_result h3 a{
											color:#B0CF08;
												}	
					
										.FSF_result h3 a:hover{
											color:#7A8F00;
												}
									   
									   
											   .FSF_resultDescription{
												padding:10px 0 10px 0;
											   }
											   
											   .FSF_pagination{
											   font-weight:bold;
											   }
									   
					   
					   

/*VII.- MENUTOP*/	
/*Es el menu principal que generalmente va horizontal en la parte superior*/				   
				   
                #menu_top{
					width:667px;
					height:27px;
					overflow: hidden;
					float:right;
					margin:1px 0 0 0;
					padding:0;
					background-color:transparent;
				/*background-image:url('../images/menu_top.png');
					background-position:0 0;
					background-repeat:repeat-x;*/
				
				}
                    #menu_top ul{
						width:100%;
						padding:0;
						margin:0;
						text-align:center;
						float:right;
					}
					
                        #menu_top li{
							display:inline;
							float: left;
							
						} 
						                                               
                        	#menu_top a {
								color:#fff;
								padding:6px 0 0 0;
								border-right:1px solid #fff;
								margin:0;
								text-transform: uppercase;
								height:21px;
								width:132px;
								text-align: center;
								float:left;
								font-size: 11px;
								
							}
                			#menu_top a:hover {
								background-image:url('../images/hover.jpg');
								background-position:10px 0;
								background-repeat:no-repeat;
							}
							
						
								
								/*La clase "activo" proviene del MODX y permite marcar el link de donde se navega*/
								#menu_top li.active{
								background-image:url('../images/hover.jpg');
								background-position:10px 0;
								background-repeat:no-repeat;
								}
								
								
								/*La clase "last" proviene del MODX y permite con este llamado eliminar la ultima raya de los menues*/
								#menu_top li.last a {
								border:0;
								}

								
								/*iconos que van en achiga*/	
								/*	#home_icon{
										width:20px;
										height:16px;
										float:left;
										margin:4px 0 0 37px !important;
										margin:2px 0 0 34px;
									}
										#contact_icon{
											width:20px;
											height:13px;
											float:left;
											margin:6px 0 0 12px !important;
											margin:4px 0 0 12px;
										}
										
										
										#home_icon a{
											border:0;
											padding:0;
										}
										#contact_icon a{
											border:0;
											padding:0;
										}
										
										#home_icon a:hover{
											opacity:0.7;1293 filter:alpha(opacity=70);
										}
										#contact_icon a:hover{
											opacity:0.7;1293 filter:alpha(opacity=70);
										}
										
										#home_icon img{
											border:0;
										}
										
										#contact_icon img{
											border:0;
										}*/
	

/*#menu68 a{
width:100px;
}
	
#menu2 a{
width:115px;
}

#menu3 a{
width:115px;
}

#menu4 a{
width:115px;
}

#menu5 a{
width:165px;
}

#menu23 a{
width:138px;
}
#menu6 a{
width:143px;
}
#menu7 a{
width:103px;
}
	*/
	

/*VIII.- SUBMENU*/
/*EL famoso sub-menu no desplegable que aparece dependiendo del template*/						
						
				#sub-menu{
					width:858px;
					height:auto !important;
					min-height:25px !important;
					height:25px;
					float:left;
					margin:0;
					padding:0;
					background-image: url('../images/submenu_contenedor.jpg');
					background-position: 0 0;
					background-repeat:no-repeat;
					font-size:11px;
				
				}
                    #sub-menu ul{
						width:660px;
						padding:2px 0 2px 0;
						margin:0;
						float:right;
						text-align:center;
						margin:0 20px 0 0;
					}
					
                        #sub-menu li{
							display:inline;
							float:right;
							
						}                                               
                        	#sub-menu a {
                        		color:#7A8F00;
								padding:0 12px 0 12px;
								border-left:1px solid #B0CF08;
								margin:0;
								text-transform: uppercase;
							}
                			#sub-menu a:hover {
                				color:#B0CF08;
								text-decoration:underline;
							}
	
	
	
	
	
	
			
			
/******************************************************/
/*MODULOS DEL PORTAL*/
/******************************************************/

/***************************CONTACTO************************/ 
                  
                  
                  
                #novedades{
					width:50%;
					height:120px;
					background-color:#DEE2EB;					
					float:left;
					margin:0 0 2px 0;
					padding:0;
					font-size: 10px;
				}
				
				
				 #novedades h3{
					float:left;
					font-size:11px;
					margin:7px 20px !important;
					margin:7px 10px;
					padding:5px 0;
					width:260px;				
					}
					
					#novedades p{
					float:left;
					font-size:10px;
					margin:0 20px !important;
					margin:0 10px;
					padding:0;
					width:260px;				
					}
				
				#youtube{
					width:50%;
					height:267px;
					background-color:#efefef;					
					float:right;
					margin:0
					padding:0;
					font-size: 10px;
				
				}
                  
                               
                .listado_bajo{
					width:501px;
					height:auto;
					overflow: hidden;
					float:left;
					height:auto;
					margin:15px 0 0 0;
					padding:15px;
					background-image:url('../images/fondo-contacto.jpg') ;
					background-position: 0 0;
					background-repeat: no-repeat;
				
				}
				
				
				.articulo_pt{
					width:242px;
					height:auto !important;
					min-height:42px !important;
					height:42px;
					float:left;
					margin:5px 0 5px 8px;
					}
					
					
					.articulo_pt h2{
					width:242px;
					height:auto;
					float:left;
					font-size:12px;
					text-transform:uppercase;
					color:#e3001b;
					}
					
					.articulo_pt h2 a{
						color:#e3001b;
					}
					
					.articulo_pt p{
					width:242px;
					height:auto;
					float:left;
					font-size:10px;
					}


				
	/*			.contacto ul{
					width:100%;
					float:left;
					height:auto;
					margin:0;
					padding:0;
					
				}
				
				.contacto li{
					display:inline;
					width:50%;
					float:left;
				}
				
				
                	
                        #head_contacto{
					
						width:237px;
						height:auto;
						float:left;
						margin:0 0 0 0;
						}
						
						
						
						#head_contacto h2{
							width:auto;
							float:left;
							padding:0;
							color:#f4652b;

						}*/
	
				
				
/*VIII.-MODULO NOTICIAS*/
/*oticias es una clase preformateada por el id modulo Sirve para las noticias principales de la portada.*/

			
	.noticias{
				width:100%;
				height:auto;
				float:left;
				margin:0;
				padding:0;
				background-image:url('../images/fondo-texto_bg.png') ;
				background-position: 0 0;
				background-repeat:repeat-y;

			}



					#noticia_portal{
						width:257px;
						height:250px;
						float:left;
						margin:0 0 0 13px !important;
						margin:0 0 0 7px;
						padding:0 0 5px 0;

					}
					
					#Slideshow{
						width:531px;
						height:327px;
						float:left;
						/*background-image:url('../images/portada.jpg') ;*/
						background-position: 0 0;
						background-repeat:repeat-y;
					}
					
					#txt_interior{
					width:96%;
					float:left;
					margin:10px 2% 0 2%;
					font-size:11px;
					
					}
					
					#txt_interior_scroll{
					width:98%;
					float:left;
					margin:10px 2% 0 2%;
					font-size:11px;
					overflow-y:scroll;
					height:500px;
					}
					
					
					#img_interior{
					width:527px;
					height:270px;
					background-color:#CCCCCC;
					border:1px solid #333;
					float:left;
					margin:0;
					}

	   /*                 #submodulo_noticia_grande{
							width:552px;
							height:auto;
							float:left;
							margin:0 0 0 32px !important;
							margin:0 0 0 15px;
							background-image:url('../images/fondo-novedades.png') ;
							background-position: 0 0;
							background-repeat: no-repeat;
						}






	                    	#imagenes_noticia_grande{
								width:257px;
								height:153px;
								float:left;
								background-color:#ebebeb;
								margin:5px 0 5px 0;
							}

							#imagenes_noticia_grande img{
								width:460px;
								height:201px;
								float:left;

							}



	                        #contenidos_noticia_grande{
								width:257px;
								height:auto;
								float:left;
								margin:0;

							}

							#contenidos_noticia_grande h3{
								margin:5px 0 5px 0;

							}

							#contenidos_noticia_grande p{
							font-size:9pt;

							}
							*/


	/***********************ARTICULO**************************************/						
						#contenido_noticia{
							width:560px;
							height:auto !important;
							min-height:371px !important;
							height:371px;
							float:left !important;
							float:none;
							padding:20px 20px 0 20px;
							
						}
						
						#contenido_noticia_revistas{
							width:560px;
							height:auto;
							height:auto !important;
							float:left;
							padding:20px 20px 0 20px;
							
						}

							#contenido_noticia h3{
								color:#475379;

							}

							#contenido_noticia p{
							font-size:11px;
							line-height: 140%;
							margin:10px 0 10px 0;
							}

							 #contenido_noticia a{
								/*font-size:8pt;*/
								color:#3760DF;
							}

							 #contenido_noticia a:hover{
                                text-decoration:none;
								color:#475379;
							}				


							#imagen_contenido_noticia{
								width:550px;
								height:306px;
								float:left;
								background-color:#ebebeb;
								margin:5px 0 5px 0;
								border:1px solid #fff;
							}
	
  
 
	
	
 /*noticia_portal es un tpl que contiene una noticia en el portal. La idea es que en MODX SEA UN MODULO REPETIBLE*/ 
 				
				#noticia_portal{
					width:100%;
					float:left;
					padding:0 0 5px 0;
					
				}
                    
                    #submodulo_noticia_grande{
						width:502px;
						height:auto;
						float:left;
						margin:0 0 0 30px !important;
						margin:0 0 0 15px;
						/*background-image:url('../images/fondo-novedades.png') ;
						background-position: 0 0;
						background-repeat: no-repeat;*/
					}
					
					
					/*Definimos el tamaño de las imagenes*/
					
                    	#imagenes_noticia_grande{
							width:502px;
							height:137px;
							float:left;
							background-color:#ebebeb;
							margin:5px 0 5px 0;
							border:1px solid #ccc;
						}
						
						#imagenes_noticia_grande img{
							width:502px;
							height:137px;
							float:left;
							
						}
						
						/*Definimos los contenidos*/
						
                        #contenidos_noticia_grande{
							width:502px;
							height:auto;
							float:left;
							margin:0;
						
						}
						
								#contenidos_noticia_grande h3{
									margin:5px 0 5px 0;
								
								}
								
								#contenidos_noticia_grande p{
								font-size:10px;
								
								}
								
								#contenedor_revistas{
								background-color:#edeff4;
								float:left;
								width:100%;
								height:273px;
								}
						
						#imagen_revistas{
						width:136px;
						height:176px;
						float:left;
						margin:23px 0 0 32px !important;
						margin:23px 0 0 16px;
						padding:0;
						background-color: #fff;
						}
						
					    #texto_revistas{
                          width:380px;
                          height:auto;
                          float:left;
                          margin:20px 0 0 30px;
         				}
						
						#texto_revistas p{
                          font-size: 10px;
                          line-height: 150%;
         				}
	
	
	
						#menu_revistas{
							height:22px;
							width:100%;
							float:left;
							background-color: #8b98b7;
							background-image: url('../images/menu_avisadores.jpg');
							background-position: 0 0;
							background-repeat:repeat-x;
						}
						
						#menu_revistas ul{
							height:22px;
							width:46%;
							float:right;
						}
						
						#menu_revistas h4{
							font-size:13px;
							color:#fff;
							float:left;
							width:30%;
							padding:2px 0 0 34px;
						}
						
						#menu_revistas li{
							display:inline
							float:left;
							}						
						
						#menu_revistas li a{
							color:#fff;
							font-size: 11px;
							text-transform: uppercase;
							float: left;
							padding:2px 7px;
							margin:2px 0 0 0;
							border-right:1px solid #fff;
						}
						
						
						
						#menu_revistas li a:hover{
							color:#00175F;
							
						}
	                    
	                    #revista_table_head{
	                    font-size:11px;
	                    color:#00001c;
	                    text-transform: uppercase;
	                    }
	                    
	                    #texto_revistas table{
	                    float:left;
	                    margin:10px 0 10px 0;
	                    }
	                    
	                    #texto_revistas table tr{
	                    padding:2px 0 2px 0;
	                    font-size:10px;
	                    text-align: center;
	                    height:20px;
	                    }
	                    
	                    #texto_revistas table tr#color_azul{
	                    background-color: #cdd2e0;
	                    }
	                    
	                    
/********************************SUSCRIPCION***************************/	                    
	                    #col_sucripcion{
	                    float:left;
	                    width:180px;
	                    }
	                    
	                    	#col_sucripcion fieldset{
	                   			float:left;
	                    		width:100%;
	                    		border:0;
	                    	}
	                    	
	                    	.suscripcion{
	                    	border:1px solid #ccc;
	                    	width:179px;
	                    	}
	                    	
	                    	#imagen_suscripciones{
								background-color:#FFFFFF;
								float:left;
								height:239px;
								margin:23px 0 23px 0;
								padding:0;
								width:180px;
								border:1px solid #8996B6;
							}
							
							
							#col_sucripcion p{
								width:100%;
								float:left;
								font-size:9px;
								margin:0 0 3px 0;
							}
							
							#col_sucripcion h3{
								width:100%;
								float:left;
							}
	                    
	                    #col_formulario{
	                    width:340px;
	                    float:right;
	                    }
	                    
	                    #col_formulario h4{
	                    width:100%;
	                    font-size:12px;
	                    float:left;
	                    padding:3px 0 3px 0;
	                    text-transform: uppercase;
	                    }
	
				/* VIII.1.-SIDEBAR PORTAL*/
				/*Es una subcolumna que se despliega en el portal al lado de las noticias importantes*/		
				/*Tiene en este caso su propie head_modulos esta primero por que va fuera de la columna*/
				
				
				/*********************COLUMNAS************************************/

				/*********************COLUMNA1************************************/
												 #col_lateral1{
													width:186px;
													height:auto !important;
													min-height:495px !important;
													height:495px;
													float:left;
													margin:0;
													/*overflow: hidden;*/
													background-image: url('../images/col-izquierda.jpg');
													background-position: 0 0;
													background-repeat: no-repeat;
													display: block;
													
												}
												
												

												#col_lateral1 p{
													font-size:10px;
													font-weight: bold;
													margin:5px 0 5px 0;
													float:left;
													width:120px;
													height:66px;
													overflow:hidden;
												}

												#col_lateral1 h3{
													margin:3px 0 5px 0;

												}

												.columna_titulo{
													width:185px;
													height:57px;
													float:left;
													background-image: url('../images/mi-bienestar.png');
													background-position: 0 0;
													background-repeat: no-repeat;
												}

								

									#caja_menu{
										width:185px;
										height:auto;
										float:left;
										margin:20px 0 82px 0;
										padding:0;
										overflow: hidden;
										padding:5px 0 5px 0;
										font-size:12px;
										/*background-color: #edeff4;
										background-image: url('../images/menu-back.jpg');
										background-position: 0 bottom;
										background-repeat: no-repeat;*/
									}



									#caja_menu ul{
										width:185px;
										height:auto;
										float:left;
										margin:0;
										padding: 0;
										display: block;

									}
                                    
                                    /*img.menu_columna{
                                    float:left;
                                    width:39px;
                                    height:25px;
                                    margin:0 5px 0 0;
                                    }*/

									#caja_menu h3{
										color:#f26436;
										margin:4px 0 0 0;
									}

												#caja_menu li{

												width:100%;
												display:block;


												}

												#caja_menu li a{
												color:#333;
												display:block;
												float:left;
												height:20px;
												margin:0 7px !important;
												padding:7px 0 0 30px;
												width:137px;
												font-weight: bold;
												
												}

												#caja_menu li a:hover{
												color:#E3001B;
												background-color:#dedede;
												background-image: url('../images/hover_lat.jpg');
												background-position: 10px 3px;
												background-repeat: no-repeat;
												}
												
												#caja_menu li.last a{
												border:0;
												}
												
												#caja_menu li.active a{
												color:#E3001B;
												background-color:#dedede;
												background-image: url('../images/hover_lat.jpg');
												background-position: 10px 3px;
												background-repeat: no-repeat;
												
												}







												/*********************COLUMNA2************************************/
																				 #col_lateral2{
																					width:181px;
																					height:auto !important;
																					min-height:496px !important;
																					height:496px;
																					float:right;
																					margin:0;
																					overflow: hidden;
																					background-image: url('../images/col_derecha.jpg');
																					background-position: 0 0;
																					background-repeat: no-repeat;
																				}

																				#col_lateral2 p{
																					font-size:10px;
																					font-weight: bold;
																					margin:5px 0 5px 0;
																					float:left;
																					width:120px;
																					height:66px;
																					overflow:hidden;
																				}

																				#col_lateral2 h3{
																					margin:3px 0 5px 0;

																				}
																				
																				
																				#col_lateral2 a{
																				color:#f26436;
																				}




																				#links{
																					width:100%;
																					height:auto;
																					float:left;
																					margin:0 0 3px 0;
																				}
																				
																				#links ul{
																					width:162px;
																					height:auto;
																					margin:0;
																					float:left;
																					padding:10px 0 0 12px;
																				}
																				
																				#links li{
																					width:46px;
																					height:34px;
																					float:left;
																					margin:0 2px 4px 2px;
																					border:1px solid #ccc;
																					background-color:#ebebeb;
																				}



																				#links li img{
																					border:0;
																				}
																				
																				#revistas{
																					width:100%;
																					height:auto;
																					float:left;
																					margin:0 0 3px 0;
																				}
																				
																				#revistas a{
																					width:100%;
																					height:auto;
																					float:left;
																				}
																				
																				#revistas img{
																					margin:0 0 0 28px;
																					float:left;
																					border:0;
																				}

									#caja_imagenes_top{
										width:147px;
										height:27px;
										float:left;
										background-image: url('../images/menu-top.png');
										background-position: 0 0;
										background-repeat: no-repeat;
									}

									#caja_imagenes_bottom{
										width:147px;
										height:28px;
										float:left;
										background-image: url('../images/menu-bottom.png');
										background-position: 0 0;
										background-repeat: no-repeat;
									}

									#caja_imagenes{
										width:147px;
										height:auto;
										float:left;
										margin:0;
										padding:0 10px 0 10px;
										font-size:12px;
										background-image: url('../images/menu-back.png');
										background-position: 0 0;
										background-repeat: repeat-y;
									}

									#caja_imagenes img{
										float:left;
										margin:5px 0 5px 5px !important;
										margin:3px 0 5px 5px;
										border:0;
									}
									
	      				#destacados{
	      				width:147px;
	      				height:auto;
	      				float:left;
	      				}
	      				#destacados h3{
	      				text-transform: uppercase;
	      				text-align: center;
	      				padding:10px 0 0 0;
	      				font-size: 11px;
	      				width:147px;
	      				}
	      				#destacados p{
	      				text-align: center;
	      				padding:10px 0 0 0;
	      				font-size: 10px;
	      				width:100%;
	      				margin:0;
	      				height:auto;
	      				overflow: visible;
	      				float:none;
	      				}
	      				
                        #imagen_destacados{
                         width:120px;
                         height:156px;
                         background-image: url('../images/sombra-revista-destacamos.png');
						 background-position: 0 0;
						 background-repeat: no-repeat;
                         margin:10px auto;
                         padding:0 0 10px 10px;
                         
                        }
	                    
	                    	/*#links{
	                    	width:147px;
	                    	float:left;
	                    	height:345px;
	                    	margin:0px 0 0 2px !important;
	                    	margin:0px 0 0 1px;
	                    	background-image: url('../images/fondo-sitios.png');
							background-position: 0 0;
							background-repeat: no-repeat;
	                    	}
	                    	
	                    	#links h3{
	                    	text-transform: uppercase;
	                    	text-align: center;
	      					padding:12px 0 5px 0;
	      					font-size: 11px;
	      					width:118px;
	      					margin:0 auto;
	      					border-bottom:1px solid #d1d3d9;
	                    	}
	                    	
	                    	#links ul{
	                    	margin:0 auto;
							width:100px;
	                    	
	                    	}
	                    	
	                    	#links li{
	                    	width:auto;
	                    	height:30px;
	                    	float:left;
	                    	margin:5px 0 0 0;
	                    	
	                    	}*/
	
							#outer_revistas{
							width:100%;
							float:left;
							
							}
							
							#outer_revistas ul{
							width:100%;
							float:left;
							
							}
							
							#outer_revistas li{
							display:inline;
							float:left;
							width:130px;
							height:181px;
							margin:0 3px 0 3px;
							
							}
                
                
                
/*IX.-MODULO SUBNOTICIAS*/                
/*Es un modulo que pertenece al portal, pero no esta contenido en el info_nav, ya que tiene un largo propio y otros atributos*/


				.subnoticias{
					height:auto;
					float:left;
					padding:0;
					/*margin:0 0 0 10px !important;
					margin:0 0 0 5px;*/
					}
										
                    .subnoticias ul{
						width:852px;
						height:auto;
						float:left;
						padding:0;
						margin:0 0 0 24px !important;
						margin:0 0 0 12px;
					}
					
					
					.subnoticias li{
						display:inline;
						margin:0;
						padding:0;
					}
                   
                        
						
						/*Se definen los contenidos*/
						
						 #submodulo_servicios{
							width:219px;
							height:auto;
							margin:6px 11px 6px 0;
							padding:0;
							float:left;
						 	
						 }
						 
						 
								 #submodulo_servicios h3{
									font-size:9pt;
								 
								 }
								 
								 #submodulo_servicios p{
									font-size:8pt;
								 
								 }
						 
						 
						 /*Se definen las imagenes*/
                             
							   #imagen_servicios{
							   	width:48px;
								height:48px;
								float:left;
								margin:0px 8px 0 0;
								background-color:#ebebeb;
							   }
							   
							   
							   
								   #imagen_servicios img{
									width:48px;
									height:48px;
									float:left;
									
								   }
							   


     							   
							   
/*X.4.-SECCIONES*/ 
/*Es un modulo que pertenece al portal, pero no esta contenido en el info_nav, ya que tiene un largo propio y otros atributos*/
                               
                .secciones{
					width:902px;
					float:left;
					height:auto;
					margin:0;
					padding:0;
				
				}
				
				.secciones ul{
					width:870px;
					float:left;
					height:auto;
					margin:0 0 0 31px !important;
					margin:0 0 0 17px;
					padding:0;
					
				}
				
				.secciones li{
					display:inline;
					width:220px;
				}
				
				/*Se maneja con un submodulo antes que el contenido*/
                	
                        #head_submodulos{
						width:100%;
						height:auto;
						float:left;
						margin:0 0 0 0;
						background-color: #dee2eb;
						}
						
						
						
						#head_submodulos h3{
							width:auto;
							float:left;
							padding:3px 0 3px 10px;
							color:#000;
							font-size: 11px;
							float:left;

						}
						
						#head_submodulos_staff{
							width:100%;
							height:auto;
							float:left;
							margin:10px 0 10px 0;
							padding:3px 0 7px 0;
						}
						
						
						
						#head_submodulos_staff h3{
							width:auto;
							float:left;
							color:#000;
							font-size: 12px;
							float:left;

						}
						
						
						/*Se definen los modulos*/
						
						#submodulo_categorias{
								
								width:265px;
								height:auto;
								font-size:9pt;
								float:left;
								margin:0 22px 0 0 !important;
								margin:0 18px 0 0;
								
							
							}
						
                            #submodulo_secciones{
								
								width:260px;
								height:auto;
								font-size:9pt;
								float:left;
							
								}
								
								
								/*Se definen las imagenes*/
								
                                #imagenes_secciones{
									width:122px;
									height:92px;
									float:left;
									margin:0 6px 6px 0;
									background-color:#ebebeb;
									border:1px solid #fff;
								}
								
								/*Se definen los contenidos*/
								
                                #contenidos_secciones{
									width:260px;
									float:left;
									margin:5px 0 0 0;
								}
								
								#contenidos_secciones h3{
									font-size:11px;
									margin:0 0 5px 0;
								}
								
								#contenidos_secciones p{
									margin-top:6px 0 0 0;
									font-size:10px;
									
								}

/*CONTENIDO_QUIENES SOMOS*/

#contenido_quienes{
width:500px;
float:left;
padding:30px;
margin:10px 0 10px 0;
background-color:#dee2eb;
}


#contenedor_grillas{
padding:15px 0 15px 0;
float:left;

}

.divline_grillas{
padding:1px 0 1px 0;
float:left;
width:100%;

}

.label_name{
font-size:11px;
width:50%;
font-weight: bold;
float:left;
}

#label_second{
font-size:11px;
width:50%;
float:right;
}
								
/*XI.5.- RECETAS*/							
 /*Es un modulo que pertenece al portal, pero no esta contenido en el info_nav, ya que tiene un largo propio y otros atributos*/
				 
				 	#head_receta{
						width:841px;
						height:auto;
						float:left;
						/*background-color:#28491a;*/
						margin:0 0 0 29px !important;
						margin:0 0 0 15px;
						}
						
						
						#head_receta h2{
							width:auto;
							float:left;
							color:#f4652b;

						}
						
						
						 #submodulo_recetas{
								
								width:260px;
								height:auto;
								font-size:9pt;
								float:left;
							
							}
							
								/*Se definen las imagenes*/
							
                                #imagenes_recetas{
									width:122px;
									height:92px;
									float:left;
									margin:0 6px 0 0;
									background-color:#ebebeb;
									border:1px solid #fff;
								}
								
								 #imagenes_recetas img{
									width:122px;
									height:92px;
									float:left;
									
								}
								
								/*Se definen los contenidos*/
								
									#contenidos_recetas{
										width:260px;
										float:left;
										margin:5px 0 0 0;
									}
									
										#contenidos_recetas h3{
											font-size:11px;
											margin:0 0 5px 0;
										}
										
										#contenidos_recetas p{
											margin-top:6px 0 0 0;
											font-size:10px;
											float:left;
											width:130px;
											
										}







/******************************************************/
/*CONTENIDOS FUERA DE OTRAS PAGINAS*/
/******************************************************/

/*XI.- NOVEDADES*/

/*Modulo de despliegue interior de noticias o novedades dentro del portal*/

		.novedades{
			width:852px;
			height:279px;
			background-image: url(../images/back-novedades.png);
			background-position: 0 0;
			background-repeat: no-repeat;
			float:left;
			margin:0 0 10px 24px !important;
			margin:0 0 10px 12px;
			padding:0;
		
		}


/*Tiene en este caso su propie head_modulos*/
		
		#head_modulos_novedades{
					width:852px;
					height:auto;
					float:left;
					background-image: url(../images/barra-larga.png);
					background-position:0 0;
					background-repeat: no-repeat;
					color:#fff;
					margin:0 0 5px 0;
				}
				
				#head_modulos_novedades h2{
					font-size:11pt;
					color:#fff;
					width:auto;
					padding:2px 0 2px 15px;
					
					
				}

			
		
/*Comienza su propio despliegue de modulos*/

                    #submodulo_novedades{
						width:270px;
						height:auto;
						float:left;
						margin:0 0 0 10px !important;
						margin:0 0 0 5px;
					}
					
/*Definimos el tamaño de las imagenes*/

                    	#imagenes_novedades{
							width:270px;
							height:152px;
							float:left;
							margin:5px 0 5px 0;
							background-color:#ebebeb;
							border:1px solid #fff;
						}

						
								#imagenes_novedades img{
									width:270px;
									height:152px;
									float:left;
									
								}
								

								/*Definimos el contenido*/
								
								#contenidos_novedades{
									width:270px;
									height:auto;
									float:left;
									margin:5px 0 5px 0;
								
								}
								
										#contenidos_novedades h3{
											/*color:#f26436;*/
											margin:0 0 5px 0;
										
										}
										
										#contenidos_novedades p{
										font-size:8pt;
										margin:7px 0 7px 0;
										}
										
										 #contenidos_novedades a{
											font-size:12px;
											/*float:right;*/
											/*padding:2px 5px 2px 5px;*/
											margin:0;
											/*color:#fff;*/
											/*background-color:#f26436;*/
										}
										
										 #contenidos_novedades a:hover{
											
											/*background-color:#FF8C5F;*/
										}
									



						
/*XII.- ARTICULO*/	
/*Esta es la noticia del articulo solo.*/	

				
					
					#noticia_articulo{
						width:561px;
						height:auto;
						float:left;
						margin:0 14px 0 30px !important;
						margin:0 0 0 15px;
					}
		
					
						
						/*Definimos el tamaño de las imagenes*/
						
						#imagen_articulo_grande{
							width:264px;
							height:181px;
							float:left;
							margin:0 25px 15px 0;
							border:1px solid #ebebeb;
							overflow:hidden;
						}
						
						#imagen_articulo_grande img{
							width:264px;
							height:181px;
							float:left;
							
						}
						
						/*Definimos los contenidos*/
						
						#contenidos_articulo{
							width:550px;
							height:auto;
							float:left;
							margin:10px 0 10px 0;
						
						}
						
								#contenidos_articulo h3{
									color:#7A8F00;
								
								}
								
								#contenidos_articulo p{
								font-size:11px;
								line-height: 140%;
								margin:10px 0 10px 0;
								}
								
								 #contenidos_articulo a{
									/*font-size:8pt;*/
									/*color:#f26436;*/
								}
								
								 #contenidos_articulo a:hover{
									
									/*background-color:#FF8C5F;*/
								}
								
								.volver{
								width:75px;
								height:19px;
								float:right;
								background-image: url('../images/volver_btn.jpg');
								background-position: 0 0;
								background-repeat: no-repeat;
								}
								
								.volver:hover{
								opacity:0.5; filter:alpha(opacity=60);
								}
								
								
								#btn_suscribete{
								width:75px;
								height:17px;
								float:right;
								font-size:11px;
								text-align: center;
								padding:2px 0 0 0;
								color:#fff;
								background-image: url('../images/boton-suscribete.jpg');
								background-position: 0 0;
								background-repeat: no-repeat;
								}
								
								#btn_suscribete:hover{
								opacity:0.5; filter:alpha(opacity=60);
								}
								
								/*X.-NOTICIAS EN EL ARTICULO SOLO*/
								/*Columna lateral que acompaña los articulos*/


								 #contenidos_articulo_lateral{
									width:260px;
									height:auto;
									float:left;
									margin:10px 0 10px 0;
								}
										
										#contenidos_articulo_lateral p{
											font-size:10px;
											font-weight: bold;
											margin:5px 0 5px 0;
											float:left;
											width:120px;
											height:66px;
											overflow:hidden;
										}
										
												#contenidos_columna_noticias h3{
													margin:3px 0 5px 0;
													
												}
												
												#imagenes_articulo{
													width:121px;
													height:90px;
													float:left;
													background-color:#ebebeb;
													margin:5px 10px 5px 0;
													border:1px solid #fff;
												}
												
														#imagenes_articulo img{
															width:121px;
															height:90px;
															float:left;
															
														}
												 
												 #caja_articulo{
													width:260px;
													height:auto;
													float:right;
													margin:0;
													padding:0;
													font-size:8pt;
													}
											
											
													#caja_articulo h3{
														color:#f26436;
														margin:4px 0 0 0;
													}
								
												
													
													#contenidos_noticia_chica p{
													font-size:10px;
													float:left;
													width:130px;
													}
										
								
                                   				
						
						
						
				



							
							
/*XII - LISTADO DE ARTICULOS*/	
/*Esta es la lista ordenada de los articulos y elementos. Ocupada para descargas en achiga, y para articulos en interactivo*/

  
  
.descarga{
float:left;
padding:5px 0 5px 0;
width:100%;
}
                                    


.img_desc img{
float:left;

}


.img_desc_campanas img{
float:left;
width: 155px;

}


.text_desc{
width:470px;
float:left;
font-size:10px;
line-height:120%;

}


.text_desc h4{
font-size:12px;
padding:0 0 2px 0;
}

.text_desc h4 a{
color:#000;

}


.text_desc h4 a:hover{
color:#E3001B;

}
                                               
 /*******CASOS DE EXITO************/
 
 .caso_exito{
float:left;
padding:15px 0 15px 0;
width:98%;
border-bottom:1px solid #ebebeb;
}
                                    
.img_exito{
float:left;
width:163px;
height:65px;
background-color:#CCCCCC;
border:1px solid #333;
overflow:hidden;
}



.text_exito{
width:300px;
float:left;
font-size:10px;
line-height:120%;
margin:0 0 0 16px;

}


.text_exito h4{
font-size:12px;
padding:0 0 2px 0;
}

.text_exito h4 a{
color:#E3001B;

}


.text_exito h4 a:hover{
color:#000;

}

.ver{
color:#e41029;
float:right;
text-decoration:underline;
font-size:12px:
}


.ver:hover{
color:#000;
}
 
 
 
 /********/
 
  /*******CASOS DE EXITO************/
 
 .asociadas{
float:left;
padding:15px 0 15px 0;
width:230px;
margin:0 0px;
}
                                    
.img_asociadas{
float:left;
width:72px;
height:93px;
background-color:#CCCCCC;
border:1px solid #333;
overflow:hidden;
}



.text_asociadas{
width:137px;
float:left;
font-size:11px;
line-height:120%;
margin:0 0 0 16px;

}


.text_asociadas h4{
font-size:12px;
padding:0 0 2px 0;
}

.text_asociadas h4 a{
color:#000;

}


.text_asociadas h4 a:hover{
color:#E3001B;

}

.ver_asociadas{
color:#e41029;
float:left;
text-decoration:underline;
font-size:12px:
}


.ver_asociadas:hover{
color:#000;
}
 
 
 
 /********/
 
  
				#submodulo_listado_interiores{
						width:100%;
						height:95px;
						float:left;
						margin:8px 0 8px 0;
                        border-bottom:1px solid #ccc;
							}
							
							
								#imagenes_listado_interiores{
											width:112px;
											height:80px;
											float:left;
											margin:0;
											padding:0;
											overflow:hidden;
											border:1px solid #ebebeb;
											color:#ebebeb;
												   }
							   
                       #contenidos_listado_interiores{
					   		width:435px;
							height:auto;
							float:right !important;
							float:none;
					   
					   }
													   
								   #contenidos_listado_interiores h3{
										margin:0 0 3px 0;
										padding:0 0 0 8px;
										text-transform: capitalize;
								   
								   }
					
									
									#contenidos_listado_interiores p{
									 float:left;
									font-size:10px;
									line-height:113%;
									margin:0;
									padding:0 0 0 8px;
									width:100%;
										
									}	
									
									
/*******CASOS DE EXITO************/
 
 .campanas{
float:left;
padding:15px 0 15px 0;
width:155px;
margin:0 4px;
}
                                    
.img_campanas{
float:left;
width:155px;
height:189px;
background-color:#333;
overflow:hidden;
}


.campanas h4{
font-size:12px;
padding:0 0 2px 0;
}

.campanas h4 a{
color:#000;

}


.campanas h4 a:hover{
color:#E3001B;

}	




/***********Info comercial***********/


#menu_int{
width:114px;
float:left;
background-color:#8f8f8f;
}


#menu_int ul{
width:114px;
height:auto;
margin:10px 0 0 0;
float:left;
background-color:#8f8f8f;
}

#menu_int a{
width:100px;
float:left;
color:#fff;
padding:2px 0 2px 14px;
background-image: url('../images/info_com.jpg');
background-position:3px 5px;
background-repeat:no-repeat;

}

#menu_int a:hover{
color:#000;
}




#info_comercial{
width:390px;
height:415px;
float:left;
background-color:#FFFFFF;
margin:0 0 0 5px;

}

#info_comercial p{
font_size:11px;
padding:7px 10px 0 10px;
}
       
	   
	   #info_comercial h4{
		font-size:13px;
		padding:7px 10px 0 10px;
		}                         
                                
                                
                                
													
/**********************************************/

				#submodulo_listado_articulos{
						width:100%;
						height:auto;
						float:left;
						margin:8px 0 8px 0;

							}
							
							
						 			  #imagenes_listado_articulo{
											width:42px;
											height:42px;
											float:left;
											margin:0;
											padding:0;
											overflow:hidden;
											/*background-color: #ebebeb;*/
											color:#ebebeb;
												   }
							   
                       #contenidos_listado_articulos{
					   		width:496px;
							height:auto;
							float:right;
					   
					   }
													   
								   #contenidos_listado_articulos h3{
										margin:0 0 3px 0;
										padding:0 0 0 8px;
										text-transform: capitalize;
								   
								   }
					
									
									#contenidos_listado_articulos p{
										margin:0 0 0 0;
										padding:0 0 0 8px;
										font-size:8pt;
										
									}




/*XIII.-SOCIOS*/	
/*Creada para paginas de logotipos. en este caso se le añade ademas un texto*/

	
		.socios{
			width:852px;
			height:auto;
			float:left;
			margin:0 0 0 24px !important;
			margin:0 0 0 12px;
			padding:0;
			background-image: url(../images/fondo-lista.png);
			background-position:0 0;
			background-repeat:repeat-y;
		
		}



					/*Terminacion para el modulo*/
					#listado_bottom{
						width:852px;
						height:30px;
						float:left;
						margin:0 0 0 24px !important;
						margin:0 0 0 12px;
						padding:0;
						background-image: url(../images/fondo-lista-bottom.png);
						background-position:0 0;
						background-repeat:repeat-y;
					}
					
					
					
					/*Los modulos se despliegan en una lista ordenada*/
					
					#contenidos_socios ul{
						width:auto;
						float:left;
					}
							
							#contenidos_socios li{
								width:190px;
								float:left;
								display:inline;
								margin:8px 47px 8px 47px;
							}
							
							/*Esto es para la variable de auspiciadores que son logos sin texto*/
							
							#contenidos_auspiciadores li{
								width:80px;
								float:left;
								display:inline;
								margin:8px 63px 8px 63px;
							}
							
							
							
							/*Esto es el contenido*/
							
									#submodulo_listado_socios{
											width:100%;
											height:auto;
											float:left;
											
					
												}
												
												
								   #imagenes_listado_socios{
											width:80px;
											height:80px;
											float:left;
											margin:0;
											padding:0;
											overflow:hidden;
											/*background-color: #ebebeb;*/
											color:#ebebeb;
												   }
												   
										   #contenidos_listado_socios{
												width:100px;
												height:auto;
												float:right;
												text-align: left;
												/*margin:30px 0 0 0;*/
										   
										   }
															   
												   #contenidos_listado_socios h3{
														margin:0 0 3px 0;
														padding:0 0 0 8px;
														text-transform: capitalize;
												   
												   }
									
													
													#contenidos_listado_socios p{
														margin:0 0 0 0;
														padding:0 0 0 8px;
														font-size:8pt;
														
													}
							



								   
								
                            


 

 /*XIV.-FORMULARIO DE CONTACTO*/
  /*Funciona para todos los formularios que se aplican en el sitio*/
 


#form_cont{
	width:525px;
	float:left;
}

		#form_cont p{
			font-size: 11px;
		}


#form_cont fieldset{
	border:0;
	background-color:transpaent;
	padding:40px 0 40px 0;
	width:525px;
}


		.divline{
			margin:5px 0 5px 0 ;
			padding:0;
			float:left;
			width:525px;
		}
		
/*labels*/

.imputlabel{
	width:40%;
	height:auto;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	text-align:right;
	float:left;
	font-size:9pt;
	font-weight:bold;
	
}

		.imputlabel_special{
			width:375px;
			height:auto;
			padding:0 0 0 0;
			margin:0 10px 0 0;
			text-align:right;
			float:left;
			font-size:9pt;
			font-weight:bold;
			
		}

					/*radios*/
							
					#right_radio{
						width:50%;
						float:right;
					}
					
						.label_form{
							color: #000000;
							text-align:left;
							width:50px;
						}
					
							.mujer{
							margin:0 10px 0 0;
							
							}
							
							.hombre{
							margin:0 10px 0 0;
							}
							
							
								#radio1{
									width:auto;
									float:left;
								}
								
								
								#radio2{
									width:auto;
									float:left;
								}
								
								
								/*inputs*/
								
								.textInput{
									width:195px;
								}
			
			
											/*botones para diferentes formularios*/
											
											#submit_form{
												width:512px;
												height:auto;
												margin:0;
												pading:0;
												float:left;
												text-align:center;
											
											}
								
												.registrate{
														width:87px;
														height:22px;
														background-color:#B0CF08;
														border:0;
														margin:20px 0 0 43%;
														float:left;
														cursor:pointer;
													
													}
													
													.registrate:hover{
														background-color:#7A8F00;
														color:#fff;
													}
												
												.mensaje{
													width:195px;
													height:185px;
													overflow:auto;
												}
												
												
												.form_submitButton{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 43%;
														float:left;
														background-image: url('../images/enviarmensaje.png');
														background-position:center;
														background-repeat:no-repeat;
														}
														
														.form_submitButton{
														
														}
														
														/*XIV.- MENSAJE DE NEWSLETTER*/
										
																.mensaje-newsletter{
																	width:400px;
																	height:auto;
																	font-size:9pt;
																	margin:0 0 0 50px;
																}
												
/**mensaje newsletter**/

					.columna_titulo {
						/*background-image:url(../images/titulo_col.jpg);
						background-position:0 0;
						background-repeat:no-repeat;*/
						float:left;
						height:32px;
						margin:3px 0 0;
						width:180px;
					}
					
					.columna_titulo h3 {
						color:#333333;
						float:left;
						font-size:11px;
						padding:6px 0 6px 0;
						text-transform:uppercase;
						text-align:center;
						width:100%;
						background-image:url(../images/separador.jpg);
						background-position:center bottom;
						background-repeat:no-repeat;
						
						}
						
						
						#newsletter{
						margin:20px 0 0;
						width:180px;
						float:left;
						}
						
						#registro{
						margin:20px 0 0;
						width:180px;
						float:left;
						}
						
						
						
						.cuerpo-newsletter {
							/*background-image:url(../images/back-msj.jpg);
							background-position:0 0;
							background-repeat:repeat-x;*/
							float:left;
							height:auto;
							width:180px;
						}
						
						
						.newsletter_form {
							float:left;
							margin:10px 0 0;
							}
							
							
							.cuerpo-newsletter fieldset {
							border:0;
							}

							.news_divline {
								float:left;
								margin:0 0 2px;
							}
							
							
							.newsletter_text {
								border:1px solid #727270;
								float:left;
								font-size:9px;
								height:auto;
								margin:0 0 0 16px;
								padding:2px 0 2px 3px;
								width:141px;
								}
								
								.sub_check_divline {
									float:left;
									margin:1px 0;
									width:100%;
									}
									
									.check_divline{
										padding:10px 0 0 10px;
										width:147px;
										float:left;
									}
									.check_news {
										float:left;
										}
										
										.label_check {
											float:left;
											font-size:9px;
											width:65px;
												}
												
												/*boton*/
													.send_newsletter{
														font-size:8pt;
														float:right;
														width:82px;
														padding:2px 5px 2px 5px;
														margin:10px 49px 10px 0;
														color:#fff;
														border:0;
														cursor:pointer;
														background-image: url('../images/btn_suscribirse.jpg');
														background-position:center;
														background-repeat:no-repeat;
													}
													
													 .send_newsletter:hover{
														opacity:0.5; filter:alpha(opacity=60);
													}
					
											/**************************FORM-CONTACTO(notocar)**************************/



																#info-contacto{
																	width:300px;
																	height:118px;
																	float:left;							

																			}

																	#info_about	{
																		float:left;
																		padding:25px;
																		font-size: 11px;
																	}				

																#form-contacto{
																	width:300px;
																	float:left;
																	height:145px;
																	background-color: #dee2eb;
																}
																
																#form-contacto ul{
																																		                                                                width:260px;
																	font-size: 12px;
																	margin:0 20px 0 20px !important;
																	margin:0 10px 0 10px;

																}

																#form-contacto h3{
																	width:260px;
																	color:#070722;
																	font-size: 11px;
																	margin:7px 20px 7px 20px;
																	padding:5px 0 5px 0;
																}


																


																#form-contacto fieldset{
																	border:0;
																	background-color:transpaent;
																	padding:5px 0 0 0 !important;
																	padding:2px 0 0 0;
																	float:left;
																	width:100%;
																}


																.divline{
																	margin:0;
																	padding:0 0 5px 0;
																	width:100%;
																}

																#comentario{
																/*height:100px;*/
																}

																.imputlabel{
																	width:40%;
																	height:auto;
																	padding:0 0 0 0;
																	margin:0 10px 0 0;
																	text-align:right;
																	font-size:9pt;
																	font-weight:bold;

																}



																#right_radio{
																	width:50%;
																	float:right;
																}

																	.label_form{
																		color: #000000;
																		text-align:left;
																		width:50px;
																	}

																		.mujer{
																		margin:0 10px 0 0;

																		}

																		.hombre{
																		margin:0 10px 0 0;
																		}


																			#radio1{
																				width:auto;
																				float:left;
																			}


																			#radio2{
																				width:auto;
																				float:left;
																			}

																			.textInput{
																				width:120px;
																				border:1px solid #6f74a9;
																				color:#666;
																				padding:1px;
																				font-size: 10px;

																			}

																			.busqueda_opcion{
																				width:120px;
																				border:1px solid #6f74a9;
																				color:#666;
																				padding:1px;
																				font-size: 10px;

																			}

																#submit_form{
																	width:512px;
																	height:auto;
																	margin:0;
																	pading:0;
																	float:left;
																	text-align:center;

																}

																.registrate{
																		width:87px;
																		height:22px;
																		background-color:transparent;
																		border:0;
																		margin:20px 0 0 43%;
																		float:left;
																		background-image: url('../img/inscribete.png');
																		background-position:center;
																		background-repeat:no-repeat;

																	}

																.mensaje{
																	width:195px;
																	height:185px;
																	overflow:auto;
																}


																.submitButton{
																		width:104px;
																		height:22px;
																		background-color:transparent;
																		border:0;
																		float:left;
																		margin:0 0 0 93px;
																		background-image: url('../images/btn_suscribirse.jpg');
																		background-position:center;
																		background-repeat:no-repeat;
																		cursor:pointer;
																		}
																		
																		.submitButton:hover{
																			opacity:0.5; filter:alpha(opacity=60);
																		}


												
 /*XIV.-FORMULARIO DE CONTACTO FORM*/
  /*Funciona para todos los formularios que se aplican en el sitio*/
 


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

		#form_contact p{
			font-size: 11px;
		}


#form_contact fieldset{
	border:0;
	padding:80px 0 0 0;
	width:100%;
	height:350px;
	margin:0 0 0 0;
	background-color:#a5a5a5;
}


		.divline_contact{
			padding:5px 0 5px 0 ;
			width:100%;
		}
		
		#comentario{
		height:100px;
		}
		
/*labels*/

.imputlabel_contact{
	width:30%;
	height:auto;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	text-align:right;
	float:left;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	
}

		.imputlabel_special_contact{
			width:375px;
			height:auto;
			padding:0 0 0 0;
			margin:0 10px 0 0;
			text-align:right;
			float:left;
			font-size:10px;
			font-weight:bold;
			
		}

					/*radios*/
							
					#right_radio_contact{
						width:50%;
						float:right;
					}
					
						.label_form_contact{
							color: #000000;
							text-align:left;
							width:50px;
						}
					
							.mujer_contact{
							margin:0 10px 0 0;
							
							}
							
							.hombre_contact{
							margin:0 10px 0 0;
							}
							
							
								#radio1_contact{
									width:auto;
									float:left;
								}
								
								
								#radio2_contact{
									width:auto;
									float:left;
								}
								
								
								/*inputs*/
								
								.textInput_contact{
									width:195px;
									border:1px solid #333;
									font-size: 10px;
									padding:3px;
								}								
															.submitButton_contact{
																		width:104px;
																		height:22px;
																		background-color:transparent;
																		border:0;
																		float:right;
																		margin:25px 215px 0 0;
																		background-image: url('../images/btn_mensaje.png');
																		background-position:center bottom;
																		background-repeat:no-repeat;
																		cursor:pointer;
																		font-size:9px;
																		color:#fff;
																		
																		}
																		
																		.submitButton_contact:hover{
																			opacity:0.5; filter:alpha(opacity=60);
																		}
																		




															

/*CONTACTO OIRS*/



#suscripcion_form {
float:left;
height:auto;
overflow:hidden;
width:100%;
margin:0 0 20px 0;
}

#suscripcion_form h4{
text-align: center;
font-size:10px;
}

#suscripcion_form hr {
float:left;
height:auto;
overflow:hidden;
width:85%;
background-color:#8996B6; 
color:#8996B6; 
margin:10px 0 10px 8%;
}


#suscripcion_form p {
font-size:11px;
}

#suscripcion_form h3 {
color:#000;
font-size:12px;
margin:0;
padding:5px 0 5px 5px;
}

#suscripcion_form h2 {
color:#000;
font-size:14px;
margin:0;
padding:5px 0 5px 5px;
}

#suscripcion_form fieldset {
border:0 none;
float:left;
margin:0;
padding:25px 0 25px;
width:100%;
background-color:#edeff4;
}

.divline_suscripcion {
padding:3px 0 3px 0;
float:left;
}


.divline_suscripcion_tr{
padding:1px 0 0 0;
float:left;
}


#suscripcion_form h3{
padding:10px 0 0 26px;
text-transform: capitalize;
}


.imputlabel_suscripcion {
color:#333;
float:left;
font-size:10px;
font-weight:bold;
height:auto;
margin:0;
padding:0;
text-align:right;
width:84px;
}

.imputlabel_suscripcion_seg{
color:#333;
float:right;
font-size:10px;
padding:3px 0 3px 3px;
width:198px;
float:left;
margin:0 0 2px 25px;
}


.imputlabel_suscripcion_ter{
color:#333;
float:right;
font-size:10px;
padding:3px 0 3px 3px;
width:178px;
float:left;
margin:0 0 2px 25px;
}

.imputlabel_suscripcion_especial{
color:#333;
float:right;
font-size:10px;
padding:3px 0 3px 3px;
width:104px;
float:left;
margin:0 0 2px 25px;
}

.check{
float:right;
}

.textInput_suscripcion {
color:#333;
font-size:10px;
padding:3px 0 3px 3px;
width:198px;
float:left;
margin:0 0 2px 25px;
border:1px solid #ccc;
}
.comentario_suscripcion{
height:100px;
border:1px solid #ccc;
color:#333;
font-size:10px;
padding:3px 0 3px 3px;
width:198px;
float:left;
margin:0 0 2px 25px;

}


#nombre{
height:11px;
}

#email{
height:11px;
}

#telefono{
height:11px;
}



												.submitButton_suscripcion{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:10px 0 0 31%;
														float:left;
														background-image: url('../images/enviarmensaje.png');
														background-position:center;
														background-repeat:no-repeat;
														cursor:pointer;
														}
														
														
														.submitButton_suscripcion:hover{
														opacity:0.5; filter:alpha(opacity=60);		
															}



	
	
	
/*form-suscriptores*/



#form-suscriptores {
float:left;
height:auto;
overflow:hidden;
width:100%;
margin:0 0 20px 0;
}

#form-suscriptores h4{
text-align: center;
font-size:10px;
}

#form-suscriptores hr {
float:left;
height:auto;
overflow:hidden;
width:85%;
background-color:#8996B6; 
color:#8996B6; 
margin:10px 0 10px 8%;
}


#form-suscriptores p {
font-size:11px;
}

#form-suscriptores h3 {
color:#000;
font-size:12px;
margin:0;
padding:5px 0 5px 5px;
}

#form-suscriptores h2 {
color:#000;
font-size:14px;
margin:0;
padding:5px 0 5px 5px;
}

#form-suscriptores fieldset {
border:0 none;
float:left;
margin:0;
padding:25px 0 25px;
width:264px;
background-color:#edeff4;
}

.divline_form-suscriptores {
padding:3px 0 3px 0;
float:left;
}


.divline_form-suscriptores_tr{
padding:1px 0 0 0;
float:left;
}


#suscripcion_form-suscriptores h3{
padding:10px 0 0 26px;
text-transform: capitalize;
}


.imputlabel_form-suscriptores {
color:#333;
float:left;
font-size:10px;
font-weight:bold;
height:auto;
margin:0;
padding:0;
text-align:right;
width:84px;
}

.imputlabel_form-suscriptores_seg{
color:#333;
float:right;
font-size:10px;
padding:3px 0 3px 3px;
width:198px;
float:left;
margin:0 0 2px 25px;
}


.imputlabel_form-suscriptores_ter{
color:#333;
float:right;
font-size:10px;
padding:3px 0 3px 3px;
width:178px;
float:left;
margin:0 0 2px 25px;
}

.imputlabel_form-suscriptores_especial{
color:#333;
float:right;
font-size:10px;
padding:3px 0 3px 3px;
width:104px;
float:left;
margin:0 0 2px 25px;
}

.check{
float:right;
}

.textInput_form-suscriptores {
color:#333;
font-size:10px;
padding:3px 0 3px 3px;
width:198px;
float:left;
margin:0 0 2px 25px;
border:1px solid #ccc;
}
.comentario_form-suscriptores{
height:100px;
border:1px solid #ccc;
color:#333;
font-size:10px;
padding:3px 0 3px 3px;
width:198px;
float:left;
margin:0 0 2px 25px;

}


#nombre{
height:11px;
}

#email{
height:11px;
}

#telefono{
height:11px;
}



												.submitButton_form-suscriptores{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:10px 0 0 28% !important;
														margin:10px 0 0 12%;
														float:left;
														background-image: url('../images/enviarmensaje.png');
														background-position:center;
														background-repeat:no-repeat;
														cursor:pointer;
														}
														
														
														.submitButton_form-suscriptores:hover{
														opacity:0.5; filter:alpha(opacity=60);		
															}	
		

/*XV.- JOT EL COMENTADOR DE ARTICULOS*/
/*Esto permite controlar el comentador de articulos*/

			
			/*el contenedor*/
			#coments{
				margin:0 0 0 25px;
				padding:0;
				width:400px;
				height:auto;
				float:left;
				font-size:9pt;
			}
			
			

					.jot-list{
						width:500px;
						font-size:9pt;
						margin:0 0 0 10px;
					}
					
					.jot-row{
						margin:0 0 10px 10px !important;
						margin:0 0 10px 0;
					}
					
					.jot-list li{
						list-style:none;
					}
					
					
					.jot-form fieldset{
						padding:0;
						margin:0 0 0 10px;
					}
					
					.jot-cfm{
						font-size: 9pt;
						margin-left:10px;
						border:0;
					}
					
					.jot-err{
						font-size: 9pt;
						margin-left:10px;
						border:0;
					}
					
							.jot-message{
							
							width:auto;
							height:auto;
							padding:10px 10px 10px 10px;
							overflow:none;
							display:block;
							
							
							}
							
							
									.jot-message p{
									
									float:left;
									width:100%;
									display:block;
									
									}

						.mensaje_box{
						text-align:center;
						}
								/*input*/
								.mensaje_text{
									margin:0;
									height:200px;
									width:100%;
									float:left;
									padding:0;
									margin:0 0 0 0;
									border:1px solid #ccc;
								} 
								
								.mensaje_large{
									width:100%;
									float:left;
									
								}
						/*labels*/
						.mensaje_label{
							font-size:9pt;
							color:#7C7972;
							margin:10px 0 0 0;
							
						}
						.mensaje_radio{
							float:left;
							margin:0 10px 0 0;
							
						} 
						
						.line{
							width:100%;
							height:auto;
							margin:5px 0 5px 0;
							padding:0;
							color:#FFFFFF;
							font-size:8pt;
							float:left;
						}
						
								
		 

											



/*XVI.- SITEMAP*/
/*el sitemap del sitio*/

#sitemap{
	width:100%;
	float:left;

}
		#sitemap ul{
			margin:5px 0 5px 10px;
		}
		
		
		
				#sitemap ul li{
					font-size:13px;
				}
				
						#sitemap ul li ul{
							margin:10px 0 10px 10px;
						}
						
							#sitemap ul li ul li{
								font-size:11px;
								list-style: disc;
							}
							
							#sitemap li a:hover{
								text-decoration: underline;
								background-color:transparent;
								
								
							}
		


				/*XVIII.-PAGINADOR*/
				
				#paginador{
					width:100%;
					font-size: 12px;
					float:left;
					padding:20px 0 0 0;
				}
				
						#paginador p{
							text-align: center;
						}
								
								#ditto_pages{
									width:400px;
									margin:0 auto;
									text-align: center;
								}
								
								#ditto_pages p{
									text-align: center;
								}
				
/*XVII.-GALERIA*/

.thumbscontainer {
height:auto;
margin:20px 0 20px 0;
padding:0;
width:100%;
height:176px;
float:left;
}
		#foto_noticia_home {
		height:78px;
		width:54px;
		margin:2px 5px 2px 0;
		padding:0 0 12px 6px;
		float:left;
		display:inline;
		list-style: none;
		background-image: url('../images/sombra-revista.jpg');
		background-position:0 right;
		background-repeat:no-repeat; 
		overflow: hidden;
		
		}
		
		#foto_noticia_home img{
		height:78px;
		width:60px;
		float:left;
		
		}
		
		

				#ee_miniCalendarContainer {
				float:left;
				height:auto;
				width:100%;
				}
						.ee_miniCalendar {
						height:auto;
						margin:0 auto;
						width:134px;
						}
								#ee_listDetailsContainer {
								float:right;
								height:auto;
								margin:20px 0 0;
								width:100%;
								}
								.easyEventsList_group {
								float:left;
								margin:0 0 20px;
								}
								.easyEventsList_heading {
								font-size:11pt;
								font-weight:bold;
								margin:5px 0;
								}
								.easyEventsList_time {
								font-weight:bold;
								margin:5px 0;
								}
										.ee_miniCalendarNav {
										font-size:11pt;
										font-weight:bold;
										margin:5px 0 10px;
										}
											.ee_miniCalMonth {
											font-size:11pt;
											font-weight:bold;
											margin:0 0 5px;
											}
											
		
				/*XVIII.1.-GALERIA DE FOTOS*/
				#fecha_galeria{
					width:100%;
					margin:0;
					padding:0;
				}
				
							#fecha_galeria b{
								margin:0;
								padding:0;
								font-size:12px;
							}
							
								.managecontainer{
									width:87%;
									float:left;
									margin:0 0 0 37px;
									font-size:11px;
								}
								
								.thumbnail{
									height:50px;
									overflow: hidden;
								}



/*****Breadcumbs*****/		
										
									#miga {
										color:#000;
										float:left;
										font-size:11px;
										height:auto;
										margin:0;
										padding:0 0 2px;
										width:100%;
									}
									
									#miga a{
										color:#fff;
										
									}
									
									.B_crumbBox {
										float:left;
										padding:5px 0 0 10px;
										font-size: 10px;
										color:#fff;
									}
									
									.date-page{
										float:right;
										padding:2px 10px 0 0;
										font-size: 10px;
									}


/*****************************************/
/*BANNERS Y SECIONES DE BANNERS*/
/****************************************/

/**************************************************BANNERS***/

#banner_ediciones{
	width:144px;
	height:158px;
	float:left;
	margin:5px 0 0 5px !importnant;
	margin:5px 0 0 2px;
	padding:0;
}



#banner_suscripcion{
	width:144px;
	height:158px;
	float:left;
	margin:5px 0 0 5px !importnant;
	margin:5px 0 0 2px;
	padding:0;
}

#banner_creatuportada{
	height:158px;
	width:144px;
	float:left;
	margin:5px 0 0 5px !importnant;
	margin:5px 0 0 2px; 
	padding:0;
}

/*TOP*/
/*Corresponde a un espacio destinado para un superbanner. Generalmente esta desactivado*/

/*#top{
	width:100%;
	height:104px;
	float:left;
	margin:0;
	padding:0;
}

#publicidad_top{
	

}

	#super_banner_box{
		width:726px;
		height:90px;
		text-align:center;
		margin:0 auto;
		padding:0;
		background-color:#333333;
		
	}*/
	
	
/* MODULO PUBLICIDAD CENTRAL*/
/*Contiene un central Banner*/
                  
                .publicidad{
					height:1auto;
					float:left;
					padding:0;
					margin:20px 0 20px 0;
					width:100%;
					
				
				}
				
					#cont_banner_box{
					float:left;
					width:100%;
					margin:15px 0 0 0;
					}
					
					#label_publicidad{
						width:768px;
						display:block;
						margin:0 auto;
						font-size:10px;
						color:#7A8F00;
					
					}
						#central_banner_box{
							width:768px;
							height:90px;
							display:block;
							margin:0 auto;
							padding:0;
							background-color:#333333;
							border:1px solid #7A8F00;
						
						}
/*PUBLICIDAD LATERAL*/
/*Correspode al lugar dispuesto para un sky-creaper. Esto aparecio en la primera version de achiga, y despues se desecho.*/
					
			/*#publicidad_col{
				width:160px !important;
				width:158px;
				height:auto;
				float:right;
				margin:21px 0 0 0;
				padding:0;
			
			}
			
            	#sky_creaper_box{
					width:121px;
					height:621px;
					float:left;
					margin:0 0 0 10px!important;
					margin:0 0 0 5px;
					padding:0;
					background-color: #333333;
				}*/
				

/**************************************************************************************************************/



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

#formulario_crea ul{
float:right;
width:368px;
padding:0;
}

#formulario_crea li{
float:left;
display:inline;
width:60px;
height:98px;
margin:6px 12px 6px 0 !important;
margin:6px 6px 6px 0;
}

#formulario_crea li img{
float:left;
width:60px;
height:78px;
border:1px solid #ccc;
background-color: #fff;
}



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

#formulario ul{
float:left;
width:479px;
padding:8px 28px 8px 28px;
}

#formulario li{
float:left;
display:inline;
width:60px;
height:98px;
margin:6px 12px 6px 0 !important;
margin:6px 6px 6px 0;
}

#formulario li img{
float:left;
width:60px;
height:78px;
border:1px solid #ccc;
background-color: #fff;
}

#hacer{
text-align: center;
width:16px;
height:16px;
margin:0 0 0 24px;
}

/**Caja subefotos**/

#caja_subefotos{
float:left;
width:100%;
height:auto;
margin:20px 0 20px 0;
background-color: #E0E5EF;
padding:30px 0 30px 0;
background-image: url('../images/sube_foto.jpg');
background-position:center;
background-repeat:repeat-x;
}

#caja_subefotos h4{
float:left;
margin:0 0 15px 117px;
width:auto;
font-size:12px;
}

#foto{
float:left;
margin:0 0 0 117px;
width:245px;
}

							.submitpictures{
									
									width:76px;
									height:19px;
									font-size:9px;
									padding:2px 5px 2px 5px;
									margin:5px 0 0 37%;
									color:#fff;
									border:0;
									float:left;
									cursor:pointer;
									background-color: transparent;
									background-image: url('../images/boton-suscribete.jpg');
									background-position:center;
									background-repeat:no-repeat;
								
									}
									
									
									.submitpictures:hover{
									opacity:0.5; filter:alpha(opacity=60);
									color:#fff;
								}



#contenedor_portadas{
float:left;
width:100%;
height:auto;
margin:20px 0 20px 0;
background-color: #E0E5EF;
padding:8px 0 8px 0;
font-size:12px;
background-image: url('../images/fondo-contacto.jpg');
background-position:center;
background-repeat:repeat-x;
}

#contenedor_portadas h4{
float:left;
margin:0 0 0 30px;
width:360px;
}

.tuportada{
width:144px;
height:187px;
float:left;
margin:20px 0 0 30px;
}




/*COMPARTIR*/

							.compartir{
									float:right;
									font-size:11px;
									margin:0 0 0 10px;
								}
								
								
							#fondo_compartir{
								float:left;
								font-size: 11px;
								width:100%;
								height:306px;
								padding:20px 0 20px 0 ;
								overflow: hidden;
								}
								
								.askform{
								float:left;
								margin:10px 0 10px 0;
								width:100%;
								
								}
								
								#fondo_compartir p{
								float:left;
								margin:1px 0 1px 0;
								width:100%;
								}
								
								#fondo_compartir label{
								float:left;
								font-size: 11px;
								width:30%;
								text-align: right;
								}
								
								
								.inputoculto{
								float:left;
								font-size: 11px;
								width:198px;
								border:1px solid #1F3773;
								color:#1F3773;
								text-align: left;
								margin:0 0 0 10px;
								}
								
												#submit_oculto{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:10px 0 0 42% !important;
														margin:0px 0 0 42%;
														float:left;
														color:#fff;
														font-size: 9px;
														background-image: url(../images/boton-suscribete.jpg);
														background-position:center;
														background-repeat:no-repeat;
														cursor:pointer;
														}
														
														
														#submit_oculto:hover{
															opacity:0.5; filter:alpha(opacity=60);		
															}	
															
																						
								
								
							.submitpictures2{
									
									width:110px;
									height:19px;
									font-size:9px;
									padding:2px 5px 2px 5px;
									margin:0px 0 0 34%;
									color:#fff;
									border:0;
									float:left;
									cursor:pointer;
									background-color: transparent;
									background-image: url('../images/boton-suscribete2.jpg');
									background-position:center;
									background-repeat:no-repeat;
								
									}
									
									
									.submitpictures2:hover{
									opacity:0.5; filter:alpha(opacity=60);
									color:#fff;
								}
																							
															
															
															
	
	
/******************************************SLIDE*/

#slide{
width:558px;
height:324px;
float:left;
background-color:#edeff4;
}	
	
				
/*Dile no a Joomla. 
Saluda a MODX*/