BODY {
	font: 13px Arial; 
	color: #333; 	
	margin:0;
	padding:0;
	}
TD 	{
	font: 13px Arial; 
	color: #333;
	}

				
.imgfloaterR 	{float: right; margin-left:10px; clear: left;}
	
.imgfloaterL 	{float: left; margin-right:10px; clear: right;}
				
.border			{
	border-left:solid 1px #D2B300;
	border-right:solid 1px #D2B300;
	width:980px;
	margin: 0 auto;
	display:table;	
	position:relative;
				}

.floatLeft 		{float: left;}
.floatRight 	{float: right;}

.headerRojo2	{font: bold 17px Arial; color: #F9100B}

.tituloSecciones{
	background:#9E1117;
	border-bottom:solid 1px #D2B300;
	padding:2px 0 2px 10px;
	}
	
.tituloSubSecciones{
	background:#FF6600;
	padding:2px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	}	

.tituloBlanco	{font: bold 15px Arial; color: #FFFFFF}
.tituloRojo		{font: bold 15px Arial; color: #9E1117}

.subTituloRojo2	{font: bold 14px Arial; color: #F9100B}
.subTituloVerde2{font: bold 14px Arial; color: #006813}
.subTituloazul2	{font: bold 14px Arial; color: #005fa6}

.subTituloNegro	{font: bold 14px Arial; color: #000000}

.txtBlanco				{color: #FFF;}
a.txtBlanco:active		{color: #FFF; text-decoration: none}
a.txtBlanco:link		{color: #FFF; text-decoration: none}
a.txtBlanco:visited		{color: #FFF; text-decoration: none}
a.txtBlanco:hover		{color: #FFF; text-decoration: underline}

.rojo			{color: #9E1117;}
a.rojo:active, a.rojo:link, a.rojo:visited	
				{color: #9E1117; text-decoration: none}
a.rojo:hover	{color: #9E1117; text-decoration: underline}

.rojo2			{color: #F9100B}

.txtCafe		{color: #B74D40}
.txtNaranja		{color: #F85010}

.subMenuLateral	{
	font:bold 11px Arial; color: #FFF;
	background:#9E1117;
	padding:2px 0 2px 7px;
	border: solid 1px #FFF;
	margin:2px 0 2px 0;
	}

.subTxt			{font: 10px Arial; color: #333333}
.subTxtRojo		{font: 10px Arial; color: #9E1117}
.subTxtVerde	{font: 10px Arial; color: #006813}
.subTxtNegro	{font: 10px Arial; color: #000}

.subTxtBlanco	{font: 10px Arial; color: #FFF}
a.subTxtBlanco:active, a.subTxtBlanco:link,	a.subTxtBlanco:visited	
				{font: 10px Arial; color: #FFF; text-decoration: none}
a.subTxtBlanco:hover
				{font: 10px Arial; color: #000; text-decoration: underline}

.table2	{padding:3px;}
.td2	{
font-size:11px;
padding:3px;
}

.textarea80 {
	font: 11px tahoma, sans-serif; 
	width: 50px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border-right: #D7D8D6 1px solid; 
	padding-right: 2px; 
	border-top: #D7D8D6 1px solid; 
	padding-top: 1px; 
	border-bottom: #D7D8D6 1px solid; 
	padding-bottom: 1px; 
	border-left: #D7D8D6 1px solid; 
	padding-left: 2px}

.textarea95 {
	font: 11px tahoma, sans-serif; 
	width: 95px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border-right: #D7D8D6 1px solid; 
	padding-right: 2px; 
	border-top: #D7D8D6 1px solid; 
	padding-top: 1px; 
	border-bottom: #D7D8D6 1px solid; 
	padding-bottom: 1px; 
	border-left: #D7D8D6 1px solid; 
	padding-left: 2px}

.textarea150 {
	font: 11px tahoma, sans-serif; 
	width: 140px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border-right: #D7D8D6 1px solid; 
	padding-right: 2px; 
	border-top: #D7D8D6 1px solid; 
	padding-top: 1px; 
	border-bottom: #D7D8D6 1px solid; 
	padding-bottom: 1px; 
	border-left: #D7D8D6 1px solid; 
	padding-left: 2px}

/*	FONTS con flash, solo aplica a los H	*/
h1	{
	font-family: Tahoma;
	font-weight:100;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	}

h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -.05em;	
	margin: 0;
	padding: 0;}
h6	{
	font-family:Tahoma;
	font-weight:100;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	}

h1 {
/*	text-align: center;			*/
	font-size: 24px;
	font-stretch:extra-condensed;
	display:inline;
	line-height: 1em;
/*	color:#FFFFFF;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;			*/	
	padding: 0;
	margin: 0;
	}

h2 {
	font-size: 15px;
	font-stretch:extra-condensed;
	display:inline;
	line-height: 1em;
	width:100%;
	}
h3 {
	font-size: 19px;
	font-stretch:extra-condensed;
	display:inline;
	line-height: 34px;
	width:100%;
	color:#004990;
	}

h6.Menu	{
	font-size: 20px;
	display:inline;
	line-height: 30px;
	width:100%;
	color:#850709;
	margin:0 0 4px 0;
}

