@charset "utf-8";
/* CSS Document */

body{
	margin:0; padding:0;
	font-family:Tahoma, Geneva, sans-serif; font-size:13px;
	text-align:center;
	background:url(../pics/fondo.jpg) repeat-x #121C28;
	color:#949494;
	}
a{text-decoration:none; border:0;}
img{border:0;}

#contenedor{
	margin:auto;
	overflow:hidden;
	width:960px;
	}
#contenedor-redes-fecha{
	float:left;
	width:960px; height:30px;
	}
	#horas{
		float:left;
		padding:5px;
		width:120px; height:20px;
		color:#FFF; font-weight:bold; text-align:left;	
		}
	#fechas{
		float:right;
		width:200px; height:20px;
		padding:5px;
		color:#fff; font-weight:bold; text-align:right;
		}
		
#contenedor-logo-menu{
	float:left;
	width:960px; height:100px;
	}
	#cont-logo{
		float:left;
		width:300px; height:80px; padding:10px 0 0 0;
		margin:10px 0;
		}
	#cont-menus{
		float:left;
		width:650px; height:36px;
		padding:22px 0;
		margin:10px 0 0 10px; text-align:center;
		}
		#cont-menus .menus{
			float:left;
			width:80px; height:40px;
			}
		#cont-menus .menus a{
			float:left;
			width:80px; height:20px;
			text-decoration:none;
			font-family:Tahoma, Geneva; font-weight:bold; color:#737373;
			font-size:13px; border-right:1px solid #595959;
			}
		#cont-menus .menus a:hover{color:#000;}
		#cont-menus .menus span{
			width:90px; height:20px;
			text-decoration:none;
			font-family:Arial; font-weight:normal; font-size:9px; color:#999999; cursor:pointer;
			}	
		#cont-menus .menus span:hover{color:#FF0000; width:90px; height:20px;}
		
#contenedor-banner{
	float:left;
	width:940px; height:260px;
	padding:10px;
	margin:10px 0px;
	background:url(../pics/bg_banner.jpg) no-repeat; 
	}
#contenedor-banner img{
	width:660px; height:260px;
	}
#contenedor-paquetes{
	float:left;
	width:940px; height:150px;
	padding:10px;
	}
	#cont-paquetes1{
		float:left;
		width:248px; height:110px;
		padding:20px 10px 20px 28px;
		background:url(../pics/bg_1.png) no-repeat;
		}
	#cont-paquetes2{
		float:left;
		width:248px; height:110px;
		padding:20px 10px 20px 28px;
		margin:0 40px;
		background:url(../pics/bg_1.png) no-repeat;
		}
	#cont-paquetes3{
		float:left;
		width:248px; height:110px;
		padding:20px 10px 20px 28px;
		background:url(../pics/bg_1.png) no-repeat;
		}		
		#cont-paquet{
			float:left;
			width:248px; height:110px; text-align:left;
			}
		#cont-img-paquet{float:left; width:70px; height:70px;}
			#cont-img-paquet img{width:70px; height:70px;}
		#titulo-paquet{
			float:left; 
			width:168px; height:70px;
			margin-left:10px; 
			font-family:Arial; color:#FFF;
			font-size:28px; font-weight:bold;
			}
			#titulo-paquet span{font-weight:normal; color:#767373;}
		#descripcion-paquet{float:left; color:#007FFF; width:248px; font-family:Arial; font-weight:normal; font-size:12px; margin-top:10px;}
		#descripcion-paquet a{text-decoration:none; border:0;}
		
