
body {

font-family: Trebuchet MS;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
text-indent: 0px;
line-height: 1.4em;
font-size: 13px;
color: #000000;
BACKGROUND:  #EF9B45;

}

form {

margin: 0px;
padding: 0px;

}

.Fuente11{
font-family: Trebuchet MS;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
text-indent: 0px;
line-height: 1.5em;
font-size: 11px;
font-weight: bold;
color:#000000;
}

.Fuente10{
font-family: Trebuchet MS;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
text-indent: 0px;
line-height: 1.5em;
font-size: 10px;
font-weight: bold;
color:#000000;
}


a {
	font-size: 12px;
	color: #005F95;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	text-decoration : underline;
}

.contenedorFondo{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagenes/containerTopBG.gif);
	background-repeat: repeat-y;	
	background-color: #4b7da7;
}
.fondoCabeceraPagina{
	width: 940px;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4b7da7;
	
}
.fondoPiePagina{
	width: 940px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4b7da7;
}


.contenedorPrincipal{
	width: 914px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}




.tablaCabeceraPagina{
	width: 100%;
	border-bottom: 2px solid #4b7da7;
}

.tablaContenedorPagina{
	width: 100%;
	
	
}
.tdMenuContenedorPrincipal{
	width: 240px;
	vertical-align: top;
	border-right: 1px solid silver;
	background-image: url(imagenes/fondoLateral.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}

.bannerSecciones{
	margin-bottom: 25px;
	border-bottom:3px solid #cccccc;
}

h1{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#F5F5F5;
	padding: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;	
	text-align: left;
	width: 650px;
	margin-bottom: 25px;
	margin-top: 0px;
}


.menuUL {margin-left: 8px }

.itemMenu {
	list-style-image: url(imagenes/0033_bala.png);
	margin-left: 10px;
}

.tdContenidoContenedorPrincipal{
	vertical-align: top;
	background-image: url(imagenes/recursos/graygrad1.gif);
	background-position: top;
	background-repeat: repeat-x;	
	padding-bottom: 20px;
	/*padding-left: 20px;
	padding-right: 20px;*/
}

.tablaPiePagina{
	width: 100%;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 8px;
	background-image: url(imagenes/fondoPiePagina.gif);
	background-color: #4b7da7;
	height: 39px;	
	color:white;
}

.tablaPiePagina a{

	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #4b7da7;
}


.lista{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	list-style-image: url(imagenes/green-check.png);
}



