



		

		

     	  div#pie a:link, div#secundario a:link {

			color: #CC0000;

		}

		

		div#pie a:visited, div#secundario a:visited {

			color: #CC3333;

		}

		

		div#pie a:active, div#secundario a:active {

			color: #990000;

		}

		

		div#pie a:hover, div#secundario a:hover {

			color: #990000;

		}

		

		

		

		/* LINK MENU - HOME */

		

		

	div#menu-home a:link {

			color: #CC0000;

	}

	

	div#menu-home a:visited {

			color: #CC3333;

		}

		

	div#menu-home a:active {

			color: #990000;

		}

		

	div#menu-home a:hover {

			color: #990000;

		}

		

		

		

div#cabecera a:link {

	color: #949494;

}



div#cabecera a:visited {

	color: #949494;

}



div#cabecera a:active {

	color: #CCCCCC;

}



div#cabecera a:hover {

	color: #CCC;

}





/* body */



			div#contenido a:link {

				color: #C10401;

			}

			

			div#contenido a:visited {

				color: #C14A01;

			}

			

			div#contenido a:active {

				color: #333;

			}

			

			div#contenido a:hover {

				color: #333;

			}

			

			/* LOL */

			

			

			div#breadcrum a:link {

				color: #C10401;

			}

			

			div#breadcrum a:visited {

				color: #C14A01;

			}

			

			div#breadcrum a:active {

				color: #333;

			}

			

			div#breadcrum a:hover {

				color: #333;

			}	

			

			

			/* MENU LOL */

			

			

			div#menu a:link {

				color: #C10401;

			}

			

			div#menu a:visited {

				color: #C14A01;

			}

			

			div#menu a:active {

				color: #333;

			}

			

			div#menu a:hover {

				color: #333;

			}	

		/* ALA */
		
		
			div#menu div#more2 {
														margin-top: 10px;
														background-color: #dddddd;
														background-image: url(/images/bg_soci.gif);
														background-repeat: no-repeat;
														background-position: bottom right;
														 -moz-border-radius-bottomleft: .4em;
														 -moz-border-radius-bottomright: .4em;
														padding: 1em;
											
														border-top: 1px dotted #333;
													}
													
																div#menu div#more2 h3 {
																	font-family: Georgia, "Times New Roman", Times, serif;
																	font-size: .9em;
																	color: #cc0000;
																	margin: 0 0 0 0;
																}
																
																div#menu div#more2 p {
																	font-size: .7em;
																	line-height: 1.5em;
																	color: #000;
																}
																
																div#menu div#more2 ul li {
																	font-size: .7em;
																	line-height: 1.5em;
																}	
																
																
																
																
																div.cita {
																	background-color: #F3F3F3;
																	background-image:	url(/images/bg3.gif);
																	background-position: bottom right;
																	background-repeat:	no-repeat;
																	-moz-border-radius: .0em .0em .4em .4em;
																	padding-top: 15px;
																	margin-top: 15px;					
																}
																
																div.cita h3 {
																	margin-left: 15px;
																	margin-top: 0;
																}
																
																			div.cita blockquote p {
																				font-family: Georgia, "Times New Roman", Times, serif;
																				font-size: 1em;
																				font-weight: bold;
																			}
																			
																			div.cita blockquote p.autor {
																				color: #999;
																				font-style: italic;
																				font-size: .8em;
																				text-align: right;
																				padding-bottom: 15px;
																			}
