body{ 
	background-color:#880807;   
	font-family:"Garamond", sans-serif;   
	font-size:11px;
	color:#000000;
}
#Box {
	position:relative;
	margin:10px auto 5px auto;
	width:1024px;
	min-height:1100px;
	height:100%;
	background:url('../design/bg2.jpg') no-repeat top center;
}
.Body hr {
	border:1px solid #f1f1f1;
}
.BodyWhrite hr {
	border:1px solid #f1f1f1;
}
#Box .Menu {
	position:absolute;
	width:335px;
	height:31px;
	top:98px;
	left:159px;
	background:url('../design/menu.png') no-repeat top left;
}
.Menu  a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:0.2em;
	color:#332C2C;
	text-decoration:none;
}
.Menu  a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:0.2em;
	color:#332C2C;
	text-decoration:none;
}
.Menu  a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:0.2em;
	color:#332C2C;
	text-decoration:none;
}
.Menu  a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	letter-spacing:0.2em;
	color:#332C2C;
	text-decoration:none;
}

a:link {
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
a:visited {
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
a:active {
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
a:hover {
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.Menu .Inicio {
	position:relative;
	float:left;
	width:75px;
	height:30px;
	text-align:center;
	padding:10px 0px 0 5px;
}
.Menu .Projectos {
	position:relative;
	float:left;
	width:83px;
	height:30px;
	text-align:center;
	padding:10px 0px 0 1px;
}
.Menu .Precios {
	position:relative;
	float:left;
	width:76px;
	height:30px;
	text-align:center;
	padding:10px 0px 0 1px;
}
.Menu .Contacto {
	position:relative;
	float:left;
	left:3px;
	width:76px;
	height:30px;
	text-align:center;
	padding:10px 0px 0 1px;
}
#Box .Body {
	position:relative;
	margin:0 auto 0 auto;
	top:158px;
	left:15px;
	width:700px;
	height:800px;
}
.Body .BodyWhrite {
	position:relative;
	clear:both;
	top:0px;
	width:700px;
	height:650px;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
.BodyWhrite fieldset {
	margin-top:10px;
}
.BodyWhrite .Title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0.2em;
	padding:0 0 10px 0;
}
.BodyWhrite .SecondUl {
	list-style:none;
	padding-bottom:1px;
}
.BodyWhrite .Contact {
	width:400px;
	height:400px;
	text-align:left;
}
.BodyWhrite .ContactTHN {
	width:130px;
}
.BodyWhrite .ContactTH {
	width:270px;
}
.BodyWhrite .ContactTHT {
	padding-top:30px;
	width:400px;
}
.BodyWhrite .FotoWebmaster {
	width:100px;
	height:85px;
	float:left;
	margin:0 10px 0 0;
}
.FotoWebmaster img {
	border:1px solid #000000;
}
.BodyWhrite .Text {
	width:700px;
	height:650px;
	float:left;
	text-align:justify;
}
.BodyWhrite .Project {
	position:relative;
	width:650px;
	height:159px;
	margin:10px auto 10px auto;
	border:2px solid #f1f1f1;
}
.Project .Foto {
	position:relative;
	float:left;
	width:200px;
	height:159px;
	border-right:1px solid #f1f1f1;
	text-align:center;
	margin:auto 0 auto 0;
	overflow:hidden;
}
.Project .Desript {
	position:relative;
	float:left;
	width:430px;
	height:159px;
	text-align:left;
	padding:5px;
}
.BodyWhrite .Pages {
	position:relative;
	width:100px;
	height:10px;
	margin:0 auto 0 auto;
	text-align:center;
	font-weight:bold;
}
.BodyWhrite .Arrow {
	position:relative;
	width:600px;
	height:15px;
	margin:0 auto 0 auto;
	padding-top:25px;
}
.Arrow .Left {
	position:relative;
	float:left;
	width:298px;
	height:15px;
	text-align:left;
}
.Arrow .Right {
	position:relative;
	float:left;
	width:298px;
	height:15px;
	text-align:right;
}
.Body .BodyFoot {
	position:relative;
	clear:both;
	width:700px;
	height:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.2em;
	text-align:center;
	color:#880807;
}
	


