body {
	background-image: url(../imgs/bkgPag.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

tr,td,span,div,ul,ol,li,select,input,textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

a { 
	text-decoration: underline; 
	color: #666666;
}

a:hover { 
	text-decoration: none; 
	color: #999999;
}

.noticias {
	color: #666666;
}

a.noticias {
	text-decoration: none; 
	color: #666666;
}

a.noticias:hover {
	text-decoration: underline; 
	color: #999999;
}

.submenu {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FF653F;
	font-size: 10px;
	text-transform: uppercase;
}

a.submenu {
	text-decoration: none; 
	color: #FF653F;
}

a.submenu:hover {
	text-decoration: none; 
	color: #666666;
}

.bordeInfGrisSubmenu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	height: 25px;
	padding-left: 6px;
}

.footer {
	font-size: 10px;
	color: #ADADAD;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.bordeDIGris {
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-width: 1px;
	border-left-width: 1px;
}

.bordeSupGris {
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
}

.bordeInfGris {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

.bordeIzqGris {
	border-left-style: dotted;
	border-left-color: #C0C0C0;
	border-left-width: 1px;
}

.titPagina {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.cabecera {
	background-image: url(../imgs/fondoCabecera.jpg);
	background-repeat: no-repeat;
}

.txtGrande {
	font-size: 14px;
}

.txtParrafo {
	font-size: 12px;
	text-align: justify;
}

.txtParrafoMin {
	font-size: 11px;
	text-align: justify;
	line-height: 17px;
	}
	.txtParrafoMin img {
		border: none;
		margin: 0;
		padding: 0;
		}

.trDestacado {
	background-color: #EAEAEA;
	text-indent: 5pt;
}

.tablaDivFlotante {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.subtit {
	color: #FF653F;
	font-size: 11px;
	text-transform: uppercase;
}
