@import url("reset.css");

* html .img_detalle_noticia,
* html .opciones_det_not,
* html .cajas_inferior3,
* html .logo_div,
* html .menu_div,
* html .img_banner_div,
* html .col_izquierda_div,
* html #menu li,
* html .contenido_noticia, * html .contenido_links,
* html .cajas_inferior1, * html .cajas_inferior2 {display:inline;}

body {
	background: #C9D8C1 url(../images/00-fondo_pagina.jpg) center top repeat-x;
	font-family: 'Open Sans', Arial,Helvetica,sans-serif;
	overflow-x: hidden;
	color: #333;
	font-size: 12px;
}

.bg-trama {background: url(../images/bg-trama.png) repeat; width: 100%; height: 100%; position: absolute; z-index: -9999;}

@font-face {
    font-family: "Gnuolane";
    src: url("../font/gnuolane_rg-webfont.ttf") format("truetype");
    src: url('../font/gnuolane_rg-webfont-webfont.eot');
    src: url('../font/gnuolane_rg-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gnuolane_rg-webfont-webfont.woff') format('woff'),
         url('../font/gnuolane_rg-webfont-webfont.ttf') format('truetype'),
         url('../font/gnuolane_rg-webfont-webfont.svg#GnuolaneRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;;
}


/*------------Macros----------------*/

h1 {
    border-left: 1px solid #CEE6D8;
	font-family: 'Roboto Slab', serif;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: -1px;
	line-height: 28px;
    margin-top: 6px;
    padding-left: 10px;
	text-transform:uppercase;
	color:#333745;}
h2 {
    font-family: 'Roboto Slab', serif; 
	color:#333745;
    font-size: 24px;
    font-weight: 700;
   	line-height: 28px;
    margin-top: 6px;
    padding-left: 10px;
    text-transform: uppercase;
}

h3 {
    border-left: 3px solid#0C9;
    font-family: 'Roboto Slab', serif; 
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
	line-height: 25px;
    margin-top: 6px;
    padding-left: 6px;
    text-transform: uppercase;
	display: inline-block;
	color:#333745;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.btn, #button, #button2, #buscar input.btn, .boton_login, .continuar, .continuar a, .recupera_pass a  {
	color: #fff;
	font-weight: bold;
	background: #006699;
	line-height: 16px;
	width: auto;
	height: auto;
	font: 14px;
	border: 1px solid #BB9200;
	padding:5px;
	display: inline-block;
	    -moz-border-radius: 3px; /* Firefox */  
  -webkit-border-radius: 3px; /* Safari, Chrome */  
  border-radius: 3px; /* CSS3 */  
}


input[type="text"] {
	-webkit-border-radius: 3px 3px;
	-moz-border-radius: 3px / 3px;
	border-radius: 3px / 3px;
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #CCCCCC;
    font-family: inherit;
    font-size: 12px;
    margin: 0;
    padding: 5px;
    width: 100%;

}

input[type="password"] {
	-webkit-border-radius: 3px 3px;
	-moz-border-radius: 3px / 3px;
	border-radius: 3px / 3px;
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #CCCCCC;
    font-family: inherit;
    font-size: 12px;
    margin: 0;
    padding: 5px;
    width: 100%;
}

textarea {
	-webkit-border-radius: 3px 3px;
	-moz-border-radius: 3px / 3px;
	border-radius: 3px / 3px;
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #CCCCCC;
    font-family: inherit;
    font-size: 12px;
    margin: 0;
    padding: 5px;
    width: 100%;
}


/*------------Design----------------*/

.nombre_txt {
    font-size: 110%;
    font-weight: bold;
    text-align: left;
}



.contenedor {
	padding:10px 10px 10px 10px;
	padding-bottom:0px;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	margin-bottom: 0px;
}
.contenido100{
    padding: 0 20px;
    width: 900px;
}
.contenido {
	float: left;
	width:auto;
	padding: 0px 0px 5px 5px;
}

#contenido img {
-webkit-transition:all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-ms-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
transition: all 1s ease 0s;
}
#contenido img:hover {
    opacity: 0.6;
}



