body {
	font-family: Arial;
	font-size: 11px;
	background-image: url(../imgs/bgdBody.gif);
	background-repeat:  repeat;
	margin: 0px;
}
.piePag {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.txtTenue {
	color: #999999;
	font-size: 11px;
	padding: 3px;
}
.marcoIzq {
	background-image: url(../imgs/bordeExt.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.marcoDer {
	background-image: url(../imgs/bordeExt.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.marcoBot {
	background-image: url(../imgs/bordeExt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menuHor {
	background-image: url(../imgs/bgdMenuHor.gif);
	background-repeat:  repeat-x;
	height: 26px;
}
.barraGob {
	color: #FFFFFF;
	background-color: #000066;
	font-family: Arial;
	font-size: 11px;
	height: 15px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.linkGob:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkGob:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkMenuHor:link	 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkMenuHor:visited	 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bloqueLateral {
	width: 225px;
	vertical-align: top;
	background-color: #edeee6;
}
.bloqueLateral_01 {
	padding: 10px;
	background-color: #f2f4eb;
	width: 225px;
}
.bloqueLateral_02 {
	padding: 10px;
	background-color: #e6e6df;
}
.bloqueLateral_03 {
	padding: 10px;
	background-color: #edeee6;
}
a.optLateral {
	padding-left:20px;
	text-decoration: none;
	background-image: url(../imgs/bulletLinkDer.png);
	background-repeat: no-repeat;
	display: block;
	color: #6d6c5d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d6c5d;
	height: 25px;
}
.celdaTit {
	font-family: Arial;
	font-size: 16px;
	color: #747c68;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa096;
	padding-bottom: 5px;
}
a.linkLateral {
	color: #747c68;
	font-size: 11px;
}
.celdaCentro {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contenido {
	background-color: #FFFFFF;
}

.centroCont {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
a.enlaceBlanco:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.enlaceBlanco:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.link03:link {
	color: #336699;
	text-decoration: none;
}
a.link03:hover {
	color: #336699;
	text-decoration: underline;
}
a.link03:visited {
	color: #336699;
	text-decoration: none;
}
.menuLateral {
	color: #000066;
	padding: 5px;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.bgdNoticias {
	background-color: #FFFFCC;
	padding: 5px;
}
.camposForm {
	font-size: 11px;
	color: #CCCCCC;
}
.btnIndexPeq {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: bottom;
}
.btnIndexPrin {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.imgLogoBot {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
