body {
	background-color: #FFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	margin: 0;
	text-align: center;
}

a {
color:#3366FF;
}

h1, h2, h3, h4 {
	font-size: 110%;
	margin: 0;
	padding: 4px 0;
}

h1 {
	color: #FF9900;
	font-weight: normal;
}
.
h2 {
	color: #FFF;
	font-weight: bold;
}

h3 {
	font-style: italic;
	margin: 10px 0 5px 0;
}

h4 {
	background: url(/resources/image/deco.gif) #FFF no-repeat left top;
	border: 1px solid #FF9900;
	font-weight: bold;
	width: 100%;
	font-size:12px;
	color: #666666;
}

h4  p.tit1 {
	color: #FF9900;
	font-size: 140%;
	font-weight: bold;
	margin: 10px 0 10px 130px;
}

h4  p.welcome {
	margin: 0 5px 5px 130px;
}

h5 {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 7px 0 0 0;
}

#bottom, #wrapper, #menu, #pie, #top {
	clear: both;
	margin: 0 auto;
	width: 770px;
} 

#bottom {
	border-top: 2px solid #FF9900;
	margin: 2px auto;
	padding: 3px 0;
	text-align: center;
}

#bottom a {
	color: #000;
	padding: 0 5px;
	text-decoration: none;
}

#bottom a:hover {
	color: #FF9900;
}

#content {
	margin: 0 175px;
	
}

#content_bottom {
	clear: both;
	padding: 20px 0 5px 0;
	text-align: center;
	width: 99%;
}

#content_bottom a {
	color: #FF9900;
	font-weight: normal;
	margin: 0 8px;
	text-decoration: none;
}
#content_bottom a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#content_xl {
	margin: 0 0 0 175px;
}

#content_wrap {
	float: left;
	margin: 0 -99% 0 0;
	width: 98%;
	
}

#header {
	background: url(/images/neutral/dec_head.gif) #FFF repeat-x left bottom;
	margin: 10px 0 0 0;
}

#header_txt {
	background: url(/resources/image/fondo_search.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0 20px;
	background-color:#DDDDDD;
}

#header2_txt {
	background: url(/resources/image/fondo2_search.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0 20px;
	background-color:#EEEEEE;
}


#header3_txt {
	background: url(/resources/image/fondo3_search.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0 20px;
	background-color:#EEEEEE;
}

#headerb_txt {
	background: url(/resources/image/fondob_search.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0 20px;
	background-color:#EEEEEE;
}

#subtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	color:#666666;
}



#menu {
	background-color: #FF9900;
	border-top: 1px solid #FFF;
	height: 21px;
	text-align: right;
}

#menu ul {
	margin: 0 0 0 20px;
}

#menu li {
	background: url(/resources/image/menu_roto.gif) #FF9900 no-repeat right top;
	display: inline;
	list-style-type: none;
	float: left;
	padding: 4px 30px 4px 10px;
}

#menu li a {
	color: #FFF; 
	font-weight: bold;
	text-decoration: none; 
}

#menu li a:hover {
	color: #FDFE00; 
}

#menu image {
	margin: 3px 5px 0 0;
}

#menu_dest {
	font-size: 80%;
	margin: 0;
	text-align: left;

	background-image:url(/resources/image/fondo_top_menu_cat.gif);
	background-repeat: no-repeat
}

#menu_dest ul {
	margin: 0;
	padding: 0;
}

#menu_dest li {
	background: url(/resources/image/icon_menu.gif) #FFF no-repeat left center;
	border: 1px solid #B4B4B4;
	list-style-type: none;
	margin: 2px 0;
	padding: 2px 0;
	padding-left:18px;
	width: 142px;
	
}

#menu_dest li a { 
	color: #3366FF; 
	display: block;
	text-decoration: none; 
	height: 1%;
	font-size:12px;
}
#menu_dest li a:hover {
	color: #FF9900; 
}

#menu_dest div, .titleModule {
	/*background-color: #FF9900;*/
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	text-indent: 5px;
	width: 100%;
}

#title {
padding-left:18px;
color:#FFFFFF;
font-weight:bold;
background-image:url(/resources/image/fondo_title.jpg);
background-repeat:no-repeat
}

#menu_left {
	float: left;
	margin: 0 0 0 3px;
	width: 175px;
}

#menu_right {
	float: right;
	font-size: 80%;
	margin: 0 3px 0 0;
	width: 175px;
}

#pie {
	color: #FFFFFF;
	font-size:10px;
}

#pie a { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size:10px;
}

#pie a:hover {
	color: #FF3300;
}

#pie2 {
	color: #666;
	font-size:10px;
}

#top {
	background-color: #535152;
	margin-top: 10px;
	margin-bottom:7px;
	font-size:9px;
	color:#FFFFFF;
}

#wrapper {
	background-color: #FFF;
	/*border-bottom: 2px solid #FF9900;
	border-top: 3px solid red;*/
	margin: 2px auto;
	padding: 5px 0;
	text-align: left;
	
}


.break {
	clear: both;
	float: none;
	font-size: 1px;
	width: 100%;
}
.link2 {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
.link1 {
	color: #3366FF;
	font-weight: normal;
	text-decoration: none;
}
.link1:hover {
	color: #FF3300;
	text-decoration: underline;
}

.oferta {
	background-color: #FF9900;
	clear: none;
	float: left;
	margin: 5px;
	width: 180px;
}

.oferta a {
	color: #FFF;
	display: block;
	height: 1%;
	padding: 0 0 2px 5px;
	text-decoration: none;
}

.oferta a:hover {
	color: #FDFE00;
}

.tit2 {
	color: #FF9900;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
#powered
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration:none;
}
#demini
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    CURSOR: auto;
    COLOR: #002D73;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration:none;
}

#banner_superior a:hover img{
opacity: .7;
filter: alpha(opacity=70);
-moz-opacity: .7;
}



#banner_superior  img{
opacity: 1;
filter: alpha(opacity=100);
-moz-opacity: 1;
}


 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#navlist { 
padding-left: 0;
margin-left: 0;
}
#navlist li{
	float: left;
	width: 130px;
	list-style-type: none;
	text-align: left;	
	padding-right: 5px;
	padding-bottom: 5px;
}

#navlist li a{
	color:black;
	display: block;
	text-decoration: none;
	padding: 1px;
	padding-left:5px;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	border-top: 1px solid #FE9900;
	border-right: 1px solid #FE9900;
	border-bottom: 1px solid #FE9900;
	border-left: 10px solid #FE9900;
}

#navlist li a:hover{
BACKGROUND-COLOR: #EAEAEA;
color: #EC3726;
}

.Estilo1 {
	font-size: 12px;
	font-weight: bold;
	padding-left:8px;
}
.Estilo2 a{
	color: #3366FF;
	font-weight: bold;
	padding-left:5px;
	text-decoration:none;
	font-size: 12px;
}
.Estilo2 a:hover{	
	text-decoration:underline;
}
.Estilo3 {
	color: #FF3300;
	margin-bottom:5px;
	padding-left:5px;
	font-size: 12px;
}