﻿.Titulo 
{
	font-family:Arial;
	font-size:14px;
	color:#496096;
	font-weight:bold;
	}
.Resaltado
{
	font-family:Arial;
	font-size:16px;
	color:#FFA300;
	font-weight:bold;
	}
	
.TablaContenido
{
	/*border:solid 1px black;*/
	width:579px;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:auto;
	padding-right:auto;
	
	
}


H1
{
	font-family:Arial;
	font-size:15px;
	color: #FEA200;/*#496096;*/
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 5px; 
	}
	
H2
{
	font-family:Arial;
	font-size:15px;
	color:#496096;
	font-weight:bold;
	margin-bottom: 5px; 
	} 
	
p
{	
	color:#000000;
	margin-top: 0px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
}

li
{
	list-style-image: url(/images/ar3.png);
	list-style-position:outside;
	color:#000000;
	padding-bottom:2px;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	
	}
	
ul
{
	border:0px ;
	padding-left:0px;
	margin-left:24px;

	}
address
{	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	
	}
	

.hmenu 
{
	font-size:11pt;
	margin-left:10px;
	list-style-image: none;
}

.hmenu li
{	
 display: inline;
 background-image:url(/images/ar5.png);
 background-repeat:no-repeat;
 background-position:left center ;
 margin-right:10px;
 padding-left:14px;
}

.hmenu li a
{
	color:#496092;
	font-weight:bold;
	text-decoration:none;

}