body {
	background-image: url(../images/2bg.gif);
	margin: 0;
}
.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-align: left;
}

.mainTable{
	margin: 0px;
	padding: 0px;
	background: #4682B4;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.fondoLeft{
	background: url(../images/fondo_left.jpg);
	background-repeat: repeat-y;
	width: 9px;
}

.fondoRight{
	background: url(../images/fondo_right.jpg);
	background-repeat: repeat-y; 
	width: 9px;
}
.indicacion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;	
}
.intro{
	
	margin: 0px;
	padding: 0px;
	background: #4682B4;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.indicacionPequena{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-align: right;
}

a:LINK .indicacionPequena{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-align: right;
	text-decoration: none;
}

a:hover .indicacionPequena{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-align: right;
	text-decoration: underline;
}
.secciones{
	background: url(../images/fondo_tabla.jpg);
	background-repeat: repeat-x;
	background-color: #4682B4;
	width:100% ;
	text-align: justify;
	border: 1px solid  white;
	padding: 3px;
	padding-top: 28px; 
}
.tableSecciones{
	padding: 3px;
	color: white;
	background-image:url(../images/infraestructura/f1.jpg);
}
.seccionesArrowCell{
	height: 46px;
	background-image: url(../images/arrows/f2_01.jpg);
	background-repeat: no-repeat;
}
.seccionesTextCell{
	background-image: url(../images/arrows/f2_02.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	width: 770px;
}
.seccionesBottomCell{
	background-image: url(../images/arrows/f2_03.jpg);
	background-repeat: no-repeat;
}
.tabla_imagenes{
	width: 600px;
	height:140px;
	background:url(../images/fondo_imagenes.gif);
	background-repeat:no-repeat
}

