
@import url(http://fonts.googleapis.com/css?family=Raleway);



div#pagina{
width:960px;
height: 350px;
position: relative;
float: none;
margin: 0 auto;
background-color: #fdaccf;}

body {
	margin: 0;
	padding: 0px;
		background-color:rgb(221, 104, 154);
				background-position:center;
				background-position:top;
  
}


/* titulo principal */

header h1 {
color: #fff;
font-size: 20px;
background-color: #04b8f8;
height:36px;
background-position: center;
margin-left: 0.5;
padding-left: 0.3em;
padding-right: 0.3em;
font-family: 'raleway';
text-align: center;
width: 1065px;
}
    
    
/* fin titulo principal */



/* estilos de botonera */

div#navegador {
width:960px;
height: 30px;
position: relative;
float: none;
    margin-left: 0.5em;
    padding-left: 0.3em;
    padding-right: 0.3em;
}



header ul {
    list-style:none;
    margin: 0;
    padding: 0;
    font-family:'raleway';
}



/*
tamaño de botonera
*/
header ul li {
float: left;
height: 40px;
width: 139px;
margin-right: 20px;
    
}

/*
fin de tamaño de botonera
*/


header ul li a {
   text-decoration: none;
color: rgb(221, 104, 154);
background-color: #dcf599;
display: block;
height: 100%;
text-align: center;
line-height: 40px;

}


/*
fin de botonera
*/


/*
mi información
*/

article {
width: 800px;
height: 1000px;
color: #fff;
    position: relative;
    float: left;
    margin-left: 15px;
     font-family:'raleway';
    font-size:15px;
   
}


/*
fin de mi información
*/

	div#foto {
height: 30px;
width: 100px;
margin-top: -40px;
margin-left: 31px;
left: 775px;
position: absolute;
}

/*--------------------------------------------------------------------------------------------------------------*/

div#mapa{
		height:30px;
		width:100px;
		margin:25px; 
		position:absolute;
		}