.caja_contenedor {
    border: 1px solid #CCCCCC;
	height: 260px;
}

.caja_contenedor a img {
    border: 1px solid #CCCCCC;
}


.contenido_noticia {
	float: right;
	width: 650px;
	padding: 0 20px;
}

.contenido_links {
	float: right;
	width: 650px;
	padding: 0 20px;
}

.contenido_detalle {
	float: right;
	width: 650px;
	padding: 0 20px;
}
.contenido_contacto {
	float: right;
	width: 650px;
	padding: 0 20px;
}
.contenido_listado {
    display: inline-block;
    height: auto;
    width: 100%;
}

.vinculo_caja_inferior2 a span {
	color: #fff !important;
}

.img_detalle_noticia {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	height: 156px;
	width: 193px;
}

.paginador_img_detalle_noticia, .paginador_img_detalle_noticia a {
	color: #fff;

}
.paginador_img_detalle_noticia a:hover{
	text-decoration:underline;	
}

.opciones_det_not {
	text-decoration:none;
	text-align: center;
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	padding-top: 20px;
}

.col_coti3_2, .col_coti3_7, .col_coti3_6, .col_coti3_5, .col_coti3_4, .col_coti3_3, .col_coti3_1 {
	background: #E4E4E4;
}

.opciones_det_not a{
	text-decoration:none;
}
.opciones_det_not a:hover{
	text-decoration:underline;
		
}


/*CAJAS INFERIORES DE IZQUIERDA A DERECHA*/
.cajas_inferior1, .cajas_inferior2, .cajas_inferior3  {
    float: left;
    height: 130px;
    margin-left: 13px;
    margin-right: 0;
    padding: 10px;
    width: 280px;
	color:#C9D8C1;
}



.texto_caja_inferior1, .texto_caja_inferior2, .texto_caja_inferior3 {
    height: 100px;
    line-height: 20px;
    padding-left: 5px;
    padding-top: 20px; 
}

/*FIN CAJAS INFERIORES*/

/*VINCULOS CAJAS INFERIORES*/
.vinculo_caja_inferior1 {margin-top: 8px; display: block; margin-left: 10px;}
.vinculo_caja_inferior1 a {
	font-weight: normal;
	color: #363C4C;
	background:#C9D8C1;
	-moz-border-radius: 3px; /* Firefox */  
    -webkit-border-radius: 3px; /* Safari, Chrome */  
    border-radius: 3px; /* CSS3 */  
	padding: 3px 8px;
}
.vinculo_caja_inferior1 a:hover{
	background:#FFC;
	-moz-transition: all 0.3s ease-in-out 0s;
	
}

.vinculo_caja_inferior2 {margin-top: 8px; display: block; margin-left: 10px;}
.vinculo_caja_inferior2 a {
	font-weight: normal;
	color: #363C4C;
	background:#C9D8C1;
	-moz-border-radius: 3px; /* Firefox */  
    -webkit-border-radius: 3px; /* Safari, Chrome */  
    border-radius: 3px; /* CSS3 */  
	padding: 3px 8px;
}
.vinculo_caja_inferior2 a:hover{
	background:#FFC;
	-moz-transition: all 0.3s ease-in-out 0s;

}
/*FIN VINCULOS CAJAS INFERIORES*/


.logo_div {
	height: 1px;
	margin: -12px 0 7px 302px;
}


.menu_div {
    background-color:rgba(43,66,65,0.2);
    float: right;
    margin: 111px auto 0;
}

.img_banner_div {
    float: left;
    height: auto;
    margin-left: -63px;
   margin-top: 18px;
    width: auto;
}

