@charset "utf-8";
/*SLIDER*********************************************************************************************************************************************/
.coin-slider { overflow: hidden; zoom: 1; position: relative; padding-left:10px; padding-top:10px; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.cs-buttons { font-size: 0px; padding-left: 30px; padding-top: 20px; float: left; }
.cs-buttons a { margin-left: 5px; height: 15px; width: 15px; float: left; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background:url("../_imgs/alveoito_on.png");}
.cs-inactive { background:url("../_imgs/alveoito.png");}
.cs-title { width:545px; padding: 10px; background-color: #000000; color: #FFFFFF; }
.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
/****************************************************************************************************************************************************/
/*CSS************************************************************************************************************************************************/
/*FUENTE*********************************************************************************************************************************************/
@font-face {
    font-family: 'ColaborateBoldRegular';
    src: url('../_font/colabbol-webfont.eot');
    src: url('../_font/colabbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/colabbol-webfont.woff') format('woff'),
         url('../_font/colabbol-webfont.ttf') format('truetype'),
         url('../_font/colabbol-webfont.svg#ColaborateBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ColaborateLightRegular';
    src: url('../_font/colablig-webfont.eot');
    src: url('../_font/colablig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/colablig-webfont.woff') format('woff'),
         url('../_font/colablig-webfont.ttf') format('truetype'),
         url('../_font/colablig-webfont.svg#ColaborateLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ColaborateRegular';
    src: url('../_font/colabreg-webfont.eot');
    src: url('../_font/colabreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/colabreg-webfont.woff') format('woff'),
         url('../_font/colabreg-webfont.ttf') format('truetype'),
         url('../_font/colabreg-webfont.svg#ColaborateRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('../_font/colabthi-webfont.eot');
    src: url('../_font/colabthi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/colabthi-webfont.woff') format('woff'),
         url('../_font/colabthi-webfont.ttf') format('truetype'),
         url('../_font/colabthi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*DOCUMENTO******************************************************************************************************************************************/
body {
	color:#666666;
	font-family:'ColaborateLightRegular';
	font-size:16px;
	margin:0px;
	overflow-x:hidden;	
	line-height:17px;
	text-shadow:0px 1px 0px #FFF;
}
body a{
	text-decoration:none;
}
body a:active{
	text-decoration:none;
}
body a:hover{
	text-decoration:none;
}
body a:link{
	text-decoration:none;
}
body a:visited{
	text-decoration:none;
}
p{
	margin:0;
	padding:0;
	border:0;
	letter-spacing:-1px;
}
input[type="submit"]{
	background:none;
	border:none;
	color:#ff0000;
	cursor:pointer;
	font-size:16px;
	margin:0px;
	margin-left:10px;
	margin-top:5px;
}
input[type="submit"]:hover{
	background:none;
	border:none;
	color:#ff0000;
	cursor:pointer;
	font-size:16px;
	margin:0px;
	margin-left:10px;
	margin-top:5px;
}
input[type="text"]{
	background:#ff0000;
	border:none;
	font-family:'verdana';
	width:340px;
	color:#ffffff;
	font-size:13px;
	margin-left:15px;
	margin-top:5px;
}
ul{
	color:#666666;
	font-family:'ColaborateLightRegular';
	text-shadow:0px 1px 0px #FFF;
	letter-spacing:-1px;
	text-align:left;
	list-style-position:outside;
	list-style-image:url('../_imgs/ul_bullet.png');
	list-style-type:square;
	line-height:20px;
	margin-top:0px;
}
li{
	margin-left:-10px;
}
.ul2{
	color:#666666;
	font-family:'ColaborateLightRegular';
	line-height:17px;
	text-shadow:0px 1px 0px #FFF;
	letter-spacing:-1px;
	text-align:left;
	list-style-position:outside;
	list-style-image:url('../_imgs/ul_bullet2.png');
	list-style-type:square;
	margin-left:-15px;
}
.ul2 li{
	margin-left:-15px;
}
/*CONTENIDO******************************************************************************************************************************************/
#All_Contenido{
	position:absolute;
	width:1060px;
}
#Contenido{
	background:#0F0;
	background:url("../_imgs/Sombra_Contenido.png") repeat-y;
	position:relative;
	left:50%;
	margin-left:-518px;
	width:1036px;
}
#Fondo_Mitad_Top{
	background:url("../_imgs/fondo_azul_pattern.png") repeat;
	position:fixed;
	width:1000px;
	height:600px;
}
#Fondo_Mitad_Bottom{
	background:#FFF;
	position:absolute;
	width:1000px;
	height:600px;
	top:600px;
}
#Fondo_Mitad_Sombra{
	background:url("../_imgs/Sombra_Fondo.png") no-repeat;
	position:fixed;
	width:1808px;
	height:53px;
	left:50%;
	margin-left:-896px;
}
#All_Contenido2{
	position:absolute;
	width:1000px;
	height:70px;
	top:600px;
	overflow-x:hidden;
}
/*HEADER*********************************************************************************************************************************************/
#Header{
	background:#FFF;
	height:105px;
	left:50%;
	margin-left:-500px;
	position:relative;
	width:1000px;
}
#Header_Logo{
	background:url("../_imgs/logo_sisca.jpg") no-repeat 0px 0px;
	cursor:pointer;
	height:90px;
	margin-left:30px;
	margin-top:14px;
	position:absolute;
	width:350px;
	z-index:3;
}
#Header_Menu{
	height:20px;
	position:absolute;
	right:5px;
	top:60px;
	width:600px;
}
#Header_MenuEs1{
	margin-left:0px;
	margin-right:6px;
	width:89px;
}
#Header_MenuEs2{
	margin-left:6px;
	margin-right:6px;
	width:106px;
}
#Header_MenuEs3{
	margin-left:6px;
	margin-right:6px;
	width:98px;
}
#Header_MenuEs4{
	margin-left:6px;
	margin-right:6px;
	width:110px;
}
#Header_MenuEs5{
	margin-left:6px;
	margin-right:6px;
	width:74px;
}
#Header_MenuEs6{
	margin-left:6px;
	width:60px;
}
.Header_Menus{
	color:#333333;
	cursor:pointer;
	display:inline-block;
	*display:inline;
    font-family:'ColaborateLightRegular';
	font-size:18px;
	height:24px;
	padding-top:7px;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Header_Menus:hover{
	color:#FF0000;
	cursor:pointer;
	display:inline-block;
	*display:inline;
    font-family:'ColaborateLightRegular';
	font-size:18px;
	height:24px;
	padding-top:7px;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Header_Menus_A{
	color:#FF0000;
	cursor:pointer;
	display:inline-block;
	*display:inline;
    font-family:'ColaborateLightRegular';
	font-size:18px;
	height:24px;
	padding-top:7px;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Header_Menu_Line{
	background: url("../_imgs/linea_separadora2.png") repeat-y center center;	
	display:inline-block;
	*display:inline;
	height:28px;
	margin-top:1px;
	width:4px;
	vertical-align:top;
	zoom:1;
}
#Header_Menu_Top{
	color:#939393;
	width:215px;
	height:15px;
	position:absolute;
	right:25px;
	top:10px;
    font-family:'ColaborateLightRegular';
	font-size:14px;
}
#Header_Menu_Top_Sombra{
	position:absolute;
	background:url("../_imgs/gradient_upright.png") no-repeat;
	height:39px;
	width:403px;
	right:0px;
}
#Header_Menu_TopIdiomas{
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
}
.Header_Menus_Separador{
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
}
.Header_Menus_Top{
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
	cursor:pointer;
}
.Header_Menus_Top:hover{
	color:#FF0000;	
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
	cursor:pointer;
}
#Header_Menu_TopIdiomas_Es{
	/*background:url("../_imgs/band_mex2.jpg") no-repeat center center;*/
	width:16px;
	height:11px;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
	margin-left:4px;
	/*margin-top:2px;*/
	cursor:pointer;
}
#Header_Menu_TopIdiomas_Es:hover{
	color:#666633;
}
#Header_Menu_TopIdiomas_Es2{
	/*background:url("../_imgs/band_mex.png") no-repeat center center;*/
	width:16px;
	height:11px;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
	margin-left:4px;
	/*margin-top:2px;*/
	color:#666633;	
}
#Header_Menu_TopIdiomas_En{
	/*background:url("../_imgs/band_usa2.jpg") no-repeat center center;*/
	width:16px;
	height:11px;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
	margin-left:2px;
	/*margin-top:2px;*/
	cursor:pointer;
}
#Header_Menu_TopIdiomas_En2{
	/*background:url("../_imgs/band_usa.png") no-repeat center center;*/
	width:16px;
	height:11px;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	zoom:1;
	margin-left:2px;
	/*margin-top:2px;*/
	color:#666633;
}
#Header_Menu_TopIdiomas_En:hover{
	color:#666633;
}
/*SECCIONES******************************************************************************************************************************************/
#Section{
	background:#FFF;
	margin:0 auto;
	width:1000px;
	min-height:600px;
}
#Section_Sombra_Top{
	height:20px;
	width:1000px;
	position:relative;
	z-index:2;
}
#Section_Sombra_Top2{
	background: url("../_imgs/sombra_interior_up.png") no-repeat;
	height:53px;
	width:1000px;
	position:absolute;
	margin-top:-53px;
	z-index:2;
}
#Section_Sombra_Bottom{
	height:20px;
	width:1000px;
	position:relative;
	z-index:2;
}
#Section_Sombra_Bottom2{
	background: url("../_imgs/sombra_interior_down.png") no-repeat;
	height:53px;
	width:1000px;
	z-index:2;
}
#Section_Sombra_Bottom3{
	height:30px;
	width:834px;
	position:relative;
	z-index:2;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
