/* ******************************************************************** */ 

/* ******************************************************************** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
/* 	background-image: url(../images/bg_footer_home.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
} 
 
/*#pagewidth{ 
 width:100%; 
 text-align:left; 
 margin:0 auto; 
} */

#pagewidth{ 
 width:100%; 
 text-align:left; 
 margin:0 auto; 
background-image: url("../images/bg_head_home.jpg");
} 

#content {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1200px;

}

/* ------------- HEADER HOME ------------------ */
#header_home_content {
    /*background-image: url("../images/bg_head_home.jpg");*/
    background-position: center top;
    background-repeat: repeat-x;
    display: block;
    height: 525px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

/*#header_home_content {
    background-position: center top;
    background-repeat: repeat-x;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}*/

#header {
    height: 525px;
    margin-bottom: 0;
    /*margin-left: 100px;*/
	margin-left: 0px;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    width: 1200px;
    z-index: 500;
}

#header2 {
	/*height: 525px;*/
	margin-bottom: 0;
	/*margin-left: 100px;*/
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	position: absolute;
	width: 1200px;
	z-index: 500;
	background-repeat: no-repeat;
	background-position: center;
}

.headerimg {
    background-position: center top;
    background-repeat: no-repeat;
    height: 525px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    width: 1200px;
    z-index: 20000;
}

/* HEADER HOME TEXT */
#headertxt {
    clear: both;
    height: 128px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 370px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    width: 1120px;
    z-index: 999999;
}
.caption
{
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	position: absolute;
	z-index: 9999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 370px;
}
#firstline {
	color:#FFF;
	font-size:80px;
	float:left;
	display:block;
	font-family: 'Geometr231LtBTLight';
	font-weight: normal;
	text-decoration: none;
	line-height: 60px;
	margin: 0px;
	padding: 0px;
}
#secondline {
	font-family: 'Geometr231LtBTLight';
	font-weight: normal;
	color:#FFF;
	text-decoration:none;
	font-size:80px;
	float:left;
	display:block;
	clear:both;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height:80px;
}
#secondline:hover {
	text-decoration:none;
	color:#FFF;
	font-weight: normal;
}

a.pictured  {
	display: block;
	height: 64px;
	text-decoration: none;
	width: 231px;
	float: right;
	padding: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/ver_poroyecto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*margin-top: 60px;*/
	margin-top: 430px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 10000000;
}
a.pictured:hover {
	background-position: 0px -64px;
}
.pictured  span {
    display: none;
}
/* ------------- END: HEADER HOME ------------------ */

/* ------------- HEADER INTERIOR ------------------ */
#header_content_int2{
	position:relative;
	height:680px;
	width:100%;
	display:block;
	overflow:hidden;
	background-image: url(../images/bg_head_int.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #3e3e40;
}

#header_content_int{
	/*position:relative;*/
	height:200px;
	width:100%;
	display:block;
	overflow:hidden;
	background-image: url(../images/bg_head_int.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #3e3e40;
}
/*#header_int_prueba{
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/
#header_int{
	height:647px;
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_int2, #header_int3, #header_int4, #header_int5, #header_int6, #header_int9, #header_int11, #header_int12{
	height:647px;
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* ------------- END: HEADER INTERIOR ------------------ */

/* ------------------- MENU HOME ------------------ */
#menu {
 background-image: url("../images/bg_menu_home.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 118px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    width: 1200px;
    z-index: 10000;
	*left:0px;
}
#menu ul {
	list-style:none;
	padding: 0px;
	height: 118px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 897px;
}
#menu ul li {
	display:inline;
	background-image: url(../images/menu_li.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
    position:relative;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu ul li a {
	text-decoration:none;
	font-weight:normal;
	font-family: 'Geometr231LtBTLight';
	color: #FFF;
	font-size: 12px;
	line-height: 135px;
	margin: 0px;
	height: 118px;
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 0px;
	padding-left: 46px;
	text-transform: uppercase;
	display:block;
}

#menu ul li a span, #menu ul li a:hover span, #menu ul li a.active span {
	text-decoration:none;
	font-weight:normal;
	font-family: 'Geometr231LtBTLight';
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
}

#menu ul li a:hover {
	text-decoration:none;
	background-image: url(../images/menu_li_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	margin: 0px;
	height: 118px;
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 0px;
	padding-left: 46px;
	display: block;
	float: left;
}

#menu ul li a.active {
	font-family:'Geometr415MdBTMedium';
	text-decoration:none;
	background-image: url(../images/menu_li_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	margin: 0px;
	height: 118px;
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 0px;
	padding-left: 46px;
	display: block;
	float: left;
}

#menu li ul
{
	margin:0px;
	padding:0px;
	display:none;
	position:absolute;
	left:0px;
	top:118px;
	z-index:10000000000;
	width:420px;
}