.col_izquierda_div {
	float: left;
	width: 220px;
	padding: 0 0 0 20px;
	height: auto;
	display: inline-block;
}

.contenido_col_izquierda br {
	display: none;
}

#col_derecha {
	float: left;
	width: 200px;
	padding: 0 0 0 0px;
	margin-right: 20px;
	margin-top: 5px;
	height: auto;
}

#col_derecha img{
	margin-bottom: 10px;
}

.top-col-izq{
	background-image: url("../images/top-lateral.png");
    background-repeat: no-repeat;
	height: 61px;
	width: 240px;
	}
	
.top-col-izq-galeria{
	background-image: url("../images/top-lateral-galeria.png");
    background-repeat: no-repeat;
	height: 61px;
	width: 240px;
	}
	
.pie-col-izq{
	background-image: url("../images/pie-lateral.png");
    background-repeat: no-repeat;
	height: 22px;
	width: 229px;
	margin-top: -3px;
	}
	
.titulo_seccion_columna_izquierda {
}

.titulo_seccion_columna_izquierda_div {
}

.contenido_col_izquierda {
	padding: 10px 5px 10px;
}


/*paddings*/

.relleno_superior{
	padding-top:10px;
}
.relleno_derecha{
	padding-right:10px;
}
.relleno_inferior{
	padding-bottom:10px;
}
.relleno_izquierda{
	padding-left:10px;
}
.footer {
	margin-top: -72px;
	text-align: center;
	width: 960px;
	height: 21px;
	padding: 1px 0 0;
	margin-left: 30px;
	margin-right: -10px;
	background-image: url(../images/00-bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/00-bg-footer.png', sizingMethod='scale');
	
}

.footer br {
	display: none;
}
.grupo_superior {	
    background-image: url("../images/00-fondo_grupo_sup.ng");
    background-position: center bottom;
    background-repeat: no-repeat;
    display: inline-block;
    height: auto;
    padding: 0 10px;
    width: 940px;
}
.grupo_central {
    margin-top:20px;
	height: auto;
	display: inline-block;
    min-height: 350px;
    padding: 30px 10px;
    width: 940px;
	background: #fff;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}



.grupo_inferior {
    background-image: url("../images/00-bg-grupoinferior.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 274px;
    margin-left: -336px;
    padding-left: 336px;
    padding-top:5px;
    width: 1304px;
}
.grupo_inferior h1 {
	

   color:#FFFFD5;
   text-transform:none;
   

	
	}
.titulos {
}

.sub_titulos {
	font-size: 16px;
	font-weight: bold;
}

h3.fuente_fecha_publi{
	margin:10px 0 0 0;
	
}
.fuente_fecha_publi {
	font-weight: normal;
}
.texto_general {
}
/*MODIFICA CUALQUIER SELECTOR DENTRO DE LA ID TEXTO_INICIO*/
#texto_inicio {
	font-family: 'Open Sans', Arial,Helvetica,sans-serif !important;
	color: #333 !important;
	padding: 15px 0 0 15px;
	text-align: left;
}

#texto_inicio p span {
	font-family: 'Open Sans', Arial,Helvetica,sans-serif !important;
	color: #333 !important;
}

#texto_inicio a{

	font-weight: bold;
}
	
#texto_inicio a:hover{
	text-decoration:underline;
}

#texto_inicio ul {	
	padding: 10px;
	display: block;
	margin-bottom: 20px;
/*	background: #E2E2E2;
	border: 1px solid 1b1b1b;
	-moz-box-shadow: 0 0 5px 5px #CCC;
	-webkit-box-shadow: 0 0 5px 5px #ccc;
	box-shadow: 0 0 5px 5px #ccc;*/
}
#texto_inicio li{
	list-style: disc;
	margin-left:10px;
	
}
.creditos {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	margin-right: 50px;
	padding-top: 50px;
	text-align: center;

}
.creditos a{
	color: #fff;
    font-weight: bold;
    text-decoration: none;
	text-shadow: #000 0px 1px 5px; 
}

