/* CSS Document */
.fondoSids {
	background-image: url(img/sids_home.gif);
	background-repeat: no-repeat;
}


.gris0 {
	background-color: #ffffff;
}

.gris1 {
	background-color: #ededed;
	background-image:  url("img/gris1.gif");
}

.gris2 {
	background-color: #ebeeef;
	background-image:  url("img/gris2n.gif");
}

.gris3 {
	background-color: #cccccc;
}

.gris5 {
	background-color: #666666;
}

.c0 {

	background-image:  url("img/c0.gif");
}

.c1 {

	background-image:  url("img/c1.gif");
}
.c2 {

	background-image:  url("img/c2.gif");
}
.c3 {

	background-image:  url("img/c3.gif");
}
.c4 {
	background-color: #0099CC;
}

.l1 {
background-color: #CCCCFF;
}

.l3 {
	background-color: #9966CC;
	color: #FFFFFF;
}

.f1 {
	background-image:  url("img/f1.gif");
}

.f2 {
	background-image:  url("img/f2.gif");
}

.f3 {
	background-image:  url("img/f3.gif");
}

.f4 {
	background-image:  url("img/f4.gif");
}

.f5 {
	background-image:  url("img/f5.gif");
}

.mas1 {
	font-size: 1.2em;
}

.linksGeneral {
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 4px 6px 0px;
	padding: 4px 6px 0px;
}

h1 {
	font-size: 1.3em;
	margin-bottom: 6px;
	padding-bottom: 2px;
	color: #666666;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #006699;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 2px;
	padding-bottom: 2px;
}


a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #CC0000;
}

.fuenteGris {
	color: #666666;
}

.fuenteGrisSmall {
	color: #666666;
	font-size: 0.9em;
}

.barraseccion {
}

.barraseccion a{
	color: #003399;
	text-decoration: none;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	
}

.barraseccion a:hover{
	color: #003399;
	border: 1px solid #99CCFF;	
	background-image:  url("img/c1.gif");	
}


.seccionActiva a{
	color: #003399;
	text-decoration: none;
	padding: 1px;
	margin: 0px;
	border: 1px solid #99CCFF;
	background-image:  url("img/gris1.gif");	
}

.seccionActiva a:hover{
	color: #003399;
	border: 1px solid #99CCFF;
	background-image:  url("img/c1.gif");	
}

.lc1 {
	background-image:  url("img/linea_c1.gif");
	background-repeat: repeat-x;
	background-position: center;
}

.masinfo {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
}
.font_small {
	font-size: 0.9em;
}

h1 {
}

h2 {
}


.remarcado {
	background-color: #FFFF33;
}

