#cuerpo{border:0px;
		  height:768px;
	  	  padding:0px;
	  	  margin:0px;}

#enlaces				{	border:0px;
							padding:0px;
							margin:220px 0px 0px 85px;
						}					
#enlace   				{color:white;
							 border:0px;
							 font-size:34px;
							 text-align:center;
							 height:100px;		
							 font-family:Arial;							
							}
							
#enlace a	{color:white;
				 text-decoration:none;
				}
				
#enlace a:hover	{color:black;
						 text-decoration:none;
						}
/*INICIO*/

#wrapper	{  margin-left:180px;
				width: 1024px;
				height: 768px;
				background-image:url("../imagenes/fondo.jpg");
			}								
#wrapper #intro	{margin:0px;
						 border:0px;	
						 padding:0px;
						 position:relative;
						 bottom:500px;
						 width:250px;
						 left:270px;
						}

#wrapper #intro p	{	
							border:0px;
							margin:20px 0px 0px 0px;
							width:350px;
							left:260px;
							bottom:0px;
							font-family:Arial;
							font-weight:normal;
							font-size:18px;
						}
						
#wrapper #parrafo	{margin:0px;
						 border:1px red solid ;	
						 padding:0px;
						 position:relative;
						 bottom:500px;
						 width:25%;
						 left:270px;
						}

#wrapper #parrafo p	{	
							border:0px;
							margin:5px 0px 0px 0px;
							width:35%;
							left:0px;
							bottom:100px;
							font-family:Arial;
							font-weight:normal;
							font-size:18px;
						}


/*GALERIA*/

#wrapperG	{margin-left:180px;
				 width: 1024px;
				 height: 768px;
				 background-image:url("../imagenes/galeria.jpg");
				}

#fotos	{	width:400px;
				position:relative;
				border:0px;
				margin:0px;
				padding:0px;
				bottom:600px;
				right:50px;
				left:500px;
			}
			
#fotos .content{position:relative;
					 right:125px;
					}


/*CONTACTO*/				
#wrapperC	{margin-left:180px;
				 width: 1024px;
				 height: 768px;
				 background-image:url("../imagenes/contacto.jpg");
				}
				
#contacto	{	border:0px;
					margin:0px;
					padding:0px;
					width:35%;
					height:50%;
					position:relative;
					left:470px;
					bottom:700px;
				}
#contacto h1{font-family:Arial;
				 font-weight:normal;
				 text-align:left;
				 text-decoration:underline;				
				}
#contacto h2{font-family:Arial;
				 font-weight:normal;
				 text-align:left;		
				 margin:20px 0px 0px 20px;				 		
				}
				
#contacto #form	{margin: 0px 0px 0px 20px;}


#contacto #form p	{	font-family:Arial;
							font-weight:bold;	
						}
			
#enviado	{	position:relative;
				bottom:600px;
				left:450px;}