body {
    font-family: Georgia;
    font-size: 12px;
	
    text-shadow: 0 1px 0 rgba(255,255,255,.50);
    color: #262626;
    background: url(../images/fondo.jpg);
}
#wrapper {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

ul {
	list-style: none;	
	
}
#w3c{
position:relative;
left:400px;
}


#navigation {
	margin: 5px 0;	
	font: bold 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #444;
}

#navigation:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#navigation ul {	
	float: left;
	border-radius: 100px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

#navigation li {
	float: left;
	border-style: solid; 
	border-width: 1px;
    border-color: #BABABA #BABABA #BABABA #FFF;
	box-shadow: 0 1px rgba(255,255,255,1) inset;
	-webkit-box-shadow: 0 1px rgba(255,255,255,1) inset;
	background: #F7F7F7; 
	background: -moz-linear-gradient(top, #F7F7F7 0%, #EDEDED 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7F7F7), color-stop(100%,#EDEDED)); 
	background: -webkit-linear-gradient(top, #F7F7F7 0%,#EDEDED 100%);
	background: -o-linear-gradient(top, #F7F7F7 0%,#EDEDED 100%); 
	background: -ms-linear-gradient(top, #F7F7F7 0%,#EDEDED 100%); 
	background: linear-gradient(top, #F7F7F7 0%,#EDEDED 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F7F7', endColorstr='#EDEDED',GradientType=0 ); 	
}

#navigation li:hover, #navigation li.current {
	box-shadow: 0 1px rgba(255,255,255,0.2) inset;
	-webkit-box-shadow: 0 1px rgba(255,255,255,0.2) inset;
	border-color: #262626 ;
	background: #4D4D4D; 
	background: -moz-linear-gradient(top, #4D4D4D 0%, #262626 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4D4D4D), color-stop(100%,#262626)); 
	background: -webkit-linear-gradient(top, #4D4D4D 0%,#262626 100%); 
	background: -o-linear-gradient(top, #4D4D4D 0%,#262626 100%); 
	background: -ms-linear-gradient(top, #4D4D4D 0%,#262626 100%); 
	background: linear-gradient(top, #4D4D4D 0%,#262626 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4D4D4D', endColorstr='#262626',GradientType=0 ); 
}

#navigation a {
	display: block;
	padding: 12px 25px;
	color: #444;
	text-decoration: none;
	text-shadow: 0 1px #FFF;
}

#navigation a:hover, #navigation li.current a {
	color: #FFF;
	text-shadow: 0 1px #000;
}

#navigation li:first-child {
	border-left-color: #BABABA;
	border-radius: 100px 0 0 100px;
}

#navigation li:last-child {
	border-radius: 0 100px 100px 0;
}
#texto {
position: relative;
top: -660px;
font-size: 35px;
font-style: italic;
color: black;
width: 710px;
}
#texto1 {
font-size: 3px;
font-style: italic;
color: black;
width: 670px;
}
#pie {
position: relative;
top: -200px;
}


#hr {
width: 900px;
}
#pedi{
position:relative;
left:125px;
}
#pedido {
position: relative;
left: 120px;
top: 0px;
width: 250px;
}
#datos{
position: relative;
left: 80px;
}
#botones{
position:relative;
left:-70px;
top:200px;
width: 400px;
}
#pago{
border-style:solid;
color:black;
width:325px;
}
#hilo{
position: relative;
left:350px;
top:-100px;
}
//area{
border-style: solid;
border-width: 2px;
width:500px;
color:black;
}

.mark{ 
border: medium solid #fff;
color: red;
}
#mark.mark{ 
border: medium solid #fff;
color: black;
}
#mark.mark:hover{
border: medium solid #999;
}
.mark:hover{
border: medium solid #999;
}
#contactar{
position:relative;
left:-120px;
}
#izquierda{
cursor:pointer;
}
#derecha{
cursor:pointer;
}
#foto1 {
position: relative;
top: 100px;
left: 180px;
border-style: solid;
color: black;
width:653px;
z-index:100;
}
#foto2 {
position: relative;
top: -200px;
left: -280px;
border-style: solid;
color: black;
width:441px;
z-index:80;
}
#central{
position: relative;
top:30px;

}
.uni{
width:650px;
}










