body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E05623;
	background-image: url(img/fondopag.jpg);
	background-repeat: no-repeat; background-attachment:fixed;
	}

body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	}

a.link-pie:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:none;
} 
a.link-pie:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:none;
} 
a.link-pie:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:none;
} 
a.link-pie:hover {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 10px;
} 

a.link-btn:visited {
	font-family: "Arial Narrow", Tahoma;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration:none;
} 
a.link-btn:active {
	font-family: "Arial Narrow", Tahoma;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration:none;
} 
a.link-btn:link {
	font-family: "Arial Narrow", Tahoma;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration:none;
} 
a.link-btn:hover {
	font-family: "Arial Narrow", Tahoma;
	font-size: 13px;
	color: #CCCCCC;
}


a.blank-btn:visited {
	font-family: "Arial Narrow", Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
} 
a.blank-btn:active {
	font-family: "Arial Narrow", Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
} 
a.blank-btn:link {
	font-family: "Arial Narrow", Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
} 
a.blank-btn:hover {
	font-family: "Arial Narrow", Tahoma;
	font-size: 16px;
	color: #CCCCCC;
}

.sub-titulos {
	
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	}
		
.titulos {
	
	font-family: "Arial Narrow", Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.titulos2 {
	
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.sub-titulos2 {
	
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #CCCCCC;
	
	}
	
.rojo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #FFFF00;
	
	}
	
.rojo2 {
	font-family: "Trebuchet MS";	
	background-image:url(img/tit-img.jpg);
	background-repeat:no-repeat;
	font-size: 14px;
	color: #FF0000;
	padding-left: 25px;
	}
	
.line-vert {
	border-right: #E53A00 solid 1px;
	}
.line-vert-left {
	border-left: #E53A00 solid 1px;
	}

.line {
	border-top: #9D171E solid 1px;
	}
	

.line-topmed {
	background-image:url(img/fon-med-top.gif);
	background-position: top;
	background-repeat:repeat-x;
	}
.line-toppie{
	background-image:url(img/fon-med-pie.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	}
.style_pie {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.texpeq {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.texpeq2 {
	font-family: "Arial Narrow", Tahoma;
	font-size: 13px;
	color: #CCCCCC;
}

.form {
	BORDER-RIGHT: #c13000  1px solid; BORDER-TOP: #c13000  1px solid; FONT-SIZE: 10px; MARGIN-LEFT: 0px; BORDER-LEFT: #c13000  1px solid; WIDTH: 130px; COLOR: #fff; MARGIN-RIGHT: 0px; BORDER-BOTTOM: #fff 1px dashed; HEIGHT: 12px; BACKGROUND-COLOR: #c13000 
}
.textarea {
	BORDER-RIGHT: #c13000 1px solid; BORDER-TOP: #c13000  1px solid; FONT-SIZE: 11px; MARGIN-LEFT: 0px; OVERFLOW: auto; BORDER-LEFT: #c13000  1px solid; WIDTH: 130px; COLOR: #fff; MARGIN-RIGHT: 0px; BORDER-BOTTOM: #fff 1px dashed; HEIGHT: 50px; BACKGROUND-COLOR: #c13000 
}

.btn_ev_borr {
    BORDER-RIGHT: #c13000 1px solid; 
	BORDER-TOP: #c13000  1px solid;
	BORDER-LEFT: #c13000 1px dashed;;
	BORDER-BOTTOM: #c13000  1px dashed;
	font-weight: bold;
	background-color:#0099FF;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
}