/**{
	border: 1px solid #00CC00;
}

*/body{
	background: #ccc url(body.png) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
/*
#back{
	background: url(back.jpg) center top no-repeat;
	position: fixed;
    width: 100%;
    height: 780px;
}
#backswf {
	text-align: center;
	position: fixed;
	z-index:  1;
	overflow: hidden;
	width: 1200px;
	margin-left: -600px;
	left: 50%;
}
*/
label{
	display: block;
}
p{
	margin: 1em 0;
	line-height: 1.4em;
}
a{
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #f55;
	background: #fee;
}
a:visited{
	color: #f33;
}
h3,h4,h5,h6{
	font-weight: bold;
	color: #f00;
}
h2{
    font-size: 1.5em;
}
h3{
	margin: 15px 9px;
    font-size: 1.4em;
}
h4{
	margin: 15px 18px;
    font-size: 1.3em;
}
h5{
	margin: 15px 25px;
    font-size: 1.2em;
}
h6{
	margin: 15px 35px;
    font-size: 1.1em;
}
ul{
	list-style: circle inside;
	margin-left: 15px;
}
ol{
	list-style: decimal inside;
	margin-left: 15px;
}
/*CONTENT*/
#container{
	width: 954px;
	margin: 0 auto;
	text-align: left;
	background: #ccc url(index_r8_c1.png) left top repeat-y;
}
#text{
	background: #fff url(backcont.png) bottom repeat-x fixed;
	margin: 0 15px 0 202px;
	padding: 15px;
	text-align: justify;
	min-height: 383px;
}
img, .centswf{
	border: 3px solid #ddd;
	padding: 1px;
	background-color: #ccc
}
img.left {
	margin: 0 15px 15px 0;
}
img.right {
	margin: 0 0 15px 15px;
}
img.sinBorde
{
  border: none;
  background: none;
}
#body{
	background: url(index_r5_c8.png) repeat-x top left;
	margin: 0 27px 0 27px;
	padding-bottom: 15px;
	overflow: hidden;
	background-color: #CCCCCC;
}
/*CONTENT*/

/*HEADER*/
#header{
	background: url(index_r1_c1.png) top left no-repeat;
	height: 290px;
	padding: 27px 27px 25px 27px;
	margin: 0 auto;
}
#header h1{
	border: none;
}
#header h1 span{
	display: none;
}
/*HEADER*/

/*MENU*/
ul#menu, ul.menu2 {
	margin: 0;
	padding: 0 15px;
	list-style: none;
	list-style-position: outside;
	font-size: 1.1em;
	float: right;
}
ul#menu li, ul.menu2 li{
	color: #fff;
	float: left;
	text-align: center;
}
ul.menu2 li a:visited, ul#menu li a:visited{
	color: #f33;
}
ul.menu2 li a, ul#menu li a{
	display: block;
	height: 16px;
	padding: 8px 12px 8px 10px;
}
ul.menu2 li a:hover, ul#menu li a:hover{
	color: #fff;
	background: #fdd url(index_r3_c4.png) top repeat-x;
}
ul.menu2 ul, ul#menu ul{
	margin:  0;
	padding: 0;
	height: 0px;
	overflow: hidden;
	list-style: none;
	position: absolute;
	background: #fff url(index_r3_c2.png) repeat-x bottom;
}
ul.menu2 ul li, ul#menu ul li{
	float: none;
	font-weight: normal;
	border: none;
	border-left: 2px solid #f00;
	text-align: left;
	background: none;
	background-position:  right bottom;
	background-repeat: no-repeat;
	font-size: 0.90em;
	margin: 0 0 0 15px;
	padding: 0;
}
ul.menu2 ul li a:visited, ul#menu ul li a:visited{
	padding: 8px 12px 8px 10px;
}
ul.menu2 ul li a,ul#menu ul li a{
	float: none;
	min-height: 25px;
	background: none;
}
ul.menu2 ul li a:hover,ul#menu ul li a:hover{
	background: none;
	color: #f00;
	text-decoration: underline;
}
ul.menu2 ul ul, ul#menu ul ul{
	position: static;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 10px;
 	background: none;
}
ul.menu2 ul ul ul, ul#menu ul ul ul{
	margin-left: 15px;
}
ul.menu2 ul ul ul li, ul#menu ul ul ul li{
	margin-left: 0;
}
#menubar{
	background: url(index_r3_c2.png) repeat-x;
	margin: 2px 27px;
	height: 32px;
	font-weight: bold;
}
/*MENU*/

/*MENU2*/
ul.menu2{
	float: none;
	list-style-position: outside;
	width: auto;
	padding: 0;
}
ul.menu2 ul{
	margin: 0;
	list-style-position: outside;
	position: static;
}
ul.menu2 li{
	float: none;
	text-align: left;
}
ul.menu2 li a{
	background: #ddd url(index_r3_c2.png) top repeat-x;
}
ul.menu2 ul li{
	overflow: hidden;
}
#menubar2{
	font-weight: bold;
	float: left;
	width: 200px;
}
/*MENU2*/

/*FOOTER*/
#foot{
	height: 47px;
	background: #fff url(index_r10_c1.png) bottom left no-repeat;
	padding: 45px 35px;
	clear: both;
	overflow: hidden;
}
#aztecs{
	float: left;
	padding: 0;
}
#aztecs p{
	margin: 0;
	text-align:center;
}
#aztecs a, #aztecs a:hover, #aztecs a:visited
{
	text-decoration: none;
	color: #990000;
	border: none;
}
#copy{
	float: right;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 0 0;
}
#mini{
	font-size: 0.9em;
}
#mini span{
	color: #FF6600;
}
.centswf{
	text-align:center;
	margin: 0 auto;
}
input, textarea, select{
	border: 1px solid #999999;
	background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 2px;
	vertical-align: middle;
}
.bot{
	margin: 0;
  	background: #fff url(index_r3_c2.png) repeat-x bottom;
    font-size: 1.2em;
    padding: 10px;
}
.seach{
	float: right;
	width: 210px;
	height: 29px;
	padding-top: 5px;
}
.seach .bot{
	width: auto;
	height: auto;
	border: none;
    padding: 0;
    cursor: pointer;
}
.seach input{
	vertical-align: middle;
}
.seach label{
	display: inline;
}
#extra{

}
#extra .seach{
	margin: 2px 27px 0 27px;
	width: 200px;
	float: left;
	height: 50px;
	background: url(seach.png) repeat-x top left;
	border: 1px soli #ff0;
	padding: 7px;
	position: relative;
	top: -15px;
}
#extra .seach .text{
	width: 150px;
}
#extra .seach label{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	font-weight: bold;
	font-size: 1.1em;
}
table
{
  width: 100%;
  border: none;
  border-collapse: separate;
  background-color: #fff;
}
td{
  background-color: #f5f5f5;
  padding: 2px;
  margin: 2px;
}
th
{

}


/*FOOTER*/
