@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.titulos {
	font-family: "Century Gothic", Arial, Tahoma;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.titulos2 {
	font-family: "Century Gothic", Arial, Tahoma;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
.titulos3 {
	font-family: "Century Gothic", Arial, Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-image:url(../images/bgtd.jpg);
	background-repeat:repeat-x;
	background-color:#262727;
}
.subtitulos01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight:bold
}
.subtitulos02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.tab01 {
  border-collapse: collapse;
  margin-bottom:10px;      
}
.tab01 th, .tab01 td {
	border: 1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tab-subtitulos01 {
	font-size: 10px;
	color: #FFF;
	font-weight:bold;
	background-color:#C6491A;	
}
.tab-subtitulos02 {
	color: #c6491a;
	font-weight:bold;
	background-color:#E6E3BB;
	text-align:center;
}
.tab-text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:center;
}
.listas01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:justify;
	list-style-position:outside;
	list-style-image:url(../images/listas-01.gif);
	margin-right: 10px;	
}

.listas02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:justify;
	list-style-position:outside;
	list-style:decimal;
	margin-right: 10px;	
}

.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:justify;	
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.text05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a.1:link {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
a.1:visited {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
a.1:hover {
	color: #F00;
	font-size: 14px;
	text-decoration:underline;
}
a.2:link {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
a.2:visited {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
a.2:hover {
	color: #F00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.marco2 {
	background-color: #f5f5f5;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 300px;
	padding: 10px;	
 }.tab-subtitulos01 td span strong {
	color: #FFF;
}
.text03 td {
	color: #666;
}
.normal {
  width: 250px;
  border: 1px solid #000;
  border-collapse: collapse;
}
.normal th, .normal td {
  border: 1px solid #000;
}
.images {
	width:80px;
	height:80px;
	
}