.fondo {
	background-color: #F5FBF4;
}
.fondoheader {
	background-image: url(img/fondo_header.gif);
}
.menubar {
	background-color: #009900;
}
.menubar2 {
	background-color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.logo2 {
	background-image: url(../img/logo2.gif);
	background-repeat: no-repeat;
	background-position: 5px 30px;

}
.body {
	border: 1px solid #C8C4B6;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.menusubsection {
	background-color: #E9E8E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:2px;
}

textarea {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:2px;
}
select {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:2px;
}

.clear{
	border: 1px solid #FFFFFF;
}

.copyright {
	border-top: 1px solid #A7A08B;
	border-right: 1px none #A7A08B;
	border-bottom: 1px none #A7A08B;
	border-left: 1px none #A7A08B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menuitem a{
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.menuitem a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuitem a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menuitem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.menuitem2 a{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.menuitem2 a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.menuitem2 a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.menuborde {
	border: 1px solid #A7A08B;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.botonborde {
	background-color: #6C732B;
}
.botonfondo {
	background-color: #C1CA71;
	padding:6px;
} 
.botontexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #6C732B;
}
.blancobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.botontexto a{
	color: #FFFFFF;
	text-decoration: none;
}
.botontexto a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.botontexto a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D2C8;
	background-image: url(../images/logo_glyph3.gif);
	background-repeat: no-repeat;
	background-position:left 4px;
	padding-left:30px;
}

.title_quick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left:30px;
	border-bottom:1px solid #CCC;

	background-image: url(../images/logo_glyph3.gif);
	background-repeat: no-repeat;
	background-position:left 4px;

}

.title_quick_noborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left:5px;
}

.title_noborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/logo_glyph3.gif);
	background-repeat: no-repeat;
	background-position:left -2px;
	padding-left:30px;
}

.title_listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../images/logo_glyph.gif);
	background-repeat: no-repeat;
	background-position:left -2px;
	padding-left:30px;
}


.datotabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.datotabla a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.datotabla a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.datotabla a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.browntextbold{
	color: #8a8268;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
}


.datotabla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.datotabla2:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.datotabla2:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	background: url(../images/ok.png) left;
	background-repeat: no-repeat;
}

.listbox_header{
	border:0px;
	color:#555;
	font-size:10px;
	font-weight:bold;
}

.listbox_header a:link {
	border:0px;
	color:#555;
	font-size:10px;
	font-weight:bold;
}

.listbox_header a:visited {
	border:0px;
	color:#555;
	font-size:10px;
	font-weight:bold;
}

.listbox_header a:hover {
	border:0px;
	color:#555;
	font-size:10px;
	font-weight:bold;
}


.form_label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.title_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C732B;
	font-weight:bold;
	text-decoration: none;
	background-color: #C1CA71;
	background-image: url(../images/logo_glyph2.gif);
	background-repeat: no-repeat;
	background-position:2px;
	padding:2px;
	padding-left:30px;
	border-bottom:2px solid #EBEED0;
}


.block_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;
	background-position:10px;
	background-color:#6C732B;
	border-bottom:2px solid #EBEED0;
	padding-left:35px;
	
}

.block_title_admin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../images/setup.gif);
	background-repeat: no-repeat;
	background-position:10px;
	background-color:#6C732B;
	border-bottom:2px solid #EBEED0;
	padding-left:35px;
}

.block_item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding:4px;
	padding-left:0px;
	border-bottom:1px solid #EBEED0;
	text-align:left;
	text-decoration: none;
}

.block_item a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding:4px;
	border-bottom:1px solid #EBEED0;
	text-decoration: none;
}

.block_item a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding:4px;
	border-bottom:1px solid #EBEED0;
	text-decoration: none;
}

.block_item a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding:4px;
	border-bottom:1px solid #EBEED0;
	text-decoration: none;
}

.summary{
	background-color:#EBEED0;
	border:1px solid #C1CA71; 
	border-left:10px solid #C1CA71;
	padding:3px;
	padding-left:10px;
/*	margin-bottom:10px;*/

}

.summary_submit{
	border:0px;
	padding:0px;
	background-color:#EBEED0;
}


.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}


.faq a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	text-decoration:underline;
	font-weight:bold;
}

.faq a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	text-decoration:underline;
	font-weight:bold;
}

.faq a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	text-decoration:underline;
	font-weight:bold;
}