.creditos a:hover{
	text-decoration:underline;
	
}

.fecha {
	padding-left: 0px;
}
.vinculo_titular_noticia a{
    border-bottom: 1px solid #CCC;
    display: block;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 5px;
    padding: 0 0 10px 0px;
    text-decoration: none;
}
.vinculo_titular_noticia a:hover{
	text-decoration:underline;

}
/*MENU LATERAL LINK'S*/

#menu_lateral {
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}

#menu_lateral ul {
	border-left: 1px solid #ccc;
}

#menu_lateral li{
	border-bottom: 1px solid #ccc;
}

#menu_lateral li:last-child{
	border-bottom: 0px solid #ccc;
}

#menu_lateral li a:link, #menu_lateral li a:visited, #menu_lateral li a{
	display: block;
	padding: 10px;
    height: auto;
    line-height: 17px;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}

#menu_lateral li a:hover{
	background: #006699 url("../images/menulatfondo.png") repeat-x bottom center;
	color: #fff ;
}

.subcategoria{
	padding: 0 0 0 10px;
}


#inc_datos a{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
    display: block;
    height: auto;
    line-height: 17px;
    padding: 10px;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}

#inc_datos a:hover{
	background: #006699 url("../images/menulatfondo.png") repeat-x bottom center;
	color: #fff;
}
/*FIN MENU LATERAL LINK'S*/



/*menu superior*/



#inc_login {
	padding-top: 0px;
}

#inc_datos {
	margin-top: 20px;
}
.img_det_prod_cont {
    border: 1px solid #CCCCCC;
    display: inline-block;
    float: left;
    height: auto;
    padding: 10px;
    width: auto;
}
.prev_next {
	float: left;
	height: 30px;
	width: 210px;
	text-align: center;
}
.prev_next_text, .prev_next_text a {
	font-weight: normal;
	text-decoration:none
}
.prev_next_text a:hover{
	text-decoration:underline;
}

.det_img {
}
.data_det_cont {
	float: left;
	height: auto;
	width: 100%;
}
.data_det_cont h3 {
    float: left;
    margin: 20px 0 0 20px;
    width: 25%;
}
h1.desc_det_text {	
    margin: 10px 0 20px;
}
h2.desc_det_text {
	font-weight: normal;

}
.mas_img {
    border: 1px solid #CCCCCC;
    display: inline-block;
    float: right;
    height: auto;
    padding: 10px;
	width: 50%;
}
.mas_img_det_1 {
    float: left;
    height: auto;
    text-align: center;
    width: 33%;
}
.mas_img_det_2 {
    float: left;
    height: auto;
    text-align: center;
    width: 33%;
}
.mas_img_det_3 {
    float: left;
    height: auto;
    text-align: center;
    width: 33%;
}

.desc_det_pro {
    float: left;
    height: auto;
    padding: 10px 0 0 20px;
    width: 90%;	
}
h1.titulo_desc_detalle_pro {

    /*nuevo margen*/
    margin:5px 0 0 0;
}
/*CLASES NUEVAS*/
.paginador_fotos100 {
	font-weight: normal;

	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}
.nombre{
	display:none;
}

.bloque_info{
    float: left;
    height: auto;
    margin: 15px 0 0;
    width: 100%;
}
.cotizar_div_boton{
	float: right;
	height: 50px;
	width: 200px;
	margin:0 5px 0 0;
	text-align: center;	
	}

.contenido_login{
	width:100%;
	padding:10px;
}

.desc_det_pro *{
	line-height: 12pt;
	list-style: disc;
	text-decoration:none;
}
.desc_det_pro a{

	text-decoration:none;
	}

.desc_det_pro a:hover{	
	text-decoration:underline;
	}
