/* CSS Document */

* {

	margin:0px;
	padding:0px;

}

html, body{
	
	background-color: #FFFFFF;
}

p, h1, h2 , body{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

b {
	
	font-weight:bold;

}

h1 {

	font-size: 17px;
	margin-top: 30px;
	
}

p {

	margin-top: 15px;

}

#quienes_somos #contenidos, #como_comenzamos #contenidos{
	padding: 15px;
}

#quienes_somos .texto_p{
	color: #575454;
	width: 233px;
}

#quienes_somos .equipo{
	width: 500px;
}

#como_comenzamos .animacion{
	width: 253px;
}
#como_comenzamos .texto_p{
	color: #575454;
	width: 480px;	
}

.clear{

	clear: both;
	height:1px;
	
}

.centerImg{
   padding: 9px;
}
.left{
   float:left;
}
a:link, a:visited, a:active{
				
	text-decoration:none;
	color: #ef0088;
	font-weight:bold;
			
}
a:hover {
					
	text-decoration:underline;
		
}

   /* INTRO */
   
   #contenedor_intro{
      width: 761px;
      margin: 5% auto 0px auto;
   }
   
   #contenedor_intro p{
      margin:30px;
   }
   
	/* CONTENEDOR principal propiedades */
	
	 #contenedor{
	
		width: 770px;
		text-align:center; /* IE hack de centrado */
		/* cambiamos el primer valor del margen para ajustar el margen horizontal de la página. */
		margin: 15px auto 0px auto;
	
	}
	
	.portada_not{
		width: 343px;
		margin-left:26px;
		margin-bottom: 26px;
	}
	
	h2.portada_not{ font-size:22px; margin-bottom:5px;; width: auto; }
	.portada_not  h3{ font-size: 18px; color:#cc008b; margin-bottom:3px; }
	.portada_not .lead, .portada_not .tipo{ margin:0px; padding:0px; color:#575454; }
	.portada_not p{ margin:0px; }
		
	 #contenedor #cabecera,  #contenedor #navegacion,  #contenedor #contenidos,  #contenedor #pie /* y para noticias */,
	 #contenedor #contacto, #contenedor .paginador {
	 
		border: 1px solid #000;
		text-align: left; /* correginos el hack que nos produce el centrado del contenedor */
	}
	
		/* CABECERA */
		
		 #contenedor #cabecera{
			
			border:none;
			height: 100px;
		
		}
		
			#contenedor #cabecera #cab_anim{
			
				float:left;
				width:425px;
				height: 100px;
			
			}
			
			#contenedor #cabecera #sub_nav{
				
				float:right;
				padding-top: 67px;
				padding-right: 0px;
			
			}
			
				#contenedor #cabecera #sub_nav a:link,  #contenedor #cabecera #sub_nav a:visited,  #contenedor #cabecera #sub_nav a:active{
				
					text-decoration:none;
					font-weight: normal;
					color: #000000;
			
				}
				 #contenedor #cabecera #sub_nav a:hover {
					
					color: #ef0088;
		
				}
		
		
		/* NAVEGACION */
		
		 #contenedor #navegacion{
		
			height: 27px;
		
		}
		
		 #contenedor #navegacion ul,  #contenedor #navegacion li {
			
			text-align:center;
			margin: 0px auto;		
		
		}
		
		 #contenedor #navegacion ul{
			
			list-style:none;
			width: 768px;
			font-size: 13px;
			
		}
		
		 #contenedor #navegacion li{
			
			float: left;
			display: block;
			width: 191px;
			border-right: 1px solid #000000;
		
		}
		
		 #contenedor #navegacion li.fin { 	
			border:none;
			/* Escondiendo al explorer 5.5 \*/
			width: 192px; 
			/* fin del hack */
		}
		
		/* Especificos par la parte de vuelos espaciales */
		 body.vuelos #contenedor #navegacion ul {
		 
		 }
		/* fin de los especificos de vuelso espaciales */
		
		 #contenedor #navegacion li a:link,  #contenedor #navegacion li a:visited,  #contenedor #navegacion li a:active, #contenedor #navegacion li.seleccionado{
			
			font-weight: bold;
			text-decoration:none;
			color: #000000;
			display: block;
			line-height: 27px; /* line center Mozilla hack */
			background-color: #FFFFFF;
		
		}
		 #contenedor #navegacion li a:hover, #contenedor #navegacion li.seleccionado{
			
			background-color: #d8d8d8;

		}
		
		#contenedor #navegacion li.seleccionado{
		
			width:191px; 
		
		}
		
		/* CONTENIDOS */
		
			/* DATOS dentro de contenido */
						
			 #contenedor #contenidos #animacion{
				
				float: left;
				width: 240px;
				height: 295px;
				
				
			}
			 #contenedor #contenidos #texto{
			
				float: right;
				width: 500px;
				margin-right:15px;
				padding-right:5px;

			}
			
				#texto ul{
	
					margin-left:20px;
					margin-bottom: 20px;
					margin-top: 20px;
				
				}
				
				#texto li{
				
					list-style-type:disc;
				
				}			
			
		 #contenedor #contenidos{
			border-top: none;
		}
		
		#contenedor .pie{
		
			position: relative;
			height:1px;
			width:1px;
			clear:both;
		
		}
		/* PIE */
		
		 #contenedor #pie{
			
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 9px;
			border:none;
			margin-top: 8px;
			height: 26px;
		
		}
			
			 #contenedor #pie a:link,  #contenedor #pie a:visited,  #contenedor #pie a:active{
				
				font-weight: bold;
				text-decoration:none;
				color: #ef0088;
		
			}
			 #contenedor #pie a:hover{
			
				color: #333333;
				text-decoration:underline;

			}
			
