/* CSS Document */

body {

	background-color: #A3CD74;

}

.fondo_tablas{

	background-color: #003E3E;

}

.fondo_tab_laterales{

background:#F0A62B;

}

.fondo_tab_pie_pag{

background:#0A9794;

}

.bordes-azul {

	border: 1px solid #D6EBED;

	background-image:url(Images/fondo-azul.gif);

	background-repeat: repeat-x;

}



.Estilo1 {

	font-family: "Lucida Calligraphy";

	font-size: 18px;

	font-weight: bold;

	

}

.Estilo2 {

font-family: "Lucida Calligraphy"; font-size: 18px; font-weight: bold; color: #FFFFFF; 

}

.Estilo3 {

font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; 

}

.Estilo4 {

font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; 

}

.Estilo5 {

	font-family: "Lucida Calligraphy";

	font-size: 18px;

	font-weight: bold;

	color:#FFFFFF

	

}

.Estilo6 {

    font-family: Verdana, Arial, Helvetica, sans-serif; 

    font-weight: bold; 

	color: #FFFFFF; 

	font-size: 12px;

}

a:link {

	text-decoration: none;

	color: #FFFFFF;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: none;

	color: #FFFFFF;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}

