body {
	background-image: url(../images/background/bg.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#480202;
	}
	
#container {
	width:420px;
	margin:0 auto;
	margin-top:0px;
	}
	
#header {
	background-image: url(../images/background/head.gif);
	height:260px;
	background-position:top;
}
	
#header ul {
	margin:0 0 0 0;
	padding:50px 28px 0 0;
	}
	
#header li {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
	
#header li a {
	display:block;
	padding:6px;
	color:#33170d;
	text-decoration:none;
	margin:0;
	font-size:12px;
	}
	
#header li a:hover {
	color:#956563;
	padding:5px 6px 7px 7px;
	}
		
#header li a em {
	font-style:normal;
	text-decoration:underline;
	color:#472e25;
	}
	
.logo{
	padding:-100px 0 0 -25px;
	float:right;	
	}
	
.pic{
	padding:0 0 0 35px;
	margin-top:45px;
	}
			
#header h1{
	color:#33170d;
	font-size:16px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	padding:2px 0 0 42px;
	}
	
#sidebar {
	float:right;
	width:164px;
	width:154px;
	margin:0px 15px 10px 0;
	}
	
#sidebar h2{	
	font: 1.1em/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #d06d1d;
	padding:0 0 0 15px;
	}
	
#sidebar p {
	padding:0px;
	line-height:16px;
	word-spacing: 0.1em;
	padding:0 0 0 15px;
	}	
	
#form {
	margin:40px 20px 10px 20px;
	}	
	
#form h2{	
	font: 1.1em/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #d06d1d;
	border-bottom:1px solid #ccc;
	padding:0px 0 0px 30px;
	background-image: url(../images/background/email.png);
	background-position:left;
	background-repeat:no-repeat;
	}	
	
#gracias {	
	font: 1.1em/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-indent:15px;
	color: #d06d1d;
	text-align:center;
	padding:15px 0 0 0;
	margin:45px 20px 40px 20px;
	background-image: url(../images/background/gracias.png);
	background-position:left;
	background-repeat:no-repeat;
	}	
	
#error {	
	font: 1.1em/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-indent:15px;
	color: #d06d1d;
	text-align:center;
	padding:15px 0 0 0;
	margin:45px 20px 40px 20px;
	background-image: url(../images/background/error.png);
	background-position:left;
	background-repeat:no-repeat;
	}	
	
#contentl {
	margin:0px 180px 0px 20px;
	}

#contentl p a:hover {
	color:#adb888;
	}					
	
#content {
	margin:20px 20px 0px 20px;
	}
	
#content h1 {
	color:#AA1105;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	border-bottom:1px solid #ccc;
	text-indent:30px;
	display:block;
	background-image: url(../images/background/leaf.png);
	background-position:left;
	background-repeat:no-repeat;
	font-weight: lighter;
	}

#content h2{
	font: 1.2em/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #ef4704;
	padding:20px 0 0 30px;
	border-bottom: 1px solid #ccc;
	}
	
#content p {
	padding:5px;
	line-height:16px;
	word-spacing: 0.1em;
	}
	
#contentl p {
	padding:5px;
	line-height:16px;
	word-spacing: 0.1em;
	}		
	
#content ul {
	margin:0 0 0 0px;
	padding:0;
	}
	
#content li {
	margin:0 0 5px 0;
	padding:0 0 2px 20px;
	list-style:none;
	background-image: url(../images/background/arrow.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#956563;
	}
#content a:link{
	color:#7E2A06;
	text-decoration:underline;

}
#content a:visited{
	color:#DE1F00;
}
#content a:active{
	color:#000000;
}
#content a:hover{
	color:#EF4704;
	text-decoration:none;
}
	
#right {
	float:right;
	}	

#minifotos {
	margin:15px 20px 0 20px;
	height:115px;
	}
		
#minifotos ul {
	list-style:none;
	padding-top:5px;
	}
	
#minifotos li {
	float:left;
	display:inline;
	}
#minifotos img{
	border:1 solid #FFFFFF;

}	
#minifotos a {
	color:#33170d;
	padding:0 2px 2px 0;
	}	
	
#minifotos a:hover {
	color:#cf6d1d;
	}	
	
#footer {
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	}
	
#footer p a {
	text-decoration:none;
	color:#F6A07E;
	}	
	
#footer p a:hover {
	color:#480202;
	}		

#footer p em {
	font-size:9px;
	font-style:normal;
	}
#footer p{
	text-align:center;
}
	
input:hover, input:active, textarea:hover, textarea:active {
	background: #F0FDE2;
	}

input, textarea{
	background: #fff;
	border-bottom: 1px solid #adb888;
	border-right: 1px solid #adb888;
	border-top: 1px solid #839264;
	border-left: 1px solid #839264;
	font-family: "Lucida Grande",Lucida Sans,geneva,verdana,sans-serif;
	font-size:11px;
	color:#472e25;
	}
	
.submit {
	border:0;
	width: auto;
	}

dd {
	margin:0;
	padding: 0 0 10px 0;
	}

dt {
	font-family: "Lucida Grande",Lucida Sans,geneva,verdana,sans-serif;
	font-size:11px;
	color:#777;
	}
p {
	text-align: justify;
}
