@import url("reset.css");


body{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-family: 'Helvetica', Arial;
	background-color: #FEFEFC;
	background-image:url('../images/back-total.jpg');
	background-repeat:repeat-x;
	background-position:left 0;
}


h1{
	font-size:16px;
	text-transform:uppercase;
}

h2{
	font-size:14px;
	text-transform:uppercase;
}

h3{
	font-size:12px;
	text-transform:uppercase;
}

a{
color:#7A8F00;
	
}

a:hover{
color:#B0CF08;
}

img{
border:0;
}

/***********TOP***************/

#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;
		
	}*/
	
	

/***********WRAP Y CONTENIDOS*************/

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

}



	#contenido{
		width:900px;
		height:auto;
		margin:0;
		float:left;
		padding:0;
	}
	
	#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 !important;
		min-height: 600px !important;
		height:600px;
		float:left;
		background-image: url('../images/back_cont.jpg');
		background-position:left;
		background-repeat:repeat-y;
		padding:0 0 4px 0;
	
	}
	
	
	#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;
		
	}
    
	
/***********HEADER*************/


    		#header{
				width:900px;
				height:auto;
				margin:0;
				padding:0;
				background-image:url('../images/header.png');
				background-position:center 0;
				background-repeat:no-repeat;
				float:left;
				
			
			}
            	#logo{
					width:68px;
					height:115px;
					margin:26px 0 0 30px;
					padding:0;
					float:left;
				    /*background-image:url('../images/logo.png');
					background-position:center 0;
					background-repeat:no-repeat;*/
				}
				
				#logo img{
					border:0;
				}
				
				#logo a{
					cursor:pointer;
				}
				
				
				
				
/***********LOGIN*************/
	/*			
				#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;
					}*/

/*****************LOGIN ACTIVADO******************/

/*
				
                #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;
							
						}*/
						
					


/***********ACTIVACION*************/
/*
				
                #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;
						}*/
											
					
/*****************MENSAJES******************/					
								.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;
								}



/****************REGISTRO*******************/	

/************************REGISTRO****************************/



#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;
								}			
                   
/***********BUSCADOR*************/				   
				   
				   
				   #buscador_cont{
				   	width:500px;
					height:auto;
					float:right;
					margin:120px 25px 9px 35px;
				   }
				   
				   
					.FSF_form fieldset{
						border:0;
										}
					
					.FSF_form legend{
						display:none;
										}
					
                	.busqueda_input{
						width:191px;
						float:left;
						padding:0;
						border:1px solid #ccc;
						color:#333;
						margin:0 10px 0 0;
						padding:3px;
						color:#7A8F00;
					}
					
					
					.busqueda_opcion{
					
						width:191px;
						float:left;
						padding:0;
						border:1px solid #ccc;
						color:#333;
						margin:0 10px 0 0;
						padding:2px;
						color:#7A8F00;
					}
                        .send_busqueda{
						background-image:url('../images/buscar.png');
						background-repeat:no-repeat;
						background-position:0 0;
						width:76px;
						height:20px;
						float:right;
						margin:0 6px 0 0;
						border:0;
						background-color:transparent;
						cursor:pointer;
						
						
						}
						
						.send_busqueda:hover{
						
						/*background-position:0 -20px;*/
						opacity:0.5;1293 filter:alpha(opacity=60);
						
						
						}
						
						.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;
				   }
/***********MENUTOP*************/				   
				   
                #menu_top{
					width:900px;
					height:auto;
					float:left;
					margin:0;
					padding:0;
					/*background-color:#2b4917;*/
					font-size:9pt;
				
				}
                    #menu_top ul{
						width:750px;
						padding:6px 0 2px 0 !important;
						padding:3px 0 2px 0;
						margin:0;
						text-align:center;
						float:right;
						font-size:11px;
					}
					
                        #menu_top li{
							display:inline;
							float:left;
							
						} 
						
						
						 #menu_top li.last a{
							border:0;
							
						}                                               
                        	#menu_top a {
								color:#fff;
								padding:0 9px 0 9px;
								border-right:1px solid #fff;
								margin:0;
								text-transform: uppercase;
							}
                			#menu_top a:hover {
								text-decoration:underline;
							}
							
							#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;
								}
								
								.activo{
								background-color:#718F08;
								color:#7A8F00;
								}
								



