body {
	margin-top: 0px;
	background-image: url(images/bg-diseno03.jpg);
	background-color: #02407A;
	background-repeat:repeat-x;

}

#declaracion
{
	width: 520px;
	height: 30px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

body {
	color: #DEDECA;
}

td.centro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	background-image:url(images/bg-medio-azul.jpg);
	background-repeat:repeat-x;
	text-align:justify;
} 

td.bg-abajo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	background-image:url(images/bg-bajo-amarillo.jpg);
	background-repeat:repeat-x;
} 

.image{
	border-style: solid;
	border-color: #33CCFF;
	border-width:1px;
      }


td.linea-punteada
{
	background-image: url(images/linea-punteada.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
}


td.bg-amarillo-int
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	background-image: url(images/bg-footer-int.jpg);
	background-repeat:repeat-x;
}

td.bg-mapa-unidades
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	background-image: url(images/bg-mapa-unidades.jpg);
	background-repeat:repeat-x;
}

td.bg-servicios
{
	color: #ffffff;
	background-image: url(images/fondo-servicios.jpg);
	background-repeat: no-repeat;
	text-align:center;
}

.textosimple
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	}
	
.texto-footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #CFE1F2;
	}

.texto-blanco
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
	}
	
p.texto-white
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
	}
	
.texto-azul
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#03BDF8;
	}
	
		
.text-formularios
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #038EDA;
	}
	
.texto-amarillo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFC21F;
	}
	
	
.texto-videos
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight: bold;
	color:#03BDF8;
	text-align:left;
	letter-spacing: 1px;
	}
	
.texto-azul-dark
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #003366;
	}
	
th {
	color: #99CCCC;
}

h1 {
	color: #ABE12B;
	font-family: "Trebuchet MS";
	font-size:22px;
}

h2 {
	color: #03BDF8;
	font-family: "Trebuchet MS";
	font-size:16px;
}

h3 {
	color: #FFC21F;
	font-family: "Trebuchet MS";
	font-size:19px;
}



h4 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size:15px;
}

h5
{	color: #FFC21F;
	font-family: "Trebuchet MS";
	font-size:15px;
}

a.amarillo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFCC00;
	text-decoration:none;
}
a.amarillo:visited {
	color: #FFCC00;
}
a.amarillo:hover {
	color: #03BDF8;
}
a.amarillo:active {
	color: #FFCC00;
}

a.blanco
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.blanco:visited {
	color: #FFFFFF;
}
a.blanco:hover {
	color: #FFC21F;
}
a.blanco:active {
	color: #FFFFFF;
}

.img
{
	background: #03BDF8;
	border: 1px solid  #03BDF8;
	padding: 0px;
	width: 70px;
	height: 52px;
}

a:hover img
{
	border-color: #ffffff;
}
.border
{
	border-bottom:none;
	border-left:none;
	border-left-color:none;
	border-top:none;
	border-right: dashed;
	border-right-color: #0099CC;
	border-right-width:1px;
	border-spacing:10px 50px;

}

#recorridos {
	position:absolute;
	width:100px;
	height:290px;
	z-index:1;
	background-color: #003366;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #0ED4F7;
	scrollbar-arrow-color: #98C7ED;
	scrollbar-3dlight-color: #0258A1;
	scrollbar-darkshadow-color: #006CA3;
	scrollbar-face-color: #0258A1;
	scrollbar-highlight-color: #0258A1;
	scrollbar-shadow-color: #0066A5;
	scrollbar-track-color: #094480;

}