@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #989898;
	background-color: #101010;
	background-image: url(../images/bck1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	line-height: 21px;
}
#width {
	padding: 0px;
	width: 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link, a:visited, a:active {
	color:#f5f5f5;
	text-decoration:underline;
}
a:hover {
	color:#c7c0a4;
}
/* HEADERS ////////////////////////////////////////////////////*/
h1 {
	color: #c7c0a4;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -0.06em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	width: auto;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	width: auto;
	color:#F5f5f5;
	float:left;
	margin-right:5px;
}
/* TOP ////////////////////////////////////////////////////*/
#top00 {
	padding: 0px;
	width: 100%;
	height: 205px;
	margin: 0px;
	font-size:16px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	float:left;
}
ul li a, ul li a:link, ul li a:visited {
	color:#f5f5f5;
	text-decoration:none;
	font-style:italic;
	letter-spacing:-0.04em;
	display:block;
}
ul li a:hover {
	color:#c7c0a4;
}
#top01 {
	width: 260px;
	height: 65px;
	margin: 0px;
	float: left;
	background-image: url(../images/top01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#top02 {
	padding: 0px;
	width: 251px;
	height: 205px;
	margin: 0px;
	float: left;
}
#top03 {
	width: 250px;
	height: 65px;
	margin: 0px;
	float: left;
	background-image: url(../images/top02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 140px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* PORTFOLIO ////////////////////////////////////////////////////*/
#portfolio {
	width: 765px;
	margin-top: 45px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	float: left;
	padding: 0px;
}
.pieza {
	padding: 5px;
	height: 185px;
	width: 240px;
	background-image: url(../images/pieza.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	font-style: italic;
	line-height: normal;
	background-position: bottom;
}
.pieza p {
	font-size: 12px;
	color: #5f5f5f;
	line-height: normal;
	clear: both;
	display: inline;
}
.pieza:hover {
	background-image: url(../images/pieza.png);
	background-repeat: repeat-x;
	color: #f5f5f5;
	background-position: top;
}
.pieza:hover p {
	color: #CCC;
}
.descripcion {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
	width: auto;
}
/* CURRICULUM ////////////////////////////////////////////////////*/
#cv {
	width: 495px;
	display: inline;
	float: left;
	margin: 0px;
	background-image: url(../images/cvfoto.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 270px;
	height: 365px;
	text-align: justify;
}
#cv a:link, #cv a:visited {
	background-image:url(../images/pdf-ico.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
/* SERVICIOS ////////////////////////////////////////////////////*/
#servicios {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
}
#servicios1 {
	padding: 0px;
	width: 465px;
	float: left;
	margin: 0px;
}
/* CONTACTO ////////////////////////////////////////////////////*/
#contacto {
	padding: 0px;
	width: 220px;
	float: right;
	margin: 0px;
}
/* FOOTER ////////////////////////////////////////////////////*/
#footer00 {
	padding: 0px;
	width: 881px;
	height: 420px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer_left {
	width: 223px;
	height: 176px;
	margin: 0px;
	float: left;
	background-image: url(../images/footer-www-abajo.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top:54px;
	padding-left:60px;
}
#footer_center {
	padding: 0px;
	width: 288px;
	height: 230px;
	margin: 0px;
	float: left;
	background-image: url(../images/footer-ohyeah1.png);
	background-repeat: no-repeat;
	background-position: top;
}
#footer_center:hover {
	background-position: bottom;
}
#footer_right {
	width: 250px;
	height: 176px;
	position: relative;
	float: left;
	background-image: url(../images/footer-mail-abajo.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top:54px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/* LINEA VERDE ////////////////////////////////////////////////////*/
.line {
	width: 760px;
	height: 1px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	float: left;
}
/* ////////////////////////////////////////////////////*/
.small {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
/* SCROLL TO TOP ////////////////////////////////////////////////////*/
#topcontrol {
	background-color: #0c0c0c;
	border: 1px solid #080808;
	width: 50px;
	padding-left: 8px;
	font-size: 11px;
	color: #c3c3c3;
}
/* ////////////////////////////////////////////////////*/
#footer_copy {
	width: 881px;
	height: 100px;
	float: left;
	background-image: url(../images/footer_copy.png);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 11px;
	text-align: center;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.anchor{
	float:left;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
