BODY {
	background: #cccccc url("federacionconstruccion/fondo.png") ;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

HTML {}

ABBR {}

ACRONYM {}

ADDRESS {}

BLOCKQUOTE {}

BR {}

CITE {}

CODE {}

DFN {}

DIV {}

EM {}

H1 {
	font-size: 16px;
}

H2 {}

H3 {}

H4 {}

H5 {}

H6 {}

KBD {}

P {}

PRE {}

Q {}

SAMP {}

SPAN {}

STRONG {}

VAR {}


A {}
A:link    { }   /* vnculos no visitados */

A:visited { }   /* vnculos visitados */

A:hover   { }   /* el usuario seala el vnculo */

A:active  { }   /* vnculos activos */
A.leernoticia:link {
	color: #083EBF;
}
A.leernoticia:visited {
	color: #000000;
}
A.leernoticia:hover {
	color: #C51F88;
}
A.leernoticia:active {
	color: #FFFFFF;
}
A.titulonoticia:link    {
	text-decoration: none;
	color: #083EBF;
}   /* vnculos no visitados */

A.titulonoticia:visited {
	color: #5988F7;
	text-decoration: none;
}   /* vnculos visitados */

A.titulonoticia:hover   {
	color: #C51F88;
	text-decoration: none;
}   /* el usuario seala el vnculo */

A.titulonoticia:active  {
	color: #1057FC;
	text-decoration: none;
}


DL {}

DD {}

DT {}

LI {}

OL {}

UL {}

LI {}

DEL {}
    
INS {}

BUTTON {}

FIELDSET {}

FORM {}

INPUT {}

LABEL {}

LEGEND {}

SELECT {}

OPTGROUP {}

OPTION {}

TEXTAREA {}

CAPTION {}

COL {}

COLGROUP {}

TABLE {}

TBODY {}

TD {}

TFOOT {}

TH {}

THEAD {}

TR {}

IMG {}

.blanco { color: #FFFFFF; }   
.campousuario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BDDEF9;
	border: 1px solid #000000;
}   
.comentario {
	font-size: 10px;
	font-weight: bold;
}
.leernoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.titulonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #083EBF;
 }
.bordercolor {
 border: 3px solid #C51F88;
}



#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;

}

#sectionLinks a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/seccion_vacia.png");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#sectionLinks a:visited { 
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/seccion_visited.png");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/seccion_hover.png");
	background-color: #C51F88;
	font-weight: bold;
	color: #B0D9EC;	
	text-decoration: none;
}

#subsectionLinks{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

#subsectionLinks a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/subseccion_vacia.png");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
	text-decoration: none;
}

#subsectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/subseccion_visited.png");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #666666;
	text-decoration: none;
}

#subsectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #B0D9EC;
	background-image: none;
	font-weight: bold;
	color: #C51F88;	
	text-decoration: none;
}



#seccionmenu2{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;

}

#seccionmenu2 a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/seccion_vacia2.png");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#seccionmenu2 a:visited { 
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/seccion_visited2.png");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#seccionmenu2 a:hover{
	border-top: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/seccion_hover2.png");
	background-color: #C51F88;
	font-weight: bold;
	color: #B0D9EC;	
	text-decoration: none;
}

#subseccionmenu2{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

#subseccionmenu2 a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/subseccion_vacia.png");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
	text-decoration: none;
}

#subseccionmenu2 a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("federacionconstruccion/subseccion_visited.png");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #666666;
	text-decoration: none;
}

#subseccionmenu2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #B0D9EC;
	background-image: none;
	font-weight: bold;
	color: #55C41F;	
	text-decoration: none;
}