#menu li:hover ul
{
	display:block;
	width:207px;
	height: 40px;
	line-height: 40px;
	margin:0px;
	padding:0px;
	width:420px;
}
#menu li ul .left,
#menu li ul .right {
	float:left;
	
}
#menu li li
{
	list-style:none;
	display:list-item;
	background-image: url(../images/menu_int_li_li.png);
	background-repeat: repeat-y;
	background-position: center;
	width:207px;
	height: 40px;
	line-height: 40px;
	margin:0px;
	padding: 0px;
}

#menu li li a
{
	color:#fff;
	text-decoration:none;
	height: 40px;
	line-height: 40px;
	margin:0px;
	padding:0px;
	width:207px;
	padding-left: 45px;
}

#menu li li a:hover
{
	text-decoration:none;
	height: 40px;
	line-height: 40px;
	background-image: url(../images/menu_int_li_li_hover.png);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px;
	width:162px;
	padding-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* submenu */
#submenu_content {
	padding: 0px;
	width: 1200px;
	margin-top: 118px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	position: absolute;
	margin-right: 0px;
	z-index: 1000;

}
#submenu {
	padding: 0px;
	width: 960px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	clear:both;
}
#submenu h4 {
	padding: 0px;
	float: left;
	display: block;
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Geometr231LtBTLight';
}
#submenu ul {
	padding: 0px;
	width: 400px;
	/*width: 420px !important;*/
	height: 25px;
	float: right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#submenu ul li {
	padding: 0px;
	float: left;
	text-align: left;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#submenu ul li a{
	float: left;
	text-align: left;
	display: block;
	margin: 0px;
	background-image: url(../images/submenu_li.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
}

#submenu ul li a span{
	margin: 0px;
	font-family: 'Geometr415MdBTMedium';
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	line-height: 12px;
	padding: 0px;
	}
	
	body:nth-of-type(1) #submenu ul li a span{
		font-size: 11px;
	line-height: 11px;
	}
	
	#submenu ul li a:hover{
	float: left;
	text-align: left;
	display: block;
	margin: 0px;
	background-image: url(../images/submenu_li_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
}

#submenu ul li a:hover span{
	margin: 0px;
	font-family: 'Geometr415MdBTMedium';
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 12px;
	padding: 0px;
	}
	
	body:nth-of-type(1) #submenu ul li a:hover span{
	font-size: 11px;
	line-height: 11px;
	}
/* ------------------- END: MENU HOME ------------------ */

 #maincol_content{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/bg_maincol_home.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3f3f40;
	clear: both;
	display: block;
	position: relative;
	overflow: hidden;
 }