/**************************SUBMENU*****************************/						
				#sub-menu{
					width:900px;
					height:25px;
					float:left;
					margin:0;
					padding:0;
					background-image: url('../images/barra-submenu.jpg');
					background-position: 0 0;
					background-repeat: repeat-y;
					font-size:11px;
				
				}
                    #sub-menu ul{
						width:660px;
						padding:2px 0 2px 0;
						margin:0;
						float:right;
						text-align:center;
						margin:0 40px 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:#fff;
								background-color: #A4BF0B;
							}
				
/***********PUBLICIDAD*************/
					
			#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;
				}
            
			
/***********INFONAV*************/

			
            #info_nav{
				width:900px;
				height:auto;
				float:left;
				margin:14px 0 0 0;
				padding:0;
			}
            	#modulo{
				
					/*height:auto;*/
					float:left;
					/*margin:0;*/
					padding:0;
				}
				
				
				
/***************************NOTICIAS************************/



			
		.noticias{
			width:100%;
			height:auto;
			float:left;
			margin:0 0 7px 0;
			padding:0;
		
		}
                
				#head_modulos{
					width:552px;
					height:auto;
					float:left;
					/*background-color:#b0cf08;*/
					background-image: url('../images/barra-novedades.png');
					background-position: 0 0;
					background-repeat: no-repeat;
					margin:0 0 5px 0;
				}
				
				#head_modulos h2{
					font-size:11pt;
					color:#fff;
					width:auto;
					padding:2px 0 2px 15px;
					
					
				}
				
				#noticia_portal{
					width:257px;
					height:250px;
					float:left;
					margin:0 0 0 13px !important;
					margin:0 0 0 7px;
					padding:0 0 5px 0;
					
				}
                    
                    #submodulo_noticia_grande{
						width:552px;
						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;
					}
					
					
					
					
					
					
                    	#imagenes_noticia_grande{
							width:257px;
							height:153px;
							float:left;
							background-color:#ebebeb;
							margin:5px 0 5px 0;
						}
						
						#imagenes_noticia_grande img{
							width:257px;
							height:153px;
							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:10px;
						
						}
						
						
						
/***********************ARTICULO**************************************/						
					#noticia_grande{
						width:460px;
						height:auto;
						float:left;
						margin:0 14px 0 30px !important;
						margin:0 0 0 15px;
					}
					
					#noticia_articulo{
						width:561px;
						height:auto;
						float:left;
						margin:0 14px 0 30px !important;
						margin:0 0 0 15px;
					}
		
					#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;*/
						}				
						
						
						#imagen_articulo_grande{
							width:550px;
							height:306px;
							float:left;
							background-color:#fff;
							margin:5px 0 5px 0;
							border:1px solid #fff;
						}
						
						#imagen_articulo_grande img{
							width:550px;
							height:306px;
							float:left;
							
						}
						
											
					/*******************FORMULARIO BENEFICIOS*********************/
						
						#fotos_articulo .input{
						float:left;
						margin:3px 0 3px 0;
						border:1px solid #ccc;
						background-color: #ebebeb;
						padding:3px;
						width:233px;
					}
					
					
					
					 .enviar{
							font-size:8pt;
							padding:2px 5px 2px 5px;
							margin:0 auto;
							color:#fff;
							background-color:#f26436;
							border:0;
							cursor:pointer;
						}
						
						.enviar a:hover{
							
							background-color:#FF8C5F;
						}
					
					
						
						
/***************************BENEFICIOS********************************/	

                    #submodulo_beneficios{
						width:460px;
						height:auto;
						float:left;
						margin:0 0 0 20px !important;
						margin:0 0 0 10px;
					}
					
					#beneficio_caja	{
						width:222px;
						height:89px;
						float:left;
						margin:4px 4px 4px 4px;
						background:#ccc;
						
					
					}				
/***************************NOVEDADES************************/

		.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;
		
		}
		
		#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;
					
					
				}

			
		
                    
                    #submodulo_novedades{
						width:270px;
						height:auto;
						float:left;
						margin:0 0 0 10px !important;
						margin:0 0 0 5px;
					}
                    	#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;
							
						}
						
                        #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;*/
						}
                        	