#contenedor-cuerpo{
	float:left;
	width:940px;
	padding:10px; margin:10px 0px;
	background:#FFF;
	}
	#conteiner-cuerpo-iz{
		float:left;
		width:200px;
		background:#fff;
		/*border:1px solid #868695;*/
		}
		#title-cliente{float:left; width:175px; height:21px; padding:7px 10px 7px 15px;
			background:url(../pics/bg_title_cliente.jpg) no-repeat;
			font-family:Impact; font-weight:normal; color:#FFF; letter-spacing:0.9; font-size:16px; text-align:left;
			}
		#cont-cliente{
			float:left;
			width:188px; padding:5px;
			border:1px solid #868695; 
			}
			#cont-contenido-cliente{
				float:left;
				width:180px; padding:4px; margin:5px 0;
				background:#13131F;
				}
				#img-cliente{float:left; width:180px; height:60px;}
				#titulo-cliente{
					float:left; 
					width:180px; height:16px;
					font-family:Tahoma, Geneva, sans-serif;
					font-size:13px; font-weight:bold; text-align:left;
					text-transform:uppercase; 
					color:#FFF; 
					margin-top:4px;
					}
				#contenido-cliente{float:left; width:180px; color:#007FFF; text-align:left; font-size:11px;}			
			
			
	#conteiner-cuerpo-ce{
		float:left;
		width:518px;
		margin:0 10px;
		background:#fff;
		border:1px solid #868695;
		}
		#title-cuerpo{
			float:left;
			width:498px; height:24px;
			padding:5px 10px;
			background:url(../pics/bg_title_cuerpo.jpg) repeat-x;
			color:#0FD5FF; font-size:16px;
			font-family:Trebuchet MS; font-weight:bold; text-align:left;
			}
		#contenido-cuerpo{
			float:left;
			width:498px;
			padding:10px;
			text-align:left; font-family:Myriad Pro; font-size:12px; color:#444444;
			}
	#conteiner-cuerpo-de{
		float:left;
		width:200px;
		background:#fff;		
		}
		#title-noticia{
			float:left;
			width:198px; height:40px;
			border-top:1px solid #868695; border-left:1px solid #868695; border-right:1px solid #868695;
			background:url(../pics/noticias-eventos.jpg) no-repeat;
			}
		#cont-noticia{
			float:left;
			width:178px; padding:10px;
			border:1px solid #868695;
			}
		/*OPEN CONTENIDO SOCIOS*/
		#conteiner-socio{
			float:left;
			width:200px;
			margin:20px 0;
			}
			#title-cont-socio{
				float:left;
				width:200px; height:40px;
				background:url(../pics/bg-title-socio.png) no-repeat;
				}
			#contenido-cont-socio{
				float:left;
				width:178px; padding:5px 10px;
				background:#FFF; border:1px solid #868695;
				}				
				#cont-socio{
					float:left;
					width:168px;
					padding:4px;
					margin:5px 0;
					border:1px solid #CACAD9;
					}
					#img-socio{float:left; width:60px; min-height:60px;}
					#img-socio img{width:60px; height:60px; border:1px solid #EFEFEF;}
					#nombre-socio{float:left; width:108px; min-height:60px;}
					#nombre-socio a{float:left; text-decoration:none; margin:0 0 0 8px; width:100px; height:60px;
						font-size:12px; color:#06C; text-align:left; font-weight:bold;
						font-family:"Trebuchet MS"; line-height:16px;
						}
					#nombre-socio a:hover{color:#09C;}
		
#contenedor-pie{
	float:left;
	width:940px; padding:10px;
	margin-top:0px; margin-bottom:20px;
	}
		#conteiner-pie-iz{
			float:left;
			width:210px;
			border-right:1px solid #1C2B3E;
			}
			#title-pie{float:left; width:200px; height:15px; font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#0099CC; text-align:left;}
			#contenido-pie{
				float:left;
				width:180px;
				padding:0 10px;
				font-family:"Trebuchet MS"; font-size:13px; text-align:left; color:#006688; font-weight:bold;
				}
			#contenido-pie span{
				float:left; color:#FFF;
				}
			#contenido-pie a{
				float:left;
				width:180px; min-height:16px; margin:5px 0;
				text-decoration:none;
				color:#2F4868;
				}
			#contenido-pie a:hover{color:#0099CC;}
		#conteiner-pie-ce{
			float:left;
			width:210px; margin:0 9px;
			border-right:1px solid #1C2B3E;
			}
		#conteiner-pie-de{
			float:left;
			width:210px;
			margin-right:9px;
			}
		#conteiner-pie-fa{
			float:left;
			width:280px;
			}
			#contenido-fa{
				float:left;
				width:280px; margin-top:10px;
				background:#1C2B3E;
				}
			#contenido-fa iframe{color:#0080AA;}
			
#cont-copy{float:left; width:938px; height:18px; padding:10px; border:1px dashed #0099CC; color:#0099CC; text-align:left; font-size:13px;}


/*GALERIA*/

#titulo-galeria{
	float:left;
	padding:6px 20px 6px 10px; margin-bottom:6px;
	background:#DBDBEA;
	font-family:"Trebuchet MS"; font-size:14px; color:#444444; border:1px solid #9E9EA6; font-weight:bold;
	}
#conteiner-galeria{
	float:left;
	width:498px;
	background:#E2E2EB; border:1px solid #D3D3E7;
	padding:0; margin-bottom:20px;
	}
	#cont-foto{
		float:left;
		width:96px; height:95px; margin:9px;
		padding:7px 3px 3px 6px;
		background:url(../pics/bg_galeria.png) no-repeat;
		}
	#cont-foto:hover{
		background:url(../pics/bg_galeria2.png) no-repeat;
		cursor:pointer;
		}
	#cont-foto img{
		background:#666;
		width:94px; height:94px;
		}		
	
	
	
	
	
	
	
	
	
	
	