#maincol{
	position: relative;
	padding: 0px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#maincol2{
	position: relative;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main_top, .main_top2{
	padding: 0px;
	width: 890px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.main_top h1{
	padding: 0px;
	font-family: 'Geometr231LtBTLight';
	font-size: 54px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	text-align: left;
	display: block;
	clear: both;
	margin: 0px;
}
.main_top h2{
	position: relative;
	padding: 0px;
	font-family: 'Geometr415MdBTMedium';
	font-size: 18px;
	font-weight: normal;
	color: #e9e9e9;
	text-decoration: none;
	float: left;
	text-align: left;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main_top2 h1{
	padding: 0px;
	font-family: 'Geometr231LtBTLight';
	font-size: 40px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	text-align: left;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

.main_left{
	padding: 0px;
	width: 253px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
	display: block;
}

a.descargar  {
	display: block;
	height: 61px;
	text-decoration: none;
	width: 253px;
	float: left;
	padding: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/boton_descargar.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.descargar:hover {
	background-position: 0px -61px;
}
.descargar span {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	float: left;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	line-height: 16px;
}

.descargar span strong {
	font-weight: bold;
}

.main_right{
	padding: 0px;
	width: 600px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: right;
	display: block;
}

.main_right2{
	padding: 0px;
	width: 700px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 100px;
	float: left;
	display: block;
}


.main_right p, .main_right2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	}
	
.main_right p strong{
	font-family: 'Geometr415MdBTMedium';
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	}
	
	.main_right2 p strong{
	font-family: 'Geometr415MdBTMedium';
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	}
	

	
	.main_right h3{
	font-family: 'Geometr415MdBTMedium';
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	text-align: right;
	}
	
	
	.main_right h2{
	font-family: 'Geometr415MdBTMedium';
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	}
	
	.main_right ul {margin:0px 0px 20px 0px; padding:0px;}
	
	.main_right ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	clear: both;
	list-style-type:none;
	padding-left:15px;
	}

#pre_footer_content{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 204px;
	background-image: url(../images/bg_prefooter_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
 }

#pre_footer{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
#footer_content{
	height:51px;
	clear:both;
	display:block;
	overflow:auto;
	padding: 0px;
	width: 100%;
	background-image: url(../images/bg_footer_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
} 

#footer {
	height:50px;
	clear:both;
	display:block;
	overflow:hidden;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

.foot_left {
	height:50px;
	padding: 0px;
	width: 200px;
	margin: 0px;
	float: left;
} 
.foot_left p {
	height:50px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 50px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	float: left;
} 

.foot_left img {
	padding: 0px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
}  
.foot_right {
	height:50px;
	padding: 0px;
	width: 200px;
	margin: 0px;
	float: right;
} 
 
a.qk{
	display: block;
	height: 22px;
	text-decoration: none;
	float: right;
	padding: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/logo_qk.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	width: 71px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	line-height: 34px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.qk:hover {
	background-position: 0px -22px;
	text-decoration: underline;
}
.qk span {
	text-align: left;
	padding: 0px;
	display: block;
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -54px;
	height: 24px;
	line-height: 22px;
}

/* ************************************* */
/*				FORM                     */
/* ************************************* */

 .input {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	font-weight: normal;
	color: #999;
	height: 26px;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
 }
				
.input2 {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999;
	height: 180px;
    line-height: 14px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 10px;
    width: 280px;
}

 
.select {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	width: 306px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 26px;
 }

.button_form {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 80px;
	border:none !important;
	cursor:pointer;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	background-color:#999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.col_form {
	width: 306px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
 }

.col_form h4 {
	padding: 0px;
	text-align: left;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	clear: both;
 }
 
 .space {display:block; clear:both; height:15px;}
 
 
 /*---------------ROTATOR----------*/
/*--------------------------------*/

#slider-wrapper { overflow-x:hidden; overflow-y:hidden; width:1802px; height:710px; margin:auto; *position:relative; position:absolute; width:100%; z-index:0}
div.bx-wrapper, .bx-window{ width:1200px !important; margin:auto !important; height:510px !important; }

#bigslider article { height:710px; overflow-x:hidden;  overflow-y:hidden;  width:100%; }

.position_rotator_info { width:1000px; margin:0 auto; }
#bigslider article aside {  width:575px; position:relative; top:350px; float:left; left:15px;}
#bigslider article aside div { margin:0;  }

#bigslider article aside h2 { color:#fff; font-size:29px; background:url(../images/bg_title_red.png) top left repeat; padding:10px 16px; display:inline-block; margin:0; *float:left; font-weight:normal;}
#bigslider article aside p { color:#c2c2c2; font-size:15px; margin:7px 0; background:url(../images/bg_title_black.png) top left repeat; padding:15px 16px; clear:both; *padding:10px 16px;}
#bigslider article aside p a, span.read-more a{ color:#970101; text-decoration:none; font-size:15px;}

.expander{background:url(../images/bg_title_black.png) top left repeat;}
span.details{ color:#c2c2c2; font-size:15px;}

a.more{ display:block; width:84px; color:#c2c2c2; text-align:center; padding:4px 0; font-size:12px; background:url(../images/button_small.png) no-repeat left top; }
a.more:hover{ background-position:left -22px; }

#slide_01 { background: url(../images/rotator_01.jpg) no-repeat center top; }
#slide_02 { background: url(../images/rotator_02.jpg) no-repeat center top; }
#slide_03 { background: url(../images/rotator_03.jpg) no-repeat center top; }
#slide_04 { background: url(../images/rotator_04.jpg) no-repeat center top; }
#slide_05 { background: url(../images/rotator_05.jpg) no-repeat center top; }
#slide_06 { background: url(../images/rotator_06.jpg) no-repeat center top; }
#slide_07 { background: url(../images/rotator_07.jpg) no-repeat center top; }
#slide_08 { background: url(../images/rotator_08.jpg) no-repeat center top; }
#slide_09 { background: url(../images/rotator_09.jpg) no-repeat center top; }
#slide_10 { background: url(../images/rotator_10.jpg) no-repeat center top; }
#slide_11 { background: url(../images/rotator_11.jpg) no-repeat center top; }
#slide_12 { background: url(../images/rotator_12.jpg) no-repeat center top; }

#navigate{
	width:960px !important;
	margin:auto;
	position:relative;
	z-index:999999;
	}

.bx-pager {	position: absolute; top: 513px; z-index: 200; right:0; right: 400px;}
.bx-pager a { display:block; width:51px; height:7px; background: url(../images/dots.png) no-repeat left -7px; text-indent:-9999px; float:left; margin-right:7px;}
.bx-pager a:hover { background-position:left 0; }
.bx-pager a.pager-active { background-position:left 0; }

a.bx-prev, a.bx-next{
	position:absolute;	
	width:23px;
	height:62px;
	top:260px;
	z-index:10000;
	text-indent:-9999px;
	
	opacity: .2;
	-webkit-transition: all 0.3s linear; 
	-moz-transition: all 0.3s linear; 
	-o-transition: all 0.3s linear; 
	transition: all 0.3s linear;
	}

a.bx-prev{ background:url(../images/arrow_prev.png) top left no-repeat; left:0; }
a.bx-next{ background:url(../images/arrow_next.png) top left no-repeat; right:0; }

a.bx-prev:hover, a.bx-next:hover{
	opacity: 1;
	-webkit-transition: all 0.3s linear; 
	-moz-transition: all 0.3s linear; 
	-o-transition: all 0.3s linear; 
	transition: all 0.3s linear;
	}
	
/* FORMULARIO DE CONTACTO */

html body div#pagewidth div#content div#header_home_content div#header2 div#maincol2 div.main_right2 {color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;}
 
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
