body {
	margin-left: 40px;
}
#cuerpo {
	background-image: url(FONDO.gif);
	background-repeat: repeat-x;
	height: 350px;
	width: 741px;
}

#cuerpo #logo {
	height: 130px;

}
#cuerpo #logo #LOGO_CIDIR {
	padding: 15px;
	float: left;
	height: 97px;
	width: 390px;
}
#cuerpo #logo #LOGO_SIGCIT {
	padding: 15px;
	float: left;
	height: 97px;
	width: 97px;
}
#cuerpo #logo #LOGO_GAL {
	padding: 15px;
	float: left;
	height: 97px;
	width: 291px;
}
#MENU {
	font-family: Calibri, "Arial Narrow", Arial;
	font-weight: bold;
}
.elemento_menu{
	float: left;
	height: 26px;
	width: 49%;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #3399FF;
}
a:active{
	color: #3399FF;
	font-size: 24px;
}
a:link{
	color: #3399FF;
	font-size: 24px;
}
a:visited{
	color: #3399FF;
	font-size: 24px;
}
a:hover{
	color: #99CC00;
	font-size: 24px;
}
#cuerpo #contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	padding: 10px;
	line-height: 0.5;
}
#cuerpo #contenidos #tabla {
	width: 600px;
	border: 5px solid #999999;
	color: #000000;	
}
#cuerpo #contenidos #tabla #modulo1 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 90px;
	width: 100%;
}

#cuerpo #contenidos #tabla #modulo2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 90px;
	width: 100%;
}
#cuerpo #contenidos #tabla #modulo3 {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 90px;
	width: 100%;
}
.cuadro_izda {
	float: left;
	width: 18%;
	height: 100%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 5px;
	font-size: 18px;
}
.cuadro_centro {
	float: left;
	width: 22%;
	height: 100%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
}
.cuadro_dcha {
	float: left;
	width: 55%;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
}
.texto_territorio {
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
}
.enlaces {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	line-height: 0,5;
}
.enlaces a:link{
	color: #99CC00;
	font-size: 14px;
	text-decoration: none;
}
.enlaces a:active{
	color: #99CC00;
	font-size: 14px;
	text-decoration: none;
}
.enlaces a:visited{
	color: #99CC00;
	font-size: 14px;
	text-decoration: none;
}
.enlaces a:hover{
	color: #3399FF;
	font-size: 14px;
	text-decoration: none;
}
.Estilo6 {
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.Estilo9 {
	font-size: 14px;
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#cuerpo #contenidos .texto_territorio .texto_territorio Estilo13 u {
	font-size: 12px;
	font-style: italic;
	color: #6699FF;
}
SIG {
	font-size: 12px;
	font-style: italic;
	color: #6699FF;
}

