/** MENU PRINCIPAL **/
.cell_over {
	BACKGROUND-COLOR: #ffff11 
}
.cell_out { 
	BACKGROUND-COLOR: #FFFFFF 
}
.cell_over1 { 
	BACKGROUND-COLOR: #C9E4FC 
}
.cell_out1 { 
	BACKGROUND-COLOR: #FFFFFF 
}
.menu { 
	font-family:"Comic Sans MS";
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.Texto_Menu {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #1e567c;
	text-decoration: none;
	font-weight:bold;
}

/** FIN MENU PRINCIPAL **/


/** TEXTO PRINCIPAL **/
.Textos_Index {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #013565
}

.Textos_Index_negro {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}

.Textos_Index_negro_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.footer_blanco {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
}

.Texto_Destacado_blanco {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
}

.texto_Capital {
	color: #346901;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

.Textos_negro {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align:justify;
}

.Textos_verde {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #006e2a;
	text-align:justify;
}

.Textos_naranjo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF6633;
	text-align:center;
	font-weight:bold;
}

.Textos_negro_pequeno {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

.Textos_link_azul { 
	font-family: "Trebuchet MS";
	font-size: 15px; 
	font-style: normal; color: #0000FF; 
	text-decoration: none;
}

.Textos_link_blanco {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.Textos_link_naranjo {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#d9823a;
	text-decoration:none;
}

.Textos_link_verde {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#9bbb59;
	text-decoration:none;
}

.Textos_cafe{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#948a54;
}

.Textos_cafeOscuro{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#4a442a;
}

.Titulo_Grande{
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight: bold;
}
/** FIN TEXTO PRINCIPAL **/

table.Tabla_Biblioteca
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color:#4f81bd;
	
}

table.Tabla_Biblioteca td
{
	padding: 5px 2px 5px 2px;
}

table.Tablas
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
}

table.Tablas td
{
	padding: 3px 5px 3px 5px;
	border-width: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
}

table.Tablas td.Marca
{
	font-family: "Trebuchet MS";
	padding: 3px 5px 3px 5px;
	border-bottom:1px solid #000;
	border-left:none;
	font-weight:bold;
	text-align:left;
}

.menu_noticias {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-align:center;
}

.menu_colaborar_negro {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color:#000000;
}

.menu_colaborar_naranjo {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color:#e36c0a;
}

.Textos_Testimonios {color: #32afc5; font-size: 16px;}

.Titulo_Contacto{
	font-size:24px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#a6a4a5;
}

input.TextBox{
	background-color:#e0ecfa;
	height:20px;
	border:1px solid #000;
}

textarea.TextBoxArea{
	background-color:#e0ecfa;
	border:1px solid #000;
}

select.TextBoxSelect{
	background-color:#e0ecfa;
	border:1px solid #000;
}

input.Boton{
	background-color:#e0ecfa;
	border:1px solid #000;
	color:#0067da;
}

.Titulo_sindrome_naranjo {
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color:#e36c0a;
}

.Titulo_sindrome_verde {
	font-size: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color:#00CC00;
}