body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color:#fff;
}
body {
	background-color:#26430D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/img-top.jpg);
	background-repeat: repeat-x; background-attachment:fixed;

}
a:link {
	color:#fff;
	font-size:11px;
	font-weight:normal;	
	text-decoration:  none;
    font-family:"Trebuchet MS";
}
a:visited {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:line-through;
}
a:active {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:  none;
}

/*txt*/

.tit-azul {
	font-size: 36px;
	color:#FFFFFF;
	font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
	text-decoration: normal;
	letter-spacing:6px;

}

.tit-azul2 {
	font-size: 13px;
	color:#fff;
	font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
	text-decoration: normal;
	letter-spacing:4px;
	

}

.tit-azul-chico {
	font-size: 12px;
	color:#fff;
	font-weight:bold;
}

.tit-Blanco {
	font-size: 24px;
	color:#fff;
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	text-decoration: normal;
	text-transform:uppercase;
}

.tit-slogan {
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	text-decoration: normal;
}

.txt-pie {
	font-size: 11px;
	color:#000;
	font-weight:normal;
}

/* bordes */
.borde-botom {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color:#000000;
}

.borde-top {
	border-top: 1px solid #fff;
}

.borde-top-blanco-1 {
	border-top: 1px solid #ccc;
}

.borde-top-blanco-3 {
	border-top: 3px solid #ccc;
}

.borde-left {
	border-left: 1px solid #ccc;
}


/*fondos*/


#back-fondo{ background:url(img/img-medio.jpg) repeat-y top center;
}

#back-left{ background:url(img/img-left.jpg) repeat-y top right;
}

#back-right{ background:url(img/img-right.jpg) repeat-y top left;
}

#back-comillas{ background:url(img/comillas.gif) no-repeat right;
}

#back-flecha{ background:url(img/flecha.gif) no-repeat bottom right;
}

#back-sya{ background:url(img/sya.gif) no-repeat bottom left;
}

.back-left3{ background:url(img/left3.gif) no-repeat top right;
}

.back-boton{ background:url(img/img-botom.jpg) no-repeat top left; 	margin-left:24px;
}



a.link-blanco2:visited, a.link-blanco2:active, a.link-blanco2:link {
	color:#fff; 
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	line-height:11px;
}
a.link-blanco2:hover {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:line-through;
	line-height:11px;
} 


/*vinculos */

a.link-blanco:visited {
	color:#fff; 
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
a.link-blanco:active {
	color:#fff; 
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
} 
a.link-blanco:link {
	color:#fff; 
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

} 
a.link-blanco:hover {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:line-through;
} 

a.link-pie:visited {
	color:#000; 
	font-size:11px;
	text-decoration: underline
} 
a.link-pie:active {
	color:#000; 
	font-size:11px;
	text-decoration: underline
} 
a.link-pie:link {
	color:#000; 
	font-size:11px;
	text-decoration: underline
} 
a.link-pie:hover {
	color:#000; 
	font-size:11px;
	text-decoration: none
}

/*formularios*/

.form {
	BORDER-RIGHT: #FFD2E1 1px solid; 
	BORDER-TOP: #FFD2E1 1px solid; 
	BORDER-BOTTOM: #FFD2E1 1px solid; 
	BORDER-LEFT: #FFD2E1 1px solid; 
	FONT-SIZE: 10px; 
	WIDTH: 150px; 
	COLOR: #006600; 
	MARGIN-RIGHT: 0px; 

	HEIGHT: 18px; 
	BACKGROUND-COLOR: #fff
}

.textarea {
	BORDER-RIGHT: #FFD2E1 1px solid; 
	BORDER-TOP: #FFD2E1 1px solid; 
	FONT-SIZE: 11px; 
	font-family: TAHOMA;
	MARGIN-LEFT: 0px; 
	OVERFLOW: auto; 
	BORDER-LEFT: #FFD2E1 1px solid; 
	WIDTH: 326px; 
	COLOR: #006600; 
	MARGIN-RIGHT: 0px; 
	BORDER-BOTTOM: #FFD2E1 1px solid; 
	HEIGHT: 60px; 
	BACKGROUND-COLOR: #fff
}

.btn_ev_borr {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 100%; 
	BORDER-LEFT: medium none; 
	WIDTH: 57px; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: medium none; 
	HEIGHT: 22px; 
	BACKGROUND-COLOR: #006600;
}

.izquierda {
padding-left: 8px;
}