/*
www.adnportales.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
    background: #ffffff;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #990000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }


.cleaner_h40 { clear: both; width:100%; height: 40px; }
.margin_r_20 { margin-right: 20px; }

.margin_r_40 { margin-right: 40px; }





h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #ba0808;
}

h3 {
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}




/* site title */

#site_title_bar_wrapper {
	width: 100%;
	height: 120px;
	margin: 0 auto;	
	background:  url(imagenes/site_title_bg_wrapper.jpg) repeat-x top;
}

#site_title_bar {
	width: 996px;
	height: 120px;
	margin: 0 auto;
	padding: 0 0px;
	background: url(imagenes/site_title_bg.jpg) no-repeat top;
}

#site_title {
	float: left;
	width: 280px;
	height: 120px;
	margin-top: 10px;
	text-align: center;
	padding: 0px 0 0 0;
	background: url(imagenes/logo.jpg) no-repeat top;
}




/* end of menu */

#site_title_bar #menu {
	float: right;
	width: 700px; /* no of menu item * 90 */
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu li a {
	position: relative;
	float: left;
	display: block;
	width: 100px;
	height: 36px;
	padding: 14px 0 0 0;
	margin: 0 0 0 0;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #fff;	
	outline: none;
	background: url(imagenes/menu_bg_right.jpg) center right no-repeat;
}

#menu li a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 30px;
	background: url(imagenes/menu_bg_left.jpg) no-repeat;
}

#menu li a:hover, #menu li .current {
	position: relative;
	color: #1689da;
	background: url(imagenes/menu_bg_right_hover.jpg) center right;
}

#menu li a:hover span, #menu li .current span {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 30px;
	background: url(imagenes/menu_bg_left_hover.jpg) no-repeat;
}

/* end of menu */

#site_title_bar #search_box {
	float: right;
	width: 280px;
	height: 50px;
	margin: 10px 10px 0 0;
	padding: 10px 0 0 0;
}

#search_box form {
	float: left;
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 195px;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	color: #666666;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #ffffff;
	border: 1px solid #666666;	
}

#searchbutton {
 	height: 30px;
	width: 70px;
	margin: 0px;
	padding: 3px 0 9px 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #2b3844;
}
/* menu */

/* banner */

#banner_wrapper_outter {
	clear: both;
	width: 100%;
	height: 460px;
	margin: 0 auto;	
	background: url(imagenes/banner_bg_wrapper_outter.jpg) top repeat-x;
}

#banner_wrapper {
	width: 100%;
	height: 460px;
	margin: 0 auto;	
	background: url(imagenes/banner_bg_wrapper.jpg) no-repeat center top;
}

#banner {
	width: 960px;
	height: 460px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(imagenes/banner_bg.jpg) no-repeat center top;
}

#banner_slider {
	clear: both;
	width: 960px;
	height: 390px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 70px 0 0 0;
	background: none;
}

/* end of banner */

/* content */

#content {
	width: 940px;
	margin: 0 auto;
	padding: 10px 20px;
	background: url(imagenes/content_bg_middle.png) repeat-y center;
}


/* Special */

.ads_728 {
	float: left;
	width: 728px;
	height: 90px;
	margin-bottom:0px;
}

.ads_172 {
	float: left;
	width: 212px;
	height: 90px;
	margin-bottom:0px;
}

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #677684 url(imagenes/footer_bg.jpg) repeat-x top;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 50px 10px 20px 10px;
	color: #cccccc;
}

#footer  a {
	color: #ffffff;
}

#footer .section_w240 {
	float: left;
	width: 150px;
	padding-right: 10px;
	color:#000000;
}

#footer .section_w240last {

	float: left;
	width: 145px;
	padding-right: 10px;
}

#footer .section_w240 h3 {
	font-size:18px;
	
	color: #ffffff;
	
}

#footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#footer .footer_list li a {
	color: #cccccc;
}

#footer .footer_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* end of footer */