.redes {
    border-radius: 3px;
    clear: both;
    float: right;
    height: auto;
    margin-left: 820px;
    padding: 5px;
    position: absolute;
    top: 25px;
    width: 100px;
}
.redes li a {
    display: block;
    float: left;
    height: 30px;
    margin: 3px 0;
    width: 30px;
}
.face {
    background: url("../images/redes.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.face:hover {
    background-position: 0 -30px;
}
.twit {
    background: url("../images/redes.png") no-repeat scroll -30px 0 rgba(0, 0, 0, 0);
}
.twit:hover {
    background-position: -30px -30px;
}
.you {
    background: url("../images/redes.png") no-repeat scroll -60px 0 rgba(0, 0, 0, 0);
}
.you:hover {
    background-position: -60px -30px;
}



/*noticias home*/

.noticia-corta{
	width: 500px;
	height: auto;
	clear: both;
	min-height: 150px;
	
	}

.img-noticia{
	float: left;
	border: solid #dadada 1px;
	padding: 5px;
	width: 162px;
	height: auto;
	background-color: #fff;
	margin: 5px 10px 0px 0px;
	text-align: center;
}
	
.img-noticia img{
	border: solid #dadada 1px;
	margin: 0 auto;
	}
	
.sombra-img{
	background-image: url("../images/sombra-img.png");
	background-repeat: no-repeat;
	width: 159px;
	height: 9px;
	clear: both;
	float: left;
	margin-left: 5px;
	
	}

.titulos-noticia{
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	-moz-transition: all 0.5s ease-in-out 0s;
	letter-spacing: 1px;	
}

.texto-noticia{
	list-style: disc;
	text-decoration:none;
	text-align:justify;
}
	
.footer-noticia{
	background-image: url("../images/separador-noticia.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 489px;
	height: 23px;
	margin: 25px 0px 25px 11px;
	clear: both;
	}
	
.footer-noticia a{
	background-image: url("../images/bg-mas-noticia.png");
	background-repeat: no-repeat;
	font-family: Gnuolane, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;	
	width: 61px;
	height: 17px;

	padding-left: 7px;
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: -6px;
}

.fecha-home{
	line-height: 11pt;
	list-style: disc;
	text-decoration:none;
	text-align:justify;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	margin-left: -10px;
	}

#div-contacto{
	margin-top: 20px;
}

#google-map{
	margin-top: 15px;
	border: solid #CCC 5px;
width: 480px;
	}
	
.facultad{
	width: 230px;
	background-color: #0076be;
	padding: 5px;
border: #0076be;
float: left;
margin-right: 5px;
	}
	
.facultad td{
	background-color: #F7F7FB;
	padding: 5px;
	}
	
	
.lavaLampWithImage {
    float: right;
    height: auto;
    overflow: hidden;
    width: auto;
}

.lavaLampWithImage li {
	float: left;
	list-style: none;
	border-right: 1px dotted #f0f0f0;
}

.lavaLampWithImage li:first-child {
 border-right: 1px dotted #f0f0f0;
}

.lavaLampWithImage li:last-child {
border-right: 1px dotted #f0f0f0;
}


