#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainwrap-bg.gif);
	background-repeat: repeat-y;
}
#container #header {
	height: 170px;
	width: auto;
}
#container #menubar {
	background-color: #ffaf36;
	height: 22px;
}
#menubar a {
	font-size: 11px;
	line-height: 22px;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
}
#menubar a:hover {
	background-color: #333333;
	color: #ff7f00;
}

#menubar .div_nav {
	background-image: url(../images/division.png);
	width: 2px;
	float: left;
	height: 22px;
	background-repeat: repeat-y;
}
#container #wrapper {
	background-image: url(../images/fondo.png);
	background-repeat: repeat-y;
}
#container #wrapper #leftside {
	float: left;
	width: 220px;
}
#container #wrapper #content {
	width: 678px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
}
.link-all a:hover {
	text-decoration: underline;
}


#container #footer {
	height: 32px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-color: #333333;
}
#container #footer .copy {
	font-size: 11px;
	color: #7F7F7F;
	float: left;
	width: 330px;
}
#container #footer .link {
	float: right;
	width: 450px;
	font-size: 10px;
	color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#container #footer .link li {
	display: block;
	float: right;
}
#container #footer .link li a {
	color: #7F7F7F;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}

#container #footer .link li a:hover {
	text-decoration: underline;
	color: #ff7f00;
}
#container #footer .design strong {
	color: #FF0000;
	font-size: 13px;
}
#container #footer .design {
	margin-top: 5px;
}
#container #footer .design a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#main-top {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 9px;
	background-image: url(../images/mainwrap-top.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#main-bot {
	width: 910px;
	background-image: url(../images/mainwrap-bot.gif);
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	height: 9px;
}

body {
	background-color: #a5a5a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
#container #leftside .hd, #container #content .hd {
	background-color: #FFAF36;
	font-size: 12px;
	line-height: 22px;
	padding-left: 10px;
	color: #333333;
}
#container  #leftside .bd, #container #content .bd {
	padding: 10px;
}
#leftside li a {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	display: block;
}
#leftside li a:hover {
	text-decoration: underline;
}
h2, #content strong {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
p {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}

#leftside li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-image: url(../images/arrow.gif);
	background-position: 2px 8px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.date {
	font-size: 11px;
}
a.link-all {
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
	color: #EA8C00;
}
a.link-all:hover {
	text-decoration: underline;
}

hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

div.input {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

div.buttonbar {
padding-top:0.5em;
padding-bottom:0.5em;
text-align:center;
}

div.input label {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-align:left;
display:block;
float:left;
height:16px;
padding-top:3px;
}

.titleform {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0;
background-color:#ffca00;
height:20px;
font-weight:700;
color:#000;
}

.inputText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	border:0.5px solid #A3B9CD;
	height:17px;
	line-height: 17px;
}

.select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:18px;
border:1px solid #7F9DB9;
}

.textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #7F9DB9;
}
.dir {
	float: left;
	width: 50%;
}

address {
	font-style: normal;
	line-height: 16px;
	font-size: 11px;
	color: #333333;
}
legend {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
fieldset {
	border: 1px solid #E9E9E9;
}
#content h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
span {
	font-size: 11px;
	color: #333333;
}

