body {
 
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:150%;
margin:0 auto;
padding:10px 15px;
text-align:left;
	 
}
 
#main, #heading, #photos,#footer {
margin-left:auto;
margin-right:auto;
position:relative;
width:660px;
text-align: justify;
}


#heading h1 {

font-size: 36px;
font-weight: bold;

}
#heading h2 {

font-size: 16px;;
font-weight: normal;


}

#main {

/*background-image: url("http://farm4.static.flickr.com/3344/3492184672_03b9e6984f_o.jpg");*/
background-repeat: no-repeat;
width: 960xp;


}

#footer {
text-align: center;
margin-top: 30px;

}


#intro {
	background-color:#FFF;
	border:1px solid black;
	margin-bottom:20px;
	margin-top:25px;
	padding:10px;
	text-align:left;
	width: 400px;
	position: relative;
	top:165px;
	left: 150px;

}


#menu{
	
	background-color: #fff;
	border-bottom: groove;
	padding:10px;
	
	
}

.option {
	padding-right:10px;

}

li.option {
display :inline;
	font-size:14px;
font-weight:bold;


}

.mini {

	border: 1px solid grey;
	-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding: 2px;
border:2px solid #9DB2B9;

}

#posicionamiento {
width: 660px;
margin-left:auto;
margin-right:auto;
font-size: 8px;
color:#666666;
display:block;


}

ul.seo  {
height:50px;
padding:5px 130px;

}

ul.seo li{
float:left;
list-style-type:none;
padding:0 5px 0 0;
white-space:nowrap;

}

#compartir {
float:right;

}
