body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #181818 url(../../images/fondo_web.gif) repeat-x left top;
	margin: 0px 0px 6px;
	padding: 0px 0px 6px;
}

form, map {
	display: inline;
}

input, select, textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 762px;
	margin: 0 auto;
	background: url(../../images/fondo_container.gif) repeat-y center top;
}

#main {
	background: url(../../images/fondo_main.gif) no-repeat center top;
	padding: 12px 10px;
}

#leftcol {
	vertical-align: top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li a {
	display: block;
	width: 140px;
	padding: 10px 2px 10px 10px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #FF6749;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #262626;
}

#menu ul li a:hover {
	color: #99CC00;
}

#menu ul li a.first {
	border-top: none;
}

#menu ul li a.last {
	border-bottom: none;
}

#content {
	vertical-align: top;
	padding: 8px;
}

#content h1 {
	color: #DBC84B;
	font-size: 17px;
	font-style: italic;
	margin: 0;
	padding: 12px 24px 12px 18px;
}

#content h2 {
	color: #DBC84B;
	font-size: 16px;
	margin: 0;
	padding: 12px 24px 12px 18px;
}

#content p {
	padding-left: 22px;
}

#content strong {
	color: #EBE098;
}

#content a {
	color: #BB5240;
}

#content a:hover {
	color: #AD4B3A;
}

#pienav {
	background: url(../../images/fondo_navpie.gif) no-repeat center bottom;
	text-align: center;
	padding: 8px;
	padding-bottom: 4px;
}

#pienav a {
	font-size: 14px;
	color: #FF6749;
	text-decoration: none;
	margin: 0 32px;
}

#pienav a:hover {
	color: #99CC00;
}

#piecopyright {
	font-size: 11px;
	padding: 8px;
	text-align: center;
	color: #ffffff;
	background-color: #181818;
}

#piecopyright a {
	text-decoration: none;
	color: #ffffff;
}

#piecopyright em {
	text-decoration: none;
	color: #FF6749;
}

#piecopyright a:hover {
	text-decoration: underline;
}

#content .orderedlist {
	margin: 0;
	padding: 0;
}

#content .orderedlist em {
	color: #FF6749;
	font-style: normal;
}

#content .orderedlist p {
	background: url(../../images/fondo_li.gif) no-repeat left top;
	margin: 12px;
	padding: 12px 12px 16px 56px;
}

#content .orderedlist p.p1 {
	background: url(../../images/fondo_li_1.gif) no-repeat left top;
}

#content .orderedlist p.p2 {
	background: url(../../images/fondo_li_2.gif) no-repeat left top;
}

#content .orderedlist p.p3 {
	background: url(../../images/fondo_li_3.gif) no-repeat left top;
}

#content .orderedlist p.p4 {
	background: url(../../images/fondo_li_4.gif) no-repeat left top;
}

#content .orderedlist p.p5 {
	background: url(../../images/fondo_li_5.gif) no-repeat left top;
}

#content .orderedlist p.p6 {
	background: url(../../images/fondo_li_6.gif) no-repeat left top;
}

#content .orderedlist p.p7 {
	background: url(../../images/fondo_li_7.gif) no-repeat left top;
}

#content .orderedlist p.p8 {
	background: url(../../images/fondo_li_8.gif) no-repeat left top;
}

#content .orderedlist p.p9 {
	background: url(../../images/fondo_li_9.gif) no-repeat left top;
}

#content .orderedlist strong {
	text-transform: uppercase;
	color: #FF6749;
	font-style: normal;
}


.picsright {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

#news {
	list-style: none;
	margin: 12px 24px 24px 36px;
	padding: 0px;
}

#news a {
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

#news li {
	margin: 0px;
	padding: 12px;
	
}
