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


#main {
	height: 558px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #F4EFDC;
}

#lang  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: 12px;
	padding: 5px;
	text-align: right;
	font-weight: bold;
}
#lang a {
	color: #AE977D;
	font-weight: bold;
	text-decoration: none;
}
#lang a:hover {
	color: #2D241C;
	font-weight: bold;
	text-decoration: underline;

}


#content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #5B4B39;
	text-decoration: none;
	height: 446px;
	width: 366px;
	float: left;
	background-image: url(../images/bg_2.jpg);
	padding: 10px;
	position: relative;
	left: 22px;
	top: 54px;
}
#content  a  {
	color: #660000;
	text-decoration: none;
}
#content_list  a  {
	color: #660000;
	text-decoration: none;
}
#content  a:hover  {
	color: #9E8365;
	text-decoration: underline;
}
#content_list  a:hover  {
	color: #9E8365;
	text-decoration: underline;
}
#contacto {
	float: left;
	width: 320px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #663300;
	position: relative;
	top: 472px;
	margin-left: 30px;
	text-decoration: none;
}
#contacto  a  {
	color: #8A7E75;
	text-decoration: none;
}
#contacto  a:hover  {
	color: #2D241C;
	text-decoration: underline;
}

#portfolio {
	float: left;
	width: 320px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #660000;
	position: relative;
	top: 465px;
	margin-left: 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5CAA4;
}
#portfolio  a  {
	color: #660000;
	text-decoration: none;
}
#portfolio  a:hover  {
	color: #FF3300;
	text-decoration: none;
}


#content li {
	line-height: 1.3em;
}
#content_list li {
	line-height: 1.3em;
}
#content p {
	margin-bottom: -4px;
	margin-top: 2px;
}
#content_list p {
	margin-bottom: -10px;
	margin-top: -8px;
}
#content_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #5B4B39;
	text-decoration: none;
	width: 560px;
	padding: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8F4EF;
	border: 4px double #DED1B8;
}
#content_photo {
	text-decoration: none;
	width: 350px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8F4EF;
	border: 4px double #DED1B8;
	height: 510px;
	padding-top: 5px;
}