li.li-registrate { width: 220px; height: 25px; margin: 3px 0px 3px 15px; }
ul.lavaLampWithImage li a.registrate {margin: 0; padding: 0; background: url(../images/registrate.png); width: 220px; height: 25px; display: block;}
ul.lavaLampWithImage li a.registrate:hover {opacity: 0.7;}
.lavaLampWithImage li.back {
background: #0CC;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3a100), to(#c77c00));
background: -webkit-linear-gradient(#f3a100, #c77c00);
background: -moz-linear-gradient(#f3a100, #c77c00);
background: -ms-linear-gradient(#f3a100, #c77c00);
background: -o-linear-gradient(#f3a100, #c77c00);
background: linear-gradient(#f3a100, #c77c00);
-pie-background: linear-gradient(#f3a100, #c77c00);
behavior: url(/PIE.htc);
	width: 9px; height: 45px;
	z-index: 8;
	position: absolute;
	left: -10000px;
}
.lavaLampWithImage li.back .left {
	height: 45px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
ul.lavaLampWithImage li a {
	text-shadow: 0px 1px 2px rgba(50, 50, 50, 0.9);
font-family: 'Roboto Slab', serif; 
	font-size: 18px;
	color: #F4F0D5;
	outline: none;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 5px 37px;
	-webkit-transition: all 0,3s linear;
	-moz-transition: all 0,3s linear;
    -ms-transition: all 0,3s linear;
    -o-transition: all 0,3s linear;
	transition: all 0,3s linear;
}

.lavaLampWithImage li a:hover{
	-webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;		
	color:#fff;
	background-color:#333745;
	border-radius:3px;
	text-decoration: none;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}

#home{
	width: 660px;
	height: 300px;
	overflow: hidden;
	
	}
#flash{
	margin-top: -210px;
	
	}
	
/*-------------------------------------*/
.sub {
	position: absolute;	
	top: 45px;
	background: #bd0105; 
	padding: 0px 0px;
	float: left;
	display: none;
}

ul#a1 li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	/* [disabled]width: 100%; */
}
ul#a1 li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: auto;
	max-width: 180px;
	float: left;
	text-align: left;
	
	
}

.sub ul li {
	width: 99%; /*--Override parent list item--*/
	color: #fff;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #d9d9d9;
	border-right: none;
}


.sub ul li a {
	float: left; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 5px 10px;
	display: block;

	color: #f8f8f8;
	background:none;
	text-transform:capitalize;
	text-align: left;
	font-weight: normal;
	width: 160px
	
	
}
.sub ul li a:hover {
	color: #f8f8f8;
	background: #d27607;
}	

/*fin menu superior*/

/*--------------  menu lateral ---------------------   */     

 table.altrowstable {
 font-size:11px;
 border-width: 1px;
 border-color: #E0E0E0;
 border-collapse: collapse;
 }
 table.altrowstable th {
 border-width: 1px;
 padding: 8px;
 border-style: solid;
 border-color: #E0E0E0;
 }
 table.altrowstable td {
 border-width: 1px;
 padding: 8px;
 border-style: solid;
 border-color: #E0E0E0;
 }
 .oddrowcolor{
 background-color: #EFEFEF;
 }
 .evenrowcolor{
 background-color: #E0E0E0;
 }
 
  table.altrowstable tr:hover {
	  background: #FEF301;
 }
 
.ingles {
    display: block;
    height: 20px;
    left: 50%;
    margin-left: 454px;
    position: absolute;
    top: 5px;
    width: 20px;
}

.text h3 {
	margin: 25px 0 15px !important;
	float: left;
	width: 100%;
}

.text p{
	float:left !important;
	height: auto;
	width: 100%;
	display:inline-block;
}

.text img{
	float: left !important;
	padding: 5px !important;
	border: 1px solid #ccc !important;
	margin: 0 15px 15px 0 !important;
	max-width: 50% !important;
	height: auto !important;
}



.box {width: 218px; float: left; margin-right: 10px; border: 1px solid #d2d2d2; border-radius: 3px; padding-bottom: 10px; text-align: center;}
.box img {border-bottom: 3px solid #8a1717; width: 218px;}
.box > .boton {background: #999; font-family: 'Montserrat', sans-serif;   border-radius: 3px; padding: 3px 8px; color: #fff; font-size: 16px;}
.box > .boton:hover {text-decoration: none; background: #f00;}
.box h2  {border: none; font-size: 19px; margin: 5px 0px 0px; text-align: left; color: #666;}
.box p {padding: 4px 10px 10px; margin: 0px; text-align: left;}
.box_last {margin: 0;}


#empresa {margin-top:20px;
	 width: 910px;
	 font-size:14.5px;
	  float: left;
	   margin-right: 10px;
	     text-align: center;
		  background:#353B4B;
		  font-family: 'Roboto Slab', serif; 
		  overflow:hidden;
		  color:#F0F0D4;
		  border-radius:5px;}
	#empresa img {width: 460px; float: left; }
	.descripcion{  display:inline-block; float:right;  width:450px; }
.descripcion h6  {
	border: none;
	font-size: 10px;
	margin: 10px 20px  0px;
	color: #D2EADC;
	text-align:right;
	font-family: 'Montserrat', sans-serif;  
	font-weight:normal;
	line-height:26px;
}


.descripcion p {padding: 18px 20px 0px 30px;  text-align: center;}


.grupo_central_box {
    margin-top:60px;
	height: auto;
	display: inline-block;
    width: 940px;
	
}
.intro {
	width:300px;
	height:200px;
	background-color: rgba(51,55,69,1);background-color: #333745;
background-image: url(http://www.transparenttextures.com/patterns/black-linen.png);
	display:inline; float:left;
	margin-left:10px;
	border-radius:3px; z-index:9}

.intro a img {z-index:10; position:relative; top:-50px; left:75px; border-radius:50%; border:8px #F0F1D2 solid; box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.9);}
.intro a:hover img {   border:8px #D72D16 solid; -webkit-transition:all 2s ease 0s;
-moz-transition: all 1s ease 0s;
-ms-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
transition: all 1s ease 0s;
background-image:url(../images/redes.png); 

}

.intro h1 {color:#F0F1D2;text-shadow: 0px 1px 2px rgba(50, 50, 50, 0.9); text-align:center; margin-top:-40px; font-weight:300;font-family: 'Roboto Slab', serif;}
.intro p {color:#FFD; padding:5px; text-align:center; font-family: 'Montserrat', sans-serif; font-size: 13px; }




/*Cuadros*/


#wrapper {
				width: 900px;
				height: 220px;
				position: relative;
				float:left;
				
			}

			#carousel {
				width: 900px;
				position:vrelative;
				
			}
			#carousel ul {
				list-style: none;
				display: block;
				margin: 0;
				padding: 0;
			}
			#carousel li {
				background: transparent url(../images/obras/carousel_polaroid.png) no-repeat 0 0;
				font-size: 40px;
				color: #999;
				text-align: center;
				display: block;
				width: 280px;
				height: 215px;
				padding: 0;
				margin: 6px;
				float: left;
				position: relative;
				
			}

		#carousel li img {
    height: 153px;
    margin-top: 19px;
    width: 243px;
}
			
			#carousel li span {
				background: transparent url(../images/obras/carousel_shine.png) no-repeat 0 0;
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 280px;
				height: 215px;
				position: absolute;
				z-index: 2;
				top: 18px;
				left: 20px;
			}			

			.clearfix {
				float: none;
				clear: both;
			}
			#carousel .prev, #carousel .next {
				background: transparent url(../images/obras/carousel_control.png) no-repeat 0 0;
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 15px;
				height: 21px;
				margin-left: 10px;
				position: absolute;
				top: 90px;				
			}
			#carousel .prev {
				background-position: 0 0;
				left: -30px;
			}
			#carousel .prev:hover {
				left: -31px;
			}			
			#carousel .next {
				background-position: -18px 0;
				right: -20px;
			}
			#carousel .next:hover {
				right: -21px;
			}				
			#carousel .pager {
				text-align: center;
				margin: 0 auto;
			}
			#carousel .pager a {
				background: transparent url(../images/obras/carousel_control.png) no-repeat -2px -32px;
				text-decoration: none;
				text-indent: -999px;
				display: inline-block;
				overflow: hidden;
				width: 8px;
				height: 8px;
				margin: 0 5px 0 0;
			}
			#carousel .pager a.selected {
				background: transparent url(../images/obras/carousel_control.png) no-repeat -12px -32px;
				text-decoration: underline;				
			}