@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	background-color: #DEDFE1;
}

/*CONTENIDO HOME*/
.bgContHome{
	background-image: url(images/bgContHome.jpg);
	background-repeat: repeat-y;
	width:767px;
}

/*MENU SUPERIOR*/
.menuSuperior{
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
	width: 622px;
	height:27px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.menuSuperior a{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuSuperior a:hover{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
	text-decoration:underline;
}
/*MENU LATERAL*/

.menuLaterial{
	background-image: url(images/index_10.jpg);
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006900;
	text-decoration:none;
	text-indent: 45px;
	vertical-align: middle;
}
.menuLaterial a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#006900;
	text-decoration:none;
	text-indent: 45px;
}
.menuLaterial a:hover{
	background-image: url(images/index_10_rollOver.jpg);
	display:block;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	text-align: right;
	padding-right:28px;
}
.loginTitulo{
	background-image: url(images/index_13.jpg);
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding-right:40px;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}
.loginTexto{
	background-image: url(images/index_14.jpg);
	background-repeat: no-repeat;	
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-indent: 45px;
}
.loginTextoSec {
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align: center;
}
.loginTextoSec a{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align: center;
}
.loginTextoSec a:hover{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF3300;
	text-decoration:none;
	text-align: center;
}
.separadorMenuDer{
	background-image: url(images/separadorMenuDere.jpg);
	background-repeat: no-repeat;
	height:21px;
	text-align: center;
}
.homeTitulo{
	background-image: url(images/bulletContHome.jpg);
	background-repeat: no-repeat;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006900;
	text-decoration:none;
	text-indent: 25px;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}

.homeTituloCompl{
	color:#FF6600;
	font-weight: bold;	
}
.homeSubTitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006900;
	text-decoration:none;
	font-weight: bold;	
}
/*FOOTER*/

/*FOOTER*/

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	text-align: center;
}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006900;
	text-decoration:none;
	text-align: center;
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF6600;
	text-decoration:none;
	text-align: center;
	font-weight: bold;	
}
.menuFooter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	text-align: right;
}
.menuFooter a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	text-align: right;
}
.menuFooter a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:underline;
	text-align: right;
	font-weight: bold;
}

