body {
	background-image: url(images/fondo.gif);
}
.Estilo8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; }
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.clearall {
	clear: both;
}
#wrapper {
	text-align: left;
	width: 850px;
	margin: 0 auto;

}
#masthead {
	background: #B0784B;
	font-size: 2em;
	color: #000;
	padding: 0.3em 1.5em;
	text-align: right;
}
#navbar {
	text-align: center;
	list-style-type: none;
	background: #B0784B;
	margin: 0;
	padding: 1em  0;
	font-size: 1.1em;
	font-weight: bold;
}
#navbar li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navbar li a {
	padding: 1em;
	color: #fff;
	text-decoration: none;
}
#navbar li a:hover {
	background: #4C352D;
}

#content {
	text-align: left;
	color: #B0784B;
	margin: 0 2em;
}
#content h1 {
	font-size: 1.5em;
}
.titu_galery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E30284;
	text-decoration: none;
}
#content h2 {
	font-size: 1.3em;
}
.titu_linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#content h3 {
	font-size: 1em;
}
#content p {
	font-size: 0.96em;
	line-height: 130%;
	padding: 0;
	margin: 1em 0;
}
.page_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.page_link:hover {
	text-decoration: underline;
}

#content a {
	color: #BE9869;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content #homepicture {
	pading: 0;
	margin: 0 20px 20px 0;
}

.preview {
	margin: 5px;
	padding: 7px;
	border: 1px solid #E7E8EB;
	float: left;
	width: 140px;
	height: 150px;
}
.page_actual {
	font-size: 10px;
	font-weight: bold;
	color: #E30284;
	text-decoration: none;
}
.titufotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
}
.preview h3 {
	margin: 0 0 7px 0;
	text-transform: capitalize;
}
.preview img {
	background: #fff;
	/*border: 5px solid;*/
	/*border-color: #fff #666 #666 #fff;*/
	/*float: left;*/
}
.preview dl {
	margin: 0 0 0 150px;
	font-size: .86em;
}
.preview dt {
	background: #C8CAD0;
	color: #fff;
	padding: 1px 0 1px 2px;
}
.preview dd {
	margin: 3px 0 3px 7px;
}

#footer {
	clear: left;
	border-top: 1px solid #B0784B;
	text-align: center;
	font-size: .80em;
	color: #B0784B;
	margin: 1.5em;
}
#footer a {
	color: #B0784B;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#wrapper #content #gallerynav {
	float: right;
}
#wrapper #content #victorphoto {
	margin-right: 10px;
	margin-bottom: 10px;
}

#contactus {
	margin: 0 0 0 50px;
	border: 1px solid #b0784b;
	padding: 10px;
	width: 300px;
}
#contactus label {
	display: block;
}
#contactus input.textfield, #contactus textarea {
	border: 1px solid #b0784b;
	color: #b0784b;
	padding: 3px;
	margin: 0 0 10px 0;
	width: 290px;
	background: #342d2f;
}
#contactus textarea {
	height: 100px;
}

#content blockquote .quote {
	font-style: italics;
	padding: 0;
	margin: 0 0 5px;
}
#content blockquote .author {
	padding: 0;
	margin: 0 0 20px;
	text-align: right;
	font-weight: bold;
}
#content #left {
	float: left;
	width: 50%;
}
#content #contactus {
	float: right;
}
.required {
	font-weight: bold;
}