#Section_Sombra_Bottom4{
	background: url("../_imgs/divisormision11.png") no-repeat;
	height:52px;
	width:834px;
	z-index:2;
}
#Section_Linea_Division{
	background:url("../_imgs/linea_separadora.png") repeat-x;
	height:2px;
	margin:0 auto;
	width:650px;
	margin-top:5px;
	margin-bottom:5px;
}
#Section_Linea_Division2{
	background:url("../_imgs/linea_separadora.png") repeat-x;
	height:2px;
	margin:0 auto;
	width:350px;
	margin-top:5px;
	margin-bottom:5px;
}
#Section_Linea_Division4{
	background:url("../_imgs/linea_separadora.png") repeat-x;
	height:2px;
	margin:0 auto;
	width:550px;
	margin-top:20px;
	margin-bottom:20px;
}
.Section_Linea_Division5{
	background:url("../_imgs/linea_separadora2.png") repeat-y center center;
	display:inline-block;
	*display:inline;
	height:220px;
	margin-bottom:20px;
	position:relative;
	vertical-align:top;
	width:8px;
	zoom:1;
}
#Section_Linea_Division6{
	background:url("../_imgs/linea_separadora.png") repeat-x;
	height:2px;
	margin:0 auto;
	width:1000px;
	margin-top:10px;
	margin-bottom:10px;
}
#Section_SubMenu{
	height:66px;
	width:1000px;
	z-index:4;
	margin-top:-21px;
	position:relative;
	z-index:3;
}
.Centrado{
	text-align:center;
	margin-top:20px;
	height:50px;
}
.CentradoF{
	display:inline-block;
	*display:inline;
	width:150px;
}
/*INDEX/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Section_Banner{
	background: url("../_imgs/Borde_Banner.png") no-repeat;
	height:380px;
	margin:0 auto;
	overflow:hidden;
	width:950px;
	position:relative;
	z-index:3;
}
#Section_Banner_Sombra{
	height:20px;
	width:950px;
	position:absolute;
	margin-top:-40px;
	margin-left:25px;
	z-index:2;
}
#Section_Banner_Sombra2{
	background:url("../_imgs/Sombra_Banner.png") no-repeat;
	height:53px;
	width:950px;
	position:absolute;
}
#Section_2{
	/*height:350px;*/
	margin:0 auto;
	position:relative;
	/*text-align:justify;*/
	width:925px;
}
.Section_2_Int_Der{
	display:inline-block;
	*display:inline;
	margin-left:24px;
	position:relative;
	vertical-align:top;
	width:435px;
	zoom:1;
	padding-top:20px;
}
.Section_2_Int_Der p{
	padding-left:20px;
	padding-right:20px;
}
.Section_2_Int_Izq{
	display:inline-block;
	*display:inline;
	margin-right:24px;
	position:relative;
	vertical-align:top;
	width:435px;
	zoom:1;
	padding-top:20px;
}
.Section_2_Int_Izq p{
	padding-left:20px;
	padding-right:20px;
}
.Section_2_Imgs{
	background: url("../_imgs/marco_home_1.png") no-repeat;
	height:340px;
	width:435px;
	margin-top:20px;
	cursor:pointer;
}
.Section_2_Imgs #flash_fallback_1{
	margin-left:10px;
	margin-top:10px;
}
.Section_2_Imgs img{
	margin-left:10px;
	margin-top:10px;
}
.Section_2_Imgs video{
	margin-left:10px;
	margin-top:10px;
}
#Section_Noticias{
	margin:0 auto;
	position:relative;
	/*text-align:justify;*/
	width:925px;
}
.Section_Noticias_Div{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	width:270px;
	padding-top:25px;
	margin-left:21px;
	margin-right:10px;
}
.Section_Noticias_Separador2{
	background:url("../_imgs/divisormision1.png") no-repeat;
	width:54px;
	height:202px;
	position:absolute;
	left:50%;
	margin-left:-210px;
	margin-top:-30px;
}
.Section_Noticias_Separador3{
	background:url("../_imgs/divisormision2.png") no-repeat;
	width:54px;
	height:202px;
	position:absolute;
	left:50%;
	margin-left:144px;
	margin-top:-30px;
}
.Section_Noticias_VerMas{
	width:70px;
	margin-top:20px;
	cursor:pointer;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*NOSOTROS//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Section_SubMenu_M1{
	width:63px;
	height:70px;
}
#Section_SubMenu_M2{
	width:68px;
	height:70px;
}
#Section_SubMenu_M3{
	width:28px;
	height:70px;
}
#Section_SubMenu_M4{
	width:113px;
	height:70px;
}
#Section_SubMenu_M5{
	width:100px;
	height:70px;
}
#Section_SubMenu_M6{
	margin-left:56.5px;
	width:179px;
	height:70px;
}
#Section_SubMenu_M7{
	width:173px;
	height:70px;
}
#Section_SubMenu_M8{
	width:75px;
	height:70px;
}
.Section_SubMenu_M{
	display:inline-block;
	*display:inline;
	cursor:pointer;
	font-family:'ColaborateRegular';
	font-size:14px;
	margin-left:4px;
	margin-right:4px;
	padding-top:24px;
	position:relative;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Section_SubMenu_M:hover{
	display:inline-block;
	*display:inline;
	color:#666633;
	cursor:pointer;
	font-family:'ColaborateRegular';
	font-size:14px;
	margin-left:4px;
	margin-right:4px;
	padding-top:24px;
	position:relative;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Section_SubMenu_M_A{
	background:url("../_imgs/cuadritomenu.png") no-repeat;
	display:inline-block;
	*display:inline;
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:16px;
	margin-left:4px;
	margin-right:4px;
	padding-top:24px;
	position:relative;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Section_SubMenu_M_A2{
	background:url("../_imgs/cuadritomenu.png") no-repeat;
	display:inline-block;
	*display:inline;
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:16px;
	margin-left:4px;
	margin-right:4px;
	padding-top:20px;
	position:relative;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Section_SubMenu_Separador{
	background:url("../_imgs/linea_separadora2.png") repeat-y;
	display:inline-block;
	*display:inline;
	height:30px;
	margin-top:24px;
	position:relative;
	vertical-align:top;
	width:2px;
	zoom:1;
}
#Section_Titulo_Dinamico{
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	width:600px;
	text-align:center;
}
#Section_Mascara{
	height:776px;
	overflow:hidden;
	position:relative;
	width:1000px;
	margin-top:-19px;
}
#Section_Mascara_Texto3{
	margin-left:30px;
}
#Section_Mascara_Texto5 img{
	/*margin-top:-60px;*/
}
#Section_Mascara_Texto6 img{
	margin-top:-19px;
}
.Section_Mascara_Textos{
	position:absolute;
	width:1000px;
	padding-top:30px;
	margin-top:-1400px;
}
.Section_Mascara_Textos p{
	padding-left:15px;
	padding-right:15px;
}
.Section_Mascara_Texto_{
	width:550px;
	margin:0 auto;
}
.Section_Mascara_Texto_Titulo2{
	background:url("../_imgs/misionvision_titulo.png") no-repeat center;
	height:116px;
}
.Section_Mascara_Texto_Titulo3{
	background:url("../_imgs/spstitulo.png") no-repeat center;
	height:116px;
}
.Section_Mascara_Texto_Titulo6{
	background:url("../_imgs/titulo_nosotros.png") no-repeat center;
	height:154px;
	margin-bottom:10px;
}
.Section_Mascara_Texto_Titulo7{
	background:url("../_imgs/responsabilidad_titulo.png") no-repeat center;
	height:116px;
}
.Section_Mascara_Texto_2Columnas{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	width:360px;
	text-align:justify;
	font-size:18px;
	line-height:18px;
	word-spacing:-2px;
}
.Section_Mascara_Texto_Linea{
	background:url("../_imgs/linea_separadora2.png") repeat-y center center;
	display:inline-block;
	*display:inline;
	height:170px;
	position:relative;
	vertical-align:top;
	width:8px;
	zoom:1;
	margin-top:-8px;
	margin-left:15px;
	margin-right:15px;
}
.Section_Mascara_Texto_LineaIzq{
	background:url("../_imgs/divisormision1.png") no-repeat;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	width:55px;
	height:202px;
	margin-right:30px;
	margin-top:-30px;
}
.Section_Mascara_Texto_LineaDer{
	background:url("../_imgs/divisormision2.png") no-repeat;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	width:55px;
	margin-left:30px;
	height:202px;
	margin-top:-30px;
}
#Section_Mascara_Texto6_Quimmco{
	background:url("../_imgs/logo_Quimmco.jpg") no-repeat;
	position:absolute;
	width:124px;
	height:100px;
	top:45px;
	left:40px;
	cursor:pointer;
}
#Section_Mascara_Texto6_Meritor{
	background:url("../_imgs/logo_meritor.jpg") no-repeat;
	position:absolute;
	width:152px;
	height:70px;
	top:65px;
	right:20px;
	cursor:pointer;
}
.Section_Mascara_Texto_Centrado{
	margin:0 auto;
	width:944px;
	margin-bottom:20px;
}
#Section_Mision{
	width:490px;
	margin:0 auto;
	text-align:left;
	margin-bottom:5px;	
	line-height:20px;
}
.Section_Mision_Titulo{
	text-align:left;
}
.Section_Mision_Izq{
	display:inline-block;
	*display:inline;
	margin-right:13px;
	position:relative;
	vertical-align:top;
	width:110px;
	zoom:1;
}
.Section_Mision_Der{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:310px;
	zoom:1;
}
.Section_Mision_Der_Texto{
	display:table-cell;
	vertical-align:middle;
	height:110px;
	padding:0;
	margin:0;
}
#Section_Vision{
	width:490px;
	margin:0 auto;
	text-align:left;
	margin-bottom:15px;	
	line-height:20px;
	position:relative;
	z-index:3;
}
.Section_Vision_Titulo{
	text-align:left;
}
.Section_Vision_Izq{
	display:inline-block;
	*display:inline;
	margin-right:13px;
	position:relative;
	vertical-align:top;
	width:110px;
	zoom:1;
}
.Section_Vision_Der{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:350px;
	zoom:1;
}
.Section_Vision_Der_Texto{
	display:table-cell;
	vertical-align:middle;
	height:156px;
	padding:0;
	margin:0;
}
#Section_Valores{
	width:980px;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:30px;
	text-align:left;
	font-size:18px;
	line-height:20px;
}
.Section_Valores_Titulo{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;	
}
.Section_LosValores{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:240px;
	height:198px;
	zoom:1;
	text-align:center;
}
.Section_LosValores .A{
	margin-top:35px;
}
.Section_LosValores2{
	position:absolute;
	background:url("../_imgs/divisorprocesos.png") no-repeat -30px 0px;
	width:306px;
	height:208px;
}
.Section_LosValores_Linea{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:40px;
	height:170px;
	zoom:1;
}
.Margenes{
	margin-top:-18px;
}
.Section_LosValores_Linea_1{
	background:url("../_imgs/divisormision1.png") no-repeat;
	width:55px;
	height:202px;
	margin-left:-17px;
	margin-top:-40px;
}
.Section_LosValores_Linea2{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:40px;
	height:170px;
	zoom:1;
}
.Section_LosValores_Linea2_1{
	background:url("../_imgs/divisormision2.png") no-repeat;
	width:55px;
	height:202px;
	margin:0;
	margin-top:-40px;
}
#Section_Mascara_Texto2_Sombra{
	height:20px;
	width:950px;
	position:absolute;
	margin-top:-4px;
	margin-left:25px;
	z-index:2;
}
#Section_Mascara_Texto2_Sombra2{
	background:url("../_imgs/Sombra_Banner.png") no-repeat;
	height:53px;
	width:950px;
	position:absolute;
}
.Section_Certificados{
	display:inline-block;
	*display:inline;
	margin-left:5px;
	position:relative;
	vertical-align:top;
	width:300px;
	zoom:1;
}
.Section_Certificados1{
	display:inline-block;
	*display:inline;
	margin-left:140px;
	margin-right:30px;
	position:relative;
	vertical-align:top;
	width:300px;
	zoom:1;
}
.Section_Certificados_Titulo{
	display:inline-block;
	*display:inline;
	margin-left:50px;
	margin-right:10px;
	margin-bottom:30px;
	position:relative;
	vertical-align:top;
	width:414px;
	height:100px;
	zoom:1;
}
.Section_Certificados_Texto{
	height:130px;
	padding-top:50px;
}
.Section_Certificados_Texto p{
	padding:0;
	margin:0;
}
.Section_Certificados_Texto_Izq{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	margin-right:10px;
}
.Section_Certificados_Texto_Der{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:90px;
	zoom:1;
}
.Section_Certificados_Separacion1{
	position:absolute;
	height:650px;
	width:54px;
	left:50px;
}
.Section_Certificados_Separacion2{
	position:absolute;
	height:650px;
	width:54px;
	left:410px;
}
.Section_Certificados_Separacion3{
	position:absolute;
	height:650px;
	width:54px;
	left:530px;
}
.Section_Certificados_Separacion4{
	position:absolute;
	height:650px;
	width:54px;
	left:880px;
}
.Section_Nosotros{
	width:650px;
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;
}
#Section_Localizacion_Botones{
	width:900px;
	height:400px;
	margin:0 auto;
	margin-top:-30px;
}
#Section_Localizacion_Mapa{
	width:1000px;
	height:400px;
	margin-top:-18px;
	position:relative;
}
.Section_Localizacion_Botonera{
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:middle;
	width:198px;
	height:198px;
	zoom:1;
}
.Section_Localizacion_Btns{
	background:#0F0;
	height:198px;
	width:198px;
	cursor:pointer;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:4;
}
.Section_Localizacion_Botonera .B{
	position:absolute;
}
#Section_Localizacion_Boton2 .B{
	opacity:0;
}
#Section_Localizacion_Boton1 .B{
	opacity:0;
}
.Section_Localizacion_Botonera_Texto{
	position:absolute;
	top:83px;
	width:198px;
	text-align:center;
	text-shadow:0px 0px 0px;
}
.Section_Localizacion_Botonera2_Texto{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	width:320px;
	height:300px;
}
.Section_Localizacion_Botonera2_Texto p{
	text-shadow:0px 0px 0px;
	font-size:18px;
	letter-spacing:0px;
}
.Section_Localizacion_Botonera2{
	background:url("../_imgs/divisorubicacion.png") no-repeat;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:middle;
	width:400px;
	height:348px;
	zoom:1;
	text-shadow:0px 0px 0px;
	padding-left:80px;
	padding-top:40px;
}
.Section_Mascara_Texto7_Responsabilidad1{
	background:url("../_imgs/sombrasnoticias.png") no-repeat -5.5px;
	width:1000px;
	height:260px;
}
.Section_Mascara_Texto7_Responsabilidad2{
	background:url("../_imgs/sombra_para_dos.png") no-repeat center;
	width:699px;
	height:260px;
	margin:0 auto;
}
.Section_Mascara_Texto7_Textos{
	width:260px;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	margin-left:67px;
	margin-top:20px;
	margin-right:-28px;
	text-align:center;
}
.Section_Mascara_Texto7_Textos img{
	margin-bottom:10px;
}
.Section_Mascara_Texto7_Textos .B{
	position:absolute;
	opacity:0;
}
.Section_Mascara_Texto7_Textos2{
	width:160px;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	margin-left:68px;
	margin-top:20px;
	margin-right:-18px;
	text-align:center;
}
.Section_Mascara_Texto7_Textos2 img{
	margin-bottom:10px;
}
.Section_Mascara_Texto7_Textos2 .B{
	position:absolute;
	opacity:0;
}
.Section_Mascara_Texto7_TextosLogo{
	background:url("../_imgs/mas_logo.png") no-repeat;
	position:absolute;
	width:78px;
	height:42px;
	right:-100px;
	margin-top:-10px;
}
.Section_Mascara_Texto7_Textos_Btns{
	background:#0F0;
	height:195px;
	width:260px;
	cursor:pointer;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:3;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*NOTICIAS//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Section_Noticia_Principal{
	margin:0 auto;
	width:1000px;
	text-align:justify;
	margin-top:-5px;
	position:relative;
	z-index:4;
}
#Section_Noticia_Principal_Titulo{
	width:630px;
	margin-bottom:10px;
	margin-left:35px;
}
#Section_Noticia_Principal_Izq{
	display:inline-block;
	*display:inline;
	margin-right:20px;
	margin-left:35px;
	margin-top:20px;
	position:relative;
	vertical-align:top;
	width:340px;
	zoom:1;
	z-index:2;
}
#Section_Noticia_Principal_Izq p{
	margin-bottom:30px;
}
#Section_Noticia_Principal_Der{
	display:inline-block;
	*display:inline;
	margin-left:15px;
	margin-top:20px;
	position:relative;
	vertical-align:top;
	width:560px;
	zoom:1;
	text-align:left;
}
#Section_Otras_Titulo{
	text-align:center;
	margin-bottom:15px;
}
#Section_Otras_Titulo2{
	width:160px;
	text-align:center;
	margin:0 auto;
	margin-bottom:15px;
}
#Section_Otras_Titulo2_Btn{
	background:#0F0;
	height:20px;
	width:160px;
	cursor:pointer;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:3;
}
#Section_Otras_Noticias{
	background:url("../_imgs/sombrasnoticias.png") no-repeat -5px;
	margin:0 auto;
	text-align:justify;
	width:1000px;
	margin-top:15px;
}
.Section_Otras_LasNoticias{
	display:inline-block;
	*display:inline;
	cursor:pointer;
	position:relative;
	text-align:center;
	vertical-align:top;
	width:255px;
	zoom:1;
	margin-left:69px;
	margin-right:-24px;
	margin-top:15px;
	margin-bottom:40px;
}
.Section_Otras_LasNoticias p{
	text-align:left;
}
#Form_Search{
	height:30px;
	position:absolute;
}
.Section_Noticia_Separacion1{
	display:table-cell;
	vertical-align:middle;
}
.Section_Noticia_Separacion1 .A{
	margin-left:-52px;
	vertical-align:middle;
	margin-right:8px;
	z-index:1;
	height:360px;
}
.Section_Noticia_Separacion1 .B{
	vertical-align:middle;
	margin:0;
}
.Section_Noticia_Separacion1 .C{
	vertical-align:middle;
	margin-top:12px;
	margin-left:30px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*SEARCH////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Section_Titulo{
	margin:0 auto;
	padding-top:2px;
	width:925px;
	position:relative;
	z-index:4;
	text-align:center;
}
#Section_LasNoticias{
	margin:0 auto;
	width:1000px;
	position:relative;
	z-index:4;
}
#SearchNoticia{
	height:130px;
	margin-top:15px;
	position:relative;
	width:600px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	text-align:justify;
	z-index:4;
}
.SearchNoticiaCentrada{
	text-align:center;
	margin-bottom:15px;
}
.SearchViewNoticias{
	width:70px;
	margin-top:15px;
	cursor:pointer;
	color:#666633;
	font-family:'ColaborateRegular';
	font-size:14px;
}
.Section_Noticias_Search{
	background:url("../_imgs/buscador.png") no-repeat;
	width:324px;
	height:31px;
	position:absolute;
	z-index:5;
	right:16px;
	margin-top:-5px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*PROCESO///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Section_SubMenu2_M1{
	margin-left:128.5px;
	width:179px;
	height:46px;
}
#Section_SubMenu2_M2{
	width:82px;
	height:46px;
}
#Section_SubMenu2_M3{
	width:85px;
	height:46px;
}
#Section_SubMenu2_M4{
	width:79px;
	height:46px;
}
#Section_SubMenu2_M5{
	width:156px;
	height:46px;
}
#Section_SubMenu2_M6{
	width:74px;
	height:46px;
}
.Section_SubMenu2_M{
	display:inline-block;
	*display:inline;
	cursor:pointer;
	font-family:'ColaborateRegular';
	font-size:14px;
	margin-left:4px;
	margin-right:4px;
	padding-top:24px;
	position:relative;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Section_SubMenu2_M:hover{
	display:inline-block;
	*display:inline;
	color:#666633;
	cursor:pointer;
	font-family:'ColaborateRegular';
	font-size:14px;
	margin-left:4px;
	margin-right:4px;
	padding-top:24px;
	position:relative;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Section_SubMenu2_M_A{
	background:url("../_imgs/cuadritomenu.png") no-repeat;
	display:inline-block;
	*display:inline;
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:16px;
	margin-left:4px;
	margin-right:4px;
	padding-top:24px;
	position:relative;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
.Section_SubMenu2_M_A2{
	background:url("../_imgs/cuadritomenu.png") no-repeat;
	display:inline-block;
	*display:inline;
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:16px;
	margin-left:4px;
	margin-right:4px;
	padding-top:20px;
	position:relative;
	text-align:center;
	vertical-align:top;
	zoom:1;
}
#Section_Mascara2{
	width:1000px;
	height:661px;
	overflow:hidden;
	position:relative;
	margin-top:-18px;
}
.Section_Mascara2_Textos{
	position:absolute;
	width:1000px;
}
.Section_Mascara2_Textos p{
	padding-left:15px;
	padding-right:15px;
}
.Section_Mascara2_Textos_Videos{
	width:780px;
	height:441px;
	margin:0 auto;
	overflow:hidden;
	z-index:1;
	position:relative;
}
.Section_Mascara2_Textos_Videos video{
	margin-left:-2px;
}
#Section_Mascara2_FlechaIzq{
	background:#FFF url("../_imgs/product_left.jpg") no-repeat center center;
	width:110px;
	height:440px;
	position:absolute;
	cursor:pointer;
	z-index:3;
}
#Section_Mascara2_FlechaDer{
	background:#FFF url("../_imgs/product_right.jpg") no-repeat center center;
	width:110px;
	height:440px;
	position:absolute;
	right:0;
	cursor:pointer;
	z-index:3;
}
.Section_Mascara2_Textos_Textos{
	width:1000px;
	height:208px;
	margin-top:-15px;
}
.Section_Mascara2_Textos_Textos2{
	background:url("../_imgs/divisorprocesos.png") no-repeat;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:306px;
	height:208px;
	zoom:1;
	margin-left:-29px;
	margin-right:-30px;
}
.Section_Mascara2_Textos_Textos_Numero{
	text-align:center;
	width:175px;
	height:95px;
	margin-left:67px;
	margin-top:25px;
}
.Section_Mascara2_Textos_Textos_Texto{
	width:160px;
	height:90px;
	margin-left:70px;
	font-size:18px;
	letter-spacing:-1px;
	text-align:center;
	line-height:18px;
}
#Section_Mascara2_SombraIzq{
	background:url("../_imgs/sombravideo_intizq.png") no-repeat center center;
	width:52px;
	height:440px;
	position:absolute;
	cursor:pointer;
	z-index:2;
	left:109px;
}
#Section_Mascara2_SombraDer{
	background:url("../_imgs/sombravideo_intder.png") no-repeat center center;
	width:52px;
	height:440px;
	position:absolute;
	right:109px;
	cursor:pointer;
	z-index:2;
}
.Section_Mascara2_Textos_Video_Play_Pauses{
	width:780px;
	height:441px;
	z-index:4;
	position:absolute;
	left:110px;
}
.Section_Mascara2_Textos_Video_Play_Pause2{
	background:url("../_imgs/play_pause.png") no-repeat center center;
	width:780px;
	height:441px;
	z-index:4;
	position:absolute;
	left:110px;
}
.Section_Mascara2_Textos_Video_Play_Pause3{
	background:url("../_imgs/playagain.png") no-repeat center center;
	width:780px;
	height:441px;
	z-index:4;
	position:absolute;
	left:110px;
}
.Section_Mascara2_Textos_Video_Play_Pause4{
	background:url("../_imgs/pausa.png") no-repeat center center;
	width:780px;
	height:441px;
	z-index:4;
	position:absolute;
	left:110px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*CONTACTO//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Section_Contacto{
	background:url("../_imgs/contactodivisiones.png") no-repeat;
	margin:0 auto;
	width:803px;
	height:509px;
	margin-top:-19px;
	position:relative;
}
#Section_Contacto_Izq{
	width:300px;
	height:202px;
	left:50px;
	top:135px;
	position:absolute;
}
#Section_Contacto_Der{
	position:absolute;
	width:439px;
	height:268px;
	top:127px;
	left:361px;
	color:#ff0000;
}
#Section_Contacto_Enviar{
	position:absolute;
	padding-top:10px;
	width:120px;
	height:30px;
	text-align:center;
	cursor:pointer;
	font-family:'ColaborateBoldRegular';
	left:585px;
	top:400px;
}
#Section_Contacto_Enviar:hover{
	padding-top:10px;
	width:120px;
	height:30px;
	text-align:center;
	cursor:pointer;
	font-family:'ColaborateBoldRegular';
	color:#ff0000;
}
#Section_Contacto_Mensaje{
	width:290px;
	height:60px;
	text-align:center;
	color:#ff0000;
	position:absolute;
	left:500px;
	top:440px;
}
#Section_Contacto_Der input{
	font-family:'ColaborateLightRegular';
	background:none;
	margin-left:12px;
	font-size:16px;
	color:#ff0000;
	width:290px;
}
#Section_Contacto_Der textarea{
	font-family:'ColaborateLightRegular';
	background:none;
	border:none;
	margin-left:12px;
	font-size:16px;
	color:#ff0000;
	width:290px;
	resize:none;
}
.Section_Contacto_Izqs{
	height:54px;
	width:300px;
	position:relative;
}
.Section_Contacto_Izqs_{
	background:#0F0;
	height:52px;
	width:318px;
	cursor:pointer;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:3;
	left:-8px;
	top:-8px;
}
.RadioBoton{
	background:url("../_imgs/alveoito.png") no-repeat;
	width:15px;
	height:15px;
	margin-top:11px;
	margin-left:1px;
	position:absolute;
	z-index:2;
}
.RadioBotonOn{
	background:url("../_imgs/alveoito_on.png") no-repeat;
	width:15px;
	height:15px;
	margin-top:11px;
	margin-left:1px;
	position:absolute;
	z-index:2;
}
.Section_Contacto_Texto{
	position:absolute;
	left:25px;
	color:#ff0000;
	z-index:2;
}
.Section_Contacto_TextoOn{
	position:absolute;
	left:25px;
	z-index:2;
}
.Titulos{
	color:#68696d;
	margin-top:9px;
}
.TitulosOn{
	color:#666633;
	margin-top:9px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*PRODUCTOS/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Section_Mascara3{
	width:1000px;
	height:508px;
	overflow:hidden;
	position:relative;
	margin-top:-18px;
}
#Section_Mascara3_FlechaIzq{
	background:#FFF url("../_imgs/product_left.jpg") no-repeat center center;
	width:75px;
	height:507px;
	position:absolute;
	cursor:pointer;
	z-index:1;
}
#Section_Mascara3_FlechaDer{
	background:#FFF url("../_imgs/product_right.jpg") no-repeat center center;
	width:75px;
	height:507px;
	position:absolute;
	right:0;
	cursor:pointer;
	z-index:1;
}
#Section_Mascara3_SombraIzq{
	background:url("../_imgs/sombravideo_intizq2.png") no-repeat center center;
	width:52px;
	height:507px;
	position:absolute;
	cursor:pointer;
	z-index:3;
	left:75px;
}
#Section_Mascara3_SombraDer{
	background:url("../_imgs/sombravideo_intder2.png") no-repeat center center;
	width:52px;
	height:507px;
	position:absolute;
	right:75px;
	cursor:pointer;
	z-index:3;
}
.Section_Mascara3_Productos{
	width:1000px;
	height:510px;
	position:absolute;
	left:1200px;
}
.Section_Mascara3_ElProducto{
	width:850px;
	height:345px;
	position:absolute;
	top:50%;
	margin-top:-250px;
	left:50%;
	margin-left:-425px;
}
.Section_Mascara3_ElProducto_Img{
	background:url("../_imgs/display_1_product.png") no-repeat center center;
	width:361px;
	height:345px;
	position:absolute;
	left:0px;
}
.Section_Mascara3_ElProducto_Texto{
	width:270px;
	height:200px;
	position:absolute;
	left:488px;
	top:01px;
}
.Section_Mascara3_ElProducto_Sombra1{
	width:54px;
	height:345px;
	position:absolute;
	left:430px;
}
.Section_Mascara3_ElProducto_Sombra2{
	width:54px;
	height:345px;
	position:absolute;
	left:780px;
}
.Section_Mascara3_ElProducto_Texto_Titulo{
	height:20px;
	width:270px;
	text-align:center;
	display:table-cell;
	vertical-align:top;
	margin-bottom:10px;
	line-height:20px;
	position:relative;
}
.Section_Mascara3_ElProducto_Texto_Texto{
	width:155px;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	margin-left:5px;
}
.Section_Mascara3_ElProducto_Texto_Peso{
	background:url("../_imgs/ico_kg.png") no-repeat center 0px;
	width:45px;
	height:65px;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
}
.Section_Mascara3_ElProducto_Texto_Long{
	background:url("../_imgs/ico_medida.png") no-repeat center 7px;
	width:45px;
	height:65px;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
}
#Section_Mascara3_Galeria{
	margin:0 auto;
	width:1000px;
}
.Section_Mascara3_Galerias{
	width:136px;
	height:146px;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	margin-left:11px;
	margin-right:-10px;
}
.Section_Mascara3_Galerias2{
	width:1000px;
	height:40px;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	text-align:center;
}
.Btn{
	background:#0F0;
	height:136px;
	width:136px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	cursor:pointer;
}
.Section_Mascara3_Galerias img{
	position:absolute;
}
.Section_Mascara3_Galerias .A{
	width:136px;
	height:156px;
	position:absolute;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*CLIENTES//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#Section_Mascara4{
	width:1000px;
	height:1500px;
	overflow:hidden;
	position:relative;
}
.Section_Mascara4_Separacion1{
	position:absolute;
	left:50px;
}
.Section_Mascara4_Separacion2{
	position:absolute;
	left:200px;
}
#Section_Mascara4_Izq{
	position:absolute;
	width:200px;
	left:30px;
}
#Section_Mascara4_Cen{
	position:absolute;
	width:500px;
	left:300px;
	top:368px;
}
#Section_Mascara4_Der{
	position:absolute;
	width:200px;
	right:40px;
}
.Section_Mascara4_Logos{
	width:200px;
	height:120px;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	zoom:1;
	text-align:center;
}
.Section_Mascara4_Logos2{
	width:200px;	
	height:120px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	*position:absolute;
	*left:0px;
	*top:10%;
}
#Section_Mascara4_Texto{
	position:absolute;
	width:450px;
	left:270px;
	top:9px;
	text-align:justify;
	letter-spacing:-1px;
	height: 500px;

}
#Section_Mascara4_Texto p{
	letter-spacing:-2px;
	text-align:left;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*INNOVACION////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.Section_Titulo_Innovacion{
	background:url("../_imgs/innovaciom_title.png") no-repeat center;
	width:1000px;
	height:154px;
	margin:0 auto;
	margin-bottom:10px;
}
.Section_Innovacion_Centrado{
	text-align:center;
	width:700px;
	margin:0 auto;
	font-size:18px;
	margin-bottom:20px;
}
.Section_Innovacion_CentradoB{
	text-align:center;
	width:700px;
	margin:0 auto;
	font-size:18px;
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:18px;
}
.Section_Innovacion_Pilares{
	background:url("../_imgs/divisorprocesos.png") no-repeat;
	width:306px;
	height:208px;
	display:inline-block;
	position:relative;
	vertical-align:top;
	margin-left:100px;
	margin-right:-160px;
}
.Section_Innovacion_CentradoT{
	text-align:center;
	width:700px;
	margin:0 auto;
	color:#666633;
	font-family:'ColaborateBoldRegular';
	font-size:24px;
	line-height:24px;
	margin-bottom:15px;
}
.Section_Innovacion_Tipo1{
	width:90px;
	height:250px;
	display:inline-block;
	position:relative;
	vertical-align:top;
	margin-left:20px;
}
.Section_Innovacion_Tipo2{
	background:url("../_imgs/flecha_innova.png") no-repeat 50% 50%;
	width:125px;
	height:250px;
	display:inline-block;
	position:relative;
	vertical-align:top;
}
.Section_Innovacion_Tipo3{
	width:500px;
	height:250px;
	display:inline-block;
	position:relative;
	vertical-align:top;	
}
.Section_Innovacion_Tipo4{
	width:100px;
	height:250px;
	display:inline-block;
	position:relative;
	vertical-align:top;
}
.Section_Innovacion_Pilares_Centrado{
	width:203px;
	text-align:center;
	margin-left:50px;
	margin-top:30px;
}
.Section_Innovacion_Tipo_Centrado{
	width:90px;
	font-size:18px;
	margin-top:95px;
}
.Section_Innovacion_Tipo_Centrado2{
	width:110px;
	font-size:18px;
	margin-top:85px;
}
.Section_Innovacion_Tipo3_Pilares{
	width:500px;
	height:100px;
	margin-top:40px;
	margin-bottom:20px;
}
.Section_Innovacion_Tipo3_Texto{
	width:500px;
	text-align:center;
	color:#666633;
}
.Section_Innovacion_Tipo3_Pilares_{
	background:url("../_imgs/divisorprocesos2.png") no-repeat;
	width:147px;
	height:100px;
	display:inline-block;
	position:relative;
	vertical-align:top;
	margin-left:32px;
	margin-right:-40px;
}
.Section_Innovacion_Tipo3_Pilares_Centrado{
	width:95px;
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	margin-left:26px;
	text-align:center;
	margin-top:27px;
	
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*FOOTER*********************************************************************************************************************************************/
#Footer{
	width:1030px;
	height:140px;
	position:relative;
	z-index:2;	
	left:50%;
	margin-left:-515px;
}
.Footer_Seccion{
	background:#FFF;
	height:130px;
	margin:0 auto;
	width:1000px;
	position:relative;
	z-index:2;
}
.Footer_Seccion2{
	background:url("../_imgs/Sombra_Contenido.png") repeat-y;
	height:100px;
	width:1036px;
	position:absolute;
	z-index:1;
	margin-left:-3px;
}
#Footer_Seccion_Bar{
	background:url("../_imgs/Footer_Bar.png") no-repeat;
	width:1030px;
	height:89px;
	position:absolute;
	bottom:-6px;
	z-index:6;
}
.Footer_Seccion_Bar_Izq{
	top:23px;
	color:#f3cfb9;
	display:inline-block;
	*display:inline;
	font-size:12px;
	left:0px;
	margin-left:25px;
	position:absolute;
	width:500px;	
	text-shadow:0px 0px 0px;
}
.Footer_Seccion_Bar_Der{
	top:23px;
	color:#f3cfb9;
	display:inline-block;
	*display:inline;
	font-size:12px;
	margin-right:25px;
	position:absolute;
	right:0px;
	text-align:right;
	width:500px;
	text-shadow:0px 0px 0px;
}
#Footer_Seccion_Mapa{
	background:none;
	height:30px;
	left:50%;
	margin-left:-475px;
	overflow:hidden;
	position:absolute;
	top:47px;
	width:950px;
}
#Footer_Seccion_Mapa_Botton{
	background: url("../_imgs/footer_mapa.png") no-repeat;
	color:#f3cfb9;
	cursor:pointer;
	font-family:'ColaborateThinRegular';
	font-size:14px;
	height:30px;
	left:50%;
	margin-left:-92px;
	padding-top:7px;
	position:absolute;
	text-align:center;
	width:185px;
	text-shadow:0px 0px 0px;
	z-index:5;
}
#Footer_Seccion_Mapa_Sitios{
	background:#ae3433;
	height:165px;
	top:50px;
	position:absolute;
	width:950px;
	z-index:5;
}
.Footer_Seccion_Mapa_Sitios_Border_Rounded{
	background:url("../_imgs/border_rounded.png");
	height:23px;
	position:absolute;
	width:950px;
	z-index:5;
	top:-20px;
}
#Footer_Seccion_Bottom{
	background:url("../_imgs/footer_sombra.png") no-repeat;
	position:absolute;
	width:1053px;
	height:80px;
	margin-left:-17px;
	margin-top:-56px;
	z-index:4;
}
#Footer_Seccion_Twitter{
	background:url("../_imgs/logo_twitter.png") no-repeat;
	position:absolute;
	width:63px;
	height:13px;
	left:50%;
	margin-left:-160px;
	top:25px;
	cursor:pointer;
}
#Footer_Seccion_Facebook{
	background:url("../_imgs/logo_facebook.png") no-repeat;
	position:absolute;
	width:68px;
	height:14px;
	left:50%;
	margin-left:-74px;
	top:24px;
	cursor:pointer;
}
#Footer_Seccion_Linked{
	background:url("../_imgs/logo_linkedin.png") no-repeat;
	position:absolute;
	width:68px;
	height:20px;
	left:50%;
	margin-left:20px;
	top:22px;
	cursor:pointer;
}
#Footer_Seccion_Youtube{
	background:url("../_imgs/logo_youtube.png") no-repeat;
	position:absolute;
	width:56px;
	height:22px;
	left:50%;
	margin-left:110px;
	top:20px;
	cursor:pointer;
}
/*CLASES TEXTO***************************************************************************************************************************************/
.Titulo_Rojo_Light_18{
	color:#666633;
	font-family:'ColaborateLightRegular';
	font-size:18px;
}
.Titulo_Gris_Light_18{
	color:#68696d;
	font-family:'ColaborateLightRegular';
	font-size:18px;
}
.Titulo_Gris_Bold_18{
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:18px;
}
.Titulo_Rojo_Regular_20_Pointer{
	color:#333333;
	font-family:'ColaborateRegular';
	font-size:20px;
	line-height:19px;
	cursor:pointer;
}
.Titulo_Rojo_Regular_20{
	color:#666633;
	font-family:'ColaborateRegular';
	font-size:20px;
	line-height:19px;
}
.Titulo_Rojo_Bold_20{
	color:#666633;
	font-family:'ColaborateBoldRegular';
	font-size:20px;
}
.Titulo_Rojo_Light_20{
	color:#666633;
	font-family:'ColaborateLightRegular';
	font-size:20px;
}
.Titulo_Gris_20{
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:20px;
}
.Titulo_Gris_Bold_20{
	color:#666633;
	font-family:'ColaborateBoldRegular';
	font-size:20px;
}
.Titulo_Blanco_Regular_20{
	color:#FFF;
	font-family:'ColaborateRegular';
	font-size:20px;
}
.Titulo_Rojo_Bold_22{
	color:#666633;
	font-family:'ColaborateBoldRegular';
	font-size:22px;
	line-height:22px;
}
.Titulo_Rojo_Light_22{
	color:#666633;
	font-family:'ColaborateLightRegular';
	font-size:22px;
	line-height:22px;
}
.Titulo_Rojo_Regular_22{
	color:#666633;
	font-family:'ColaborateRegular';
	font-size:22px;
	line-height:22px;
}
.Titulo_Gris_Bold_22{
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:22px;
	line-height:22px;
}
.Titulo_Gris_Light_22{
	color:#68696d;
	font-family:'ColaborateLightRegular';
	font-size:22px;
	line-height:22px;
}
.Titulo_Rojo_Regular_24{
	color:#666633;
	font-family:'ColaborateRegular';
	font-size:24px;
	line-height:24px;
}
.Titulo_Rojo_Bold_24{
	color:#666633;
	font-family:'ColaborateBoldRegular';
	font-size:24px;
	line-height:24px;
}
.Titulo_Gris_Bold_24{
	color:#68696d;
	font-family:'ColaborateBoldRegular';
	font-size:24px;
	line-height:19px;
}
.Titulo_Blanco_Bold_24{
	color:#FFF;
	font-family:'ColaborateBoldRegular';
	font-size:24px;
	line-height:19px;
}
.Titulo_Gris_Thin_30{
	color:#68696d;
	font-family:'ColaborateThinRegular';
	font-size:30px;
	line-height:30px;
}
.Titulo_Rojo_Thin_30{
	color:#666633;
	font-family:'ColaborateThinRegular';
	font-size:30px;
	line-height:30px;
}
.Titulo_Rojo_Bold_30{
	color:#333333;
	font-family:'ColaborateBoldRegular';
	font-size:14px;
	line-height:14px;
}
.Titulo_Rojo_Thin_34{
	color:#666633;
	font-family:'ColaborateThinRegular';
	font-size:34px;
	line-height:34px;
}
.Titulo_Gris_Thin_34{
	color:#68696d;
	font-family:'ColaborateThinRegular';
	font-size:34px;
	line-height:34px;
}
.Texto_Rojo{
	color:#666633;
}
.Texto_Rojo_Light_14{
	color:#666633;
	font-size:14px;
}
.Texto_Rojo_Regular_14{
	color:#666633;
	font-family:'ColaborateRegular';
	font-size:14px;
}
.Texto_Regular_20{
	font-family:'ColaborateThinRegular';
	font-size:20px;
	line-height:20px;
}
.Texto{
	font-size:16px;	
}
.Texto_Bold{
	font-family:'ColaborateBoldRegular';
}
.Texto_Bold_24{
	font-family:'ColaborateBoldRegular';
	font-size:24px;
	line-height:20px;
}
.Texto_24{
	font-size:24px;
	line-height:20px;
}
/****************************************************************************************************************************************************/
