@charset "utf-8";
/* CSS Document */
body	{background:url(../img/line-pattern.gif) repeat;}

html, h1, h2, h3, h4, h5, p, ul, a{
	font-family: Verdana, Helvetica, sans-serif, Arial, Georgia;
	font-weight: normal;
	line-height: 1.5em;
	color:#333333;
	padding-bottom:5px;
}
.left	{float:left;}
.right	{float:right;}
.clear	{clear:both;}

.red 	{color:#af0a01;}
.blue 	{color:#0a3873;}
.mediumBlue {color:#3b72b9;}
.strong	{font-weight:bold;}
.white	{color:#FFFFFF; text-align:center;}

p, ul, a {font-size: 11px;}

.caption{font-size: 10px;}
#anchor	{font-size: 9px; margin-right:50px; text-align:right;}
.line_hor{width:auto; background: url(../img/line4.gif) center repeat-x; height: 1px; padding-bottom: 5px;}
.trclientes{vertical-align:top; font-size:10px;}

h1		{font-size:15px;}
h2		{font-size:16px;}
h3		{font-size:14px;}
h4		{font-size:11px;}
h5		{font-size:12px; font-weight:bold;}

.breadcrumbs, .breadcrumbs a {font-size:10px; color:#5e6a72; margin-top:-3px;}

ul 		{list-style-position: outside; margin-left: 15px; top:auto;}
.ulRed	{list-style:url(../img/red_arrow.gif);}
.ulBlue, .ulBlue1 {list-style:url(../img/arrow.gif); color:#828a8f;}
.ulBlue1{margin: 5px 0px 5px 20px; line-height: 2em; }
.ulPin	{list-style: url(../img/Push-Pin.gif);font-weight: bold; margin:20px; line-height: 2em;}

img			{border: 0px;}
img.double-border {border: 3px solid #d1d4d3; padding: 3px; /*Inner border size*/ background:#fff; /*Inner border color*/}
#imgLeft	{margin: 15px;}	
.imgLeft, .imgRight {margin: 15px;}
.imgRight	{float:right;}
.imgCenter	{margin: 10px;}

a:link		{color: #af0a01; text-decoration: none;}
a:visited	{color: #5c85b9;}
a:hover		{color: #0a3873; text-decoration: underline;}

a.blue:link		{color: #0a3873; text-decoration: underline;}
a.blue:visited	{color: #0a3873; text-decoration: none;}
a.blue:hover	{color: #92aa01; text-decoration:underline;}

#menu {background:url(../img/nav_tab.gif) no-repeat;}
