/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
}

#navBar{
	background-color: #eeeeee;
	margin-left: 5%;
	height: 60%;
	margin-top: 5%;
	top: auto;
	margin-right: 5%;
}

#content{
	float:right;
	margin: 0;
	padding: 0 0 0 0;
	width: 60%;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 100%;
	margin-top: 0px;
}
P {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 0px;
}
.cartela {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B869A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.cartela a:hover {
	color: #000000;
	text-decoration: none;
	
}
.cartela a:link {


}
.cartela A:visited {


}
.cartela a:active {

}

.cartelaCopia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B869A;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.botones a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
	}
.botones a:hover {
	color: #000000;
}

.botones a:active {
	color: #324458;
	border-bottom-color: #FFFFFF;
	text-decoration: underline;
}
.botones a:link {
	color: #7B869A;
}
A:link {
	COLOR: #7B869A
}
A:visited {
	COLOR: #828EA2
}
A:active {
	COLOR: #000000;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 10%;
}
.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 10%;
}

.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: normal;
}
.expos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #4060BF;
	font-weight: normal;
}
.expos a:hover {
	color: #999999;
	text-decoration: underline;
	
}
.expos a:link {
	color: #6482CB;


}
.expos A:visited {
	color: #6380CC;


}
.expos a:active {
	color: #000000;

}
a:hover {
	color: #7B869A;
}
.botonesinactivo {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	background-color: #E9E9E9;
	height: 20px;
	color: #000040;
	background-image: url(/decinti/images/fboton2.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cartelacolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.textoazul {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6982D2;
	margin-right: 10%;
}
#contentlinks {

	float:right;
	margin: 0;
	padding: 0 0 0 0;
	width: 30%;
}
#navBarinfo {

	background-color: #eeeeee;
	margin-left: 5%;
	height: 60%;
	margin-top: 5%;
	top: auto;
	margin-right: 30%;
}

