/* Layout Stylesheet */ 

body {
 margin:20px;
 background:#F9FAFC url(graficos/fondo.gif);
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
	text-align:left;
	border:4px solid #FFFFFF;
	width:750px;
	margin:0px;
	background-color: #000000;
	padding: 0px;


 }

#hdr {
	height:6px;
	background:#000000 url(graficos/barra_sup.gif)  repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;


 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
	position:relative;
	background: #000000;
	color: #333333;
	width:750px;
	border: none;

 }

#l-col {
	float:left;
	background:#EBB794 url(graficos/fondo_flash.gif);
	color: #333333;
	width:330px;
	margin: 0px;
	padding: 0px;

 }

#cont {
	background:#ffffff;
	color: #333333;
	border:none;
	text-align:left;
	margin: 0px;
	padding: 0px;
	width: 417px;



 }
 
 #cont2 {
	background:#ffffff;
	color: #333333;
	border:none;
	text-align:left;
	margin: 0px;
	padding: 0px;
	width: 750px;



 }

#ftr {
	height:15px;
	background:#c0c0c0;
	color: #333333;
	border:solid black;
	border-width:1px 0 0 0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;


 }
#beige {
	height:126px;
	background:#EBB794 url(graficos/zona_beige.gif) no-repeat;
	color: #FFFFFF;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	padding-top: 30px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: justify;
	line-height: 17px;






 }
#degradado {
	color: #000000;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	background-color: #EBEBEB;
	background-image: url(graficos/degradado.jpg);
	background-repeat: repeat-x;
 }
#txtDegradado {
	color: #000000;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
 }
b {
	font-weight: normal;
	color: #C94B19;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #C94B19;


}
a {
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
