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

/*------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*------------------------------------------------------------------*/

htm, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table {
	border-collapse: collapse;
	border-spacing: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/*------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(_img/background-degrade.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:15px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#429CB7;
	margin-top:20px;
	height: 50px;
	text-shadow:-1px 1px 1px #2F509B;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003399;
	margin:10px 0 20px 0;
}

h3 { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#0066cc; margin-bottom:5px;}
	
#container {
	width:960px;
	margin:0 auto;
	min-height:1024px;
	background-image:url(_img/top_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding:0 10px;
}
	
.clear { clear:both; display: block; font-size:0; height:0; line-height:0; width:100%; }

#header { width:100%; height:150px;
}
	
/*#navbar { float: right; height: 20px; width: 445px; margin-right: 36px; }	*/
#navbar {
	float: left;
	height: 25px;
	width: 90%;
	text-align: center;
	margin-left:50px;
}	
	
#navbar li{ color: #4E4E4F; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; 
margin-left: 0px; margin-top: 6px;
text-align: center;
padding-left: 32px;
padding-right: 32px;
border-right: 1px solid #fff;
border-left: 1px solid #fff; }	

#navbar li a{ text-decoration:none;	color:#4E4E4F; 
text-align: center;}
	
#navbar li a:hover{ text-decoration:none; color:#BF0404;
text-align: center;}
	
#logo { float:left; width:135px; height:120px; margin-top:23px;}	

#llamaahora {
float: right;
height: 20px;
margin:130px 0 0 10px;
margin-right: 0px;
width: 205px;
font-family: Verdana, Geneva, sans-serif;
color:#ffffff;

}
.cont {
	font-size: 11px;
	font-weight: normal;

	}
	
.cont2 {
	font-size: 18px;
	font-weight:bold;
	}

#llamaahora a{
color: #FFFFFF;
text-decoration: none;
}

#llamaahora a:hover{
color: #999999;
text-decoration: none;
}

	
#tagline { float:left; width:582px; height:40px; margin:70px 0 0 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#429CB7; font-size:37px; font-weight:bold; letter-spacing: -1px;
text-align:right;}	
#taglineredesfb { float:left; width:25px; height:30px; margin:33px 0 0 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#FEFEFD; text-shadow:-1px 1px 1px #2F509B; font-size:35px; font-weight:bold; margin-left: 10px; }	
#taglineredestw { float:left; width:25px; height:30px; margin:33px 0 0 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#FEFEFD; text-shadow:-1px 1px 1px #2F509B; font-size:35px; font-weight:bold; }	

#sidebar {
	width:300px;
	float:left;
	margin:25px 0 0 0px;
}

#heading {
	padding-left: 60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#565656;
	font-weight:bold;
	letter-spacing: 0px;
}
	
#menu {
	margin-top:38px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color: #666;
}

#menu li { 
padding-left: 15px;
margin-bottom: 10px;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #a7a9ac;
border-top: 1px solid #a7a9ac;
background-color: #ecf2f3;
}	

#menu li a{
	text-decoration:none;
	color:#585858;
}
	
#menu li a:hover{
	text-decoration:none;
	color:#600;
}
	
#content {
	width:600px;
	float:left;
	margin:10px 0 0 50px;
	text-align: left;
}

#footer {
	clear: both;
	background-color: #429cb7;
	background-image: url(_img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	color: #CCC;
	margin: 30px 0 0 0;
	padding: 25px 0 0 10px;
	position: relative;
	height: 25px;
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
    clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	overflow:auto;
	font-size: 11px;
	border-top: 1px solid #888;
	background-color: #f1f1f1;
	}

#bottom {
	margin: 0 auto;
	text-align:left;
	width:1000px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
}

#bottom a { text-decoration:none; color:#CCC;}	
	
.separator_h {
	background-image:url(_img/separator_h.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:610px;
	height:21px;
	margin:5px 0;
}	
	
.consulte {
	background-image: url(_img/consulta.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:610px;
	height:63px;
	margin:25px 0;
}



/*------------------------SLIDER ------------------------*/
#slider { float: left; position: relative; width: 100%; height: 40px; }


		/*------------------------
		--------------- LEFT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_left {
			
			bottom: 10px;
			cursor: pointer !important;
			float: left;
			height: 22px;
			left: 10px;
			position: absolute;
			width: 22px;
			z-index: 50 !important;
			
		}
		
		/* left arrow image */
		.slider_arrow_left {
			
			background: url(_img/left_arrow.png) no-repeat top left;
			
		}


		/*------------------------
		-------------- RIGHT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_right {
			
			bottom: 10px;
			cursor: pointer;
			float: left;
			height: 22px;
			left: 37px;
			position: absolute;
			width: 22px;
			z-index: 50;
			
		}
		
		/* Right arrow Background */
		.slider_arrow_right {
			
			background: url(_img/right_arrow.png) no-repeat top left;
			
		}




	/*------------------------
	---------------- SELECTORS
	------------------------*/
	
	/* Sets configs for selectors containers : absolute positioned in relation to #slider */
	.slider_selector, .slider_selector_dis {
		
		bottom: 10px;
		list-style: none;
		margin: 0 0 0 5px;
		position: absolute;
		right: 10px;
		z-index: 50;
		
	}
	
		/* Sets image of selectors */
		.slider_selector li, .slider_selector_dis li {
			
			display: block !important;
			background: url(_img/slider_selector.png) no-repeat top left;
			cursor: pointer;
			float: left;
			margin: 0 3px !important;
			height: 10px !important;
			position: relative !important;
			width: 10px !important;
			
		}
		
		/* Sets the current selector */
		.slider_selector li.current, .slider_selector_dis li.current {
			
			background: url(_img/slider_selector_current.png) no-repeat top left;
			
		}
	
	/* Disables the selectors */
	.slider_selector_dis li {
		
		cursor: default !important;
		z-index: 50;
		
	}
	
	#containerDD {  float: left; width: 100%; position: relative;  }
	
#container #content div h2 {
	text-align: left;
}