/* HOME */

#home{
	
	text-align:left;

}

#home h1{

	color:#cc008b;
	margin-top:5px;
	font-size:17px;

}

#home p, #noticias p{

	margin:0px;

}

#home p.presentacion{

	margin-bottom:5px;
	font-size:9px;

}

#home p.titular{

	font-weight:bold;
	font-size:11px;
	color:#151414;
	border-top: 1px solid #000000;
	margin-top:10px;
	padding-top:16px;

}

#home #contenedor{

	position:absolute;
	padding:14px;
	top:15px;
	left:50%;
	width:628px;
	margin-left: -314px;
	text-align:left;

}

	#home #left_content{
	
		float:left;
		width:335px;
	
	}
	
	#home .lead{
	
		color:#575454;
	
	}
	
	#home .bt_noticias{
	
		margin-top:17px;
	
	}
	
	#home #right_content{
	
		float:right;
		width:226px;
		margin-right:5px;
	
	}
		#home #animacion{
		
			width:335px;
			height:333px;
			background-color:#CCCCCC;
		
		}

/* NOTICIAS */
.envio_result{

	color:#ef0088;

}
#noticias #contacto{

	height: 60px;
	background-color:#f0f0f0;
	padding: 15px 25px;
	
}
#noticias #envio{

	height:18px;
	line-height:18px;

}

#noticias #envio input{
	
	width:215px;
	height:16px;
	border: 1px solid #9d9898;

}
#noticias p.titular, #noticias p.comentario, #noticias #envio{

	font-weight:bold;

}

#noticias p.comentario{

	font-size:10px;
	color:#666666;
	margin-bottom: 10px;

}
#noticias #contenidos{

	padding: 15px 25px;

}
	#noticias #contenidos #titular{
	
		font-size:18px;
		font-weight:bold;
	
	}

#noticias .paginador img{

	vertical-align:middle;

}
#noticias h1{

	margin-top: 10px;
color:#ef0088;
}
#noticias .fecha{

	font-size:9px;
	font-weight:bold;
	color:#847e7e;
	margin-bottom:2px;

}
#noticias .tipo{

	font-weight:bold;
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #c1c0c0;

}
#noticias #envio img{
	vertical-align:bottom;
	margin-left:5px;
	margin-right:35px;
}
#noticias .paginador{

	height:33px;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
	border-top: 0px;
	
}
#noticias .volver{
	
	height:33px;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
	border: 1px solid  #000000;

}
#noticias .imagen{

	float:left;

}
#noticias .texto{

	float:right;
	text-align: left;
	width: 520px;
	

}
#noticias .detalle{

	border: 1px solid #000000;
	font-weight:bold;
	padding: 5px;
	margin-top: 10px;

}
#noticias .detalle p span{

	color:#847e7e;

}
#noticias .informacion p{

	margin-top:10px;

}
/* Final :] */

