BODY {	
	background-image: url(imagenes/border_background.jpg);
	background-position: fixed; 
	MARGIN-BOTTOM: 0px;
	HEIGHT: 100%; 
	SCROLLBAR-FACE-COLOR:#9b181a; 
	SCROLLBAR-HIGHLIGHT-COLOR:#D8D8BF ; 
	SCROLLBAR-TRACK-COLOR:#EEE8AA ; 	SCROLLBAR-SHADOW-COLOR:#000000; 
	SCROLLBAR-3DLIGHT-COLOR:#ffffff; 
	SCROLLBAR-ARROW-COLOR:#EEE8AA ; 	SCROLLBAR-DARKSHADOW-COLOR: #efde8b; 
	PADDING-BOTTOM:10px;
	font-family:verdana;
}

TD{
	vertical-align:top;
}


#main2{
	width:744px;

}
#texto{
	font-family:verdana, arial;
	font-size:12px;
	
	background-color:#fcf5ca;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:0px;
}
#texto A{
	color:#000000;
	text-decoration:none;
}

#texto A:hover{text-decoration:underline overline;}

P{
	font-family:verdana, arial;
	font-size:12px;
	margin-bottom:8px;
	margin-top:8px;
	text-align:justify;
	color:#000000;
}

#pagina{
	background-image: url(imagenes/pagina.gif);
	background-position:bottom center;
	width:155px;
	height:133px;
}
#paginafin{width:585px;
	
	background-color:#fcf5ca;}
#footer {
	
	background-color:#000000;	
	
	color:#000000;
	font-family:tahoma;	
	font-size:11px;
	color:#ffffff;
	padding-bottom:5px;
	line-height:15px;
}
#footer A{
	color:#ffffff;
	text-decoration:underline
}