body {
margin:0;
background-image:url(../imgs/main_bkgr.gif);
background-repeat:repeat-x;
background-color: #232323;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#B3B3B3;
}
h1{
font-size:20px;
margin:0;
padding:0px;
line-height:25px;
}

h2{
font-size:20px;
margin:0;
padding:0px;
line-height:25px;
}

#mainWrap{
width:957px;
margin: 0 auto;
background-color:#000000;
margin-bottom:20px;
}

#logo1{
float:left;
margin:0px;
width:268px;
height:100px;
}

#flash{
float:left;
margin-top:9px;
width:326px;
height:82px;
}

#header{
margin:0px;
width:957px;
height:100px;
background-image:url(../imgs/header.jpg);
background-position:right;
background-repeat:no-repeat;
}

#header form{
margin-top:8px;
}

#content{
float:left;
width:957px;
min-height:400px;
background-image:url(../imgs/backgr.gif);
background-repeat:repeat-x;
background-color:#000000;
}

#search{
text-align:right;
color:#0066CC;
margin-top:24px;
padding-right:30px;
float:right;
width:230px;
height:50px;
}

#logo_bottom{
float:left;
width:248px;
}

#menu{
color:#6d6c6c;
font-size:14px;
font-weight:bold;
float:left;
width:709px;
height:62px;
background-image:url(../imgs/menu_bkgr.jpg);
background-repeat:repeat-x;

}

#menu ul{
color:#0066CC;
margin:0;
padding:0;
padding-top:12px;
text-align:right;
padding-right:32px;
}

#menu li{
height:41px;
display:inline;
list-style:none;
padding-right:11px;
padding-left:11px;
background-image:url(../imgs/separador.jpg);
background-repeat:no-repeat;
background-position:right;
}

#menu li a{
color: #0066CC;
text-decoration:underline;
}

#menu li a:hover{
color: #0066CC;
text-decoration:underline;
}

.tipos{
color:#B3B3B3;
}

#left_col{
width:180px;
float:left;
padding-left:22px;
padding-right:22px;
margin-bottom:30px;
overflow:hidden;
}

#leftCol_title{
width:180px;
line-height:22px;
}

#bullets ul{
font-size:14px;
font-weight:bold;
margin:0;
padding:0px;
}

#bullets li{
	padding-left:25px;
	padding-top:13px;
	padding-bottom:13px;
	padding-right:3px;
	width:190px;
	margin:0;
	list-style:none;
	border-bottom: 1px dotted #454545;
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bullets li a{
color:#0066CC;
text-decoration:underline;
}

#bullets li a:hover{
color:#0066CC;
text-decoration:underline;
}

#main_col{
padding-right:22px;
line-height:20px;
float:right;
width:674px;
}

#MainCol_text{
width:674px;
float:right;
margin-top:10px;
text-align:justify;
}

#MainCol_text a {
font-weight:bold;
color:#0066CC;
text-decoration:underline;
}

#MainCol_text a:hover {
color:#0066CC;
text-decoration:underline;
}

#publi{
float:right;
width:682px;
background-color:#000000;
min-height:100px;
}
.publiDiv{
float:left;
width:336px;
background-color:#000000;
min-height:100px;
margin-top:10px;
margin-bottom:10px;
}

#secondCol_text{
width:674px;
float:right;
margin-top:10px;
margin-bottom:50px;
text-align:justify;
}

#secondCol_text a {
font-weight:bold;
color:#0066CC;
text-decoration:underline;
}

#secondCol_text a:hover {
color:#0066CC;
text-decoration:underline;
}

.bigPic{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	border: 3px solid #242424;
}

#footer{
	color:#0066CC;
	font-size:12px;
	background-color:#000;
	height:20px;
	padding-top:12px;
	float:left;
	width:935px;
	padding-left:22px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #151515;
	}