/***************************SUBMODULOS NOTICIAS************************/

         			#head_modulos_noticia_chica{
						width:260px;
						height:auto;
						float:left;
					}
					
					#head_modulos_noticia_chica h2{
						font-size:14px;
						height:auto;
						float:left;
						color:#f4652b;
						padding:0;
					}
					
					
					#head_modulos_noticia_chica a{
						color:#f4652b;
						font-size:14px;
						font-weight: bold;
					}
					
                    #submodulo_noticias_lateral{
						width:260px;
						height:auto;
						float:right;
						margin:0 34px 0 0 !important;
						margin:0 20px 0 0;
						padding:0;
						font-size:8pt;
					}
                    
                            #submodulo_noticia_chica{
								width:260px;
								height:auto;
								float:left;
								margin:12px 0 0 0 !important;
								margin:6px 0 0 0;
								padding:0;
							}
                                #imagenes_noticia_chica{
									width:119px;
									height:66px;
									float:left;
									margin:0 8px 0 0;
									background-color:#ebebeb;
									border:1px solid #fff;
									overflow: hidden;
								}
								
								#imagenes_noticia_chica img{
									width:119px;
									height:auto;
									float:left;
									
								}
                               
							   #contenidos_noticia_chica{
									width:260px;
									height:auto;
									float:left;
									margin:0 0 25px 0;
								}
								
								#contenidos_noticia_chica h3{
									font-size:11px;
								}
							
							
/***************************LISTADO**********************************/	





				#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;
							
						}




/**************************SOCIOS**********************************/	

.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.jpg);
			background-position:0 0;
			background-repeat:repeat-y;
		
		}


#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;
}

#contenidos_socios ul{
	width:auto;
	float:left;
}

#contenidos_socios li{
	width:190px;
	float:left;
	display:inline;
	margin:8px 47px 8px 47px;
}


#contenidos_auspiciadores li{
	width:80px;
	float:left;
	display:inline;
	margin:8px 63px 8px 63px;
}
				#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;
							
						}



/*********************COLUMNA************************************/


								 #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_articulo_socios{
									width:260px;
									height:auto;
									float:left;
									margin:10px 0 10px 0;
								}
								
								#contenidos_articulo_socios p{
									font-size:12px;
									font-weight: bold;
									margin:20px 0 5px 0;
									float:left;
									width:100%;
									height:66px;
									/*overflow:hidden;*/
								}
								
								#contenidos_noticia_chica h3{
									margin:3px 0 5px 0;
									
								}
								
						#imagenes_articulo{
							width:121px;
							height:68px;
							float:left;
							background-color:#ebebeb;
							margin:5px 10px 5px 0;
							border:1px solid #fff;
							overflow:hidden;
						}
						
						#imagenes_articulo img{
							width:121px;
							height:auto;
							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;
								}
								
								/*#contenidos_noticia_chica a{
								color:#f26436;
								}*/
                                   
								   
								
                            
/***************************MODULO PUBLICIDAD************************/
                  
                .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;
					
					}
                
/***************************MODULO SUBNOTICIAS************************/                



					.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;
					}
                   
                         #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;
						 
						 }
                               #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;
								
							   }
							   



/***************************MODULO SUBNOTICIAS************************/                
#info_nav table{
	width:577px;
	height:auto;
	float:left;
	margin:10px 0 0 150px !important;
	margin:10px 0 0 90px;
	font-size: 8pt;
} 


#info_nav table input{
	margin:6px 0 6px 0;
}

						       
.inputnews{
	border:1px solid #ccc;
	color:#7A8F00;
	padding:2px;
}       							   
							   
/***************************SECCIONES************************/ 
                               
                .secciones{
					width:900px;
					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;
				}
				
				
                	
                        #head_submodulos{
					
						width:237px;
						height:auto;
						float:left;
						/*background-color:#28491a;*/
						margin:0 0 0 0;
						}
						
						
						
						#head_submodulos h2{
							width:auto;
							float:left;
							padding:0;
							color:#f4652b;

						}
						
						
						#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;
							
							}
                                #imagenes_secciones{
									width:122px;
									height:92px;
									float:left;
									margin:0 6px 6px 0;
									background-color:#ebebeb;
									border:1px solid #fff;
								}
								
								
                                #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;
									
								}
								
	/***************************RECETAS******************************/							
 
				 #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;
							
							}
                                #imagenes_recetas{
									width:122px;
									height:68px;
									overflow: hidden;
									float:left;
									margin:0 6px 0 0;
									background-color:#ebebeb;
									border:1px solid #fff;
								}
								
								
								
                                #contenidos_recetas{
									width:260px;
									float:left;
									margin:5px 0 0 0;
								}
								
								#contenidos_recetas h3{
									font-size:11px;
									margin:0 0 5px 0;
									float:left;
									height:26px;
									width:100%;
								}
								
								#contenidos_recetas p{
									margin-top:6px 0 0 0;
									font-size:10px;
									float:left;
									width:130px;
									
								}

 
 /***********************SEPARADOR************************/
 
 #separador{
	width:100%;
	height:3px;
	float:left;
	background-image:url('../images/barra-degradacion.png');
	background-repeat:no-repeat;
	background-position:left 0;
 }
 /**************************FORMBACK**************************/
 
 


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

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


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


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



.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;
	
}
#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:195px;
			}
			
			#dueno{
				margin:0 0 0 8px;
			}
			
			#restaurant{
				margin:0 0 0 8px;
			}
			
			#lugar{
				margin:0 0 0 8px;
			}
			
#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:150px;
	overflow:auto;
}


.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;
		color:
		}

/**************************JOT***************************/

/***************************JOT******************************/

			#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;
						}
						
						.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;
							
						}
						
						.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;
						}
						
						
						.send_newsletter{
							font-size:8pt;
							float:right;
							padding:2px 5px 2px 5px;
							margin:10px 0 0 0;
							color:#fff;
							background-color:#f26436;
							border:0;
							cursor:pointer;
						}
						
						 .send_newsletter:hover{
							opacity:0.5;1293 filter:alpha(opacity=60);
						}
 
/***********************FO0TER************************/                              
                    
#footer{
	width:900px;
	height:auto;
	margin:0 auto;
	/*background-color:#2b4917;*/

}
	#footer_menu_right{
				width:440px;
				height:auto;
				float:right;
				padding:0 0 10px 0;
				
			}
			
	#footer_menu_right p{
				margin:10px 0 0 0;
				font-size:11px;
				color: green;
				text-align: left;
				float:left;
			}
				
			
					
								#footer_menu_right ul{
									padding:12px 0 0 0;
									/*margin:0 24px 0 0 !important;*/
									/*margin:0 15px 0 0;*/
									width:100%;
									float:left;
								
								}
								
								#footer_menu_right li{
									display:inline;
									list-style:none;
									border-left:1px solid #ccc;
									font-size:9pt;
								
								}
											
											#footer_menu_right a{
											 padding:0 6px 0 6px;
											 margin:0;
											 color:#ee8241;
											
											}
											
											#footer_menu_right a:hover{
											 text-decoration:underline;
											
											}
											
#footer_menu_left{
				width:432px;
				height:auto;
				float:left;
				padding:0 0 10px 0;
				
			}
			
			#footer_menu_left ul{
									margin:0 0 0 10px!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:#ee8241;
											
											}
											
											#footer_menu_left img{
											border:0;
											}
											
/*********************MENSAJE DE NEWSLETTER*************************/
    	
.mensaje-newsletter{
	width:400px;
	height:auto;
	font-size:9pt;
	margin:0 0 0 50px;
}


/***********************SITEMAP************************/


#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;
	
	
}

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

.thumbscontainer {
height:auto;
margin:0;
padding:0;
width:455px;
}
#foto_noticia_home {
height:95px;
width:80px;
}
#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;
}


/********************PAGINADOR*************************/

#paginador{
	width:100%;
	font-size: 12px;
	float:left;
	padding:20px 0 0 0;
}

#paginador p{
	text-align: center;
}

#ditto_pages p{
	text-align: center;
}

#ditto_pages{
	width:400px;
	margin:0 auto;
	text-align: center;
}

/***********************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;
}

