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

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
body{
	background-image: url(../images/logorojo.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 95%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
section, header{
	display: block;
}
#contenedorgeneral{
	width: 990px;
	height: 100%;
	margin: 0 auto;

}
#cabecera {
	width: 100%;
	margin: 0px;
	background-color: rgba(170,0,3,1);
	border-radius: 0px 0px 22px 22px;
	height: 77px;
}
#logo{
	height: 65px;
	width: 260px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px 0px 0px 50px;
}
#logo p{
	visibility: hidden;
}
#menuborde{
	height: 48px;
	margin-top: -7px;
	padding-top: 13px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#menu {
	margin-top: 0px;
	background-color: rgba(170,0,3,1);
	height: 35px;
	border-radius: 0px 5px 21px 21px;
	padding: 0px 20px 0px 20px;
}
#menu ul{
	float: left;
	width: 95%;
	margin: 8px 4% 5px 1%;
	text-shadow: 0px 0px 5px black;
	background-color: rgba(170,0,3,1);
}
#menu ul li{
	display: inline;
	padding: 5px 10px ;
	margin: auto 25px;
}
#menu ul li:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,1);		
}
#menu ul li a, #menu ul li a:visited{
	text-decoration: none;
	color: white;
	font-family: Verdana, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 80%;
	font-weight: 700;
	line-height: 120%;
}
#menu ul li a:active, #menu ul li a:hover{

}

#contenido {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#lateralborde{
	margin-top: -20px;
	padding-top: 13px;
	/*background-image: url(../images/lateral.png);*/
	background-repeat: no-repeat;
	background-position: top left;
}
#lateral {
	width:220px;
	min-height: 400px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	border-radius: 0px 10px 10px 10px;
	float: left;
	/*background-color: silver;*/
}
#lateral h1, #lateral p{

}
	
#lateral .cuadro{
	background-color: white;
	border-radius: 10px;
	border: solid thin #858585;
	box-shadow: 0px 0px 10px #858585;
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
	margin: 10px;
	padding: 10px;
}
#lateral .cuadro h1{
	font-weight:700;
	color:#333;
	border-bottom:1px solid #e4c7cf;
	padding-bottom: 6px;
	margin: 0 0 5px 0;
	text-align:center;
	background-image:none !important;
	padding-left:0!important;	
	font-style: inherit;
	font-size: 90%;
	font-family: verdana, arial, sans-serif;
	vertical-align: baseline;
	line-height: 120%;
}
#lateral ul{
	padding-top: 0px;
}
#lateral ul li{
	background-image: url(../images/flechagrupo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-bottom: 2px;	
}
#lateral #sic ul li a{
	font-weight: 600;
}
#lateral .enlace{
	background-image: url(../images/flechagrupo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 2px;
	font-weight: 600;
}
#lateral ul li a, #lateral ul li a:visited{
	color: #a42b48;
	text-decoration: none;
	font-size: 14px;
}
#lateral ul li a:hover{
	text-decoration: underline;
}
#redes{
	float: right;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 10px;

}
#sic   {
}
#servicios {
}
#blog   {
}

#principal{
	width: 710px;
	float: right;
	padding: 10px 15px 35px 15px;
	margin-right: 15px;
	background-color: rgba(255,255,255,0.4);
	border-radius: 20px;
	box-shadow: 0px 0px 20px black;
	margin-bottom: 30px;
}
.grupo{
	width: 710px;
	max-width: 710px;
	padding-top: 15px;
	border-radius: 0px 0px 20px 20px;
	background-color: white;
	height: 290px;
	text-align: center;
	/*border-left: solid 1px rgba(170,0,3,1);
	border-right: solid 1px rgba(170,0,3,1);
	border-bottom: solid 1px rgba(170,0,3,1);*/
}
.grupo a{
	text-decoration: none;
	color: rgba(51,51,51,1);
	
}
.grupo h2{
	text-align: center;
	font-size: 16px;
	font-family: inherit;
	font-weight: 800;
}
.grupo .sic{
	max-width: 170px;
	float: left;
	color: rgba(203,0,3,1);
	max-height: 250px;
	overflow: hidden;
	height: 250px;

}
.grupo .sic:hover{
	max-width: 170px;
	float: left;
	color: rgba(203,0,3,1);
	border: solid 1px rgba(170,0,3,1);
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(51,51,51,1);
	margin-left: 0px;
	margin-right: 5px;
}
.grupo .labo{
	max-width: 175px;
	float: left;
	color: rgba(170,0,3,1);
	max-height: 250px;
	overflow: hidden;

}
.grupo .labo:hover{
	max-width: 180px;
	float: left;
	color: rgba(170,0,3,1);
	border: solid 1px rgba(170,0,3,1);
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(51,51,51,1);
	margin-left: 5px;
	margin-right: 5px;
}
.grupo .academo{
	max-width: 180px;
	float: left;
	color: blue;
	max-height: 250px;
	overflow: hidden;
	
}
.grupo .academo:hover{
	max-width: 180px;
	float: left;
	color: blue;
	border: solid 1px rgba(170,0,3,1);
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(51,51,51,1);
	margin-left:5px;
	margin-right: 5px;		
}

.grupo .sicnatur{
	max-width: 170px;
	float: left;
	color: rgba(0,255,51,1);
	max-height: 250px;
	overflow: hidden;
	height: 250px;

}
.grupo .sicnatur:hover{
	max-width: 170px;
	float: right;
	color: rgba(0,255,51,1);
	border: solid 1px rgba(170,0,3,1);
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(51,51,51,1);
	margin-left: 5px;
	margin-right: 0px;	
}
#tabla{
	width:710px;
	width: 710px;
	padding-top: 20px;
	height: 80px;
	margin-top: -55px;
	
}

#tabla p{
	text-align: center;
	width: 23%;
	float: left;	
	margin-left: 10px;
}
/*AQUI EMPIEZA EL LATERAL SERVICIOS*/
#boton1{

	display:none;

}
#boton2{

	display:none;

}
#boton3{

	display:none;

}
#boton4{

	display:none;

}
#boton5{

	display:none;

}
#boton6{

	display:none;

}
#boton7{

	display:none;

}
#boton8{

	display:none;

}




.boton{
	background-image: url(../images/flechagrupo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	float:left;
	color: rgba(164,43,72,1);
	font-weight: 600;
	margin-right:10px;
	cursor:pointer;
	font-size: 14px;
	margin-bottom: 4px;
	
}
#servicios ul li{
	background-image:url(../images/flechaservicios.gif);
	padding-left: 13px;
	
}
.boton:active{

}
	

.elemento{
	visibility: hidden;
	display: none;
	padding: 5px;	
		
}

.clear{clear:both;}


#boton1:checked ~ #menulaboratorio{
	visibility: visible !important;
	display: inherit  !important;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
}
#boton1:checked ~ #label1{
	text-decoration:underline;
}

#boton2:checked ~ #menuasesoria{
	visibility: visible !important;
	display: inherit !important;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
}
#boton2:checked ~ #label2{
	text-decoration:underline;
}
#boton3:checked ~ #menudietetica{
	visibility: visible !important;
	display: inherit !important;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
}
#boton3:checked ~ #label3{
	text-decoration:underline;
}
#boton4:checked ~ #menucalidad{
	visibility: visible !important;
	display: inherit !important;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
}
#boton4:checked ~ #label4{
	text-decoration:underline;
}
#boton5:checked ~ #menuseguridad{
	visibility: visible !important;
	display: inherit !important;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
}
#boton5:checked ~ #label5{
	text-decoration:underline;
}
#boton6:checked ~ #menuambiental{
	visibility: visible !important;
	display: inherit !important;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
}
#boton6:checked ~ #label6{
	text-decoration:underline;
}
#boton7:checked ~ #menucalidadambiental{
	visibility: visible !important;
	display: inherit !important;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;

}
#boton7:checked ~ #label7{
	text-decoration:underline;
}
#boton8:checked ~ #menuformacion{
	visibility: visible !important;
	display: inherit !important;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;

}
#boton8:checked ~ #label8{
	text-decoration:underline;
}
/*ACADA LATERAL SERVICIOS*/
/*EMPIEZAN LAS PROPIEDADES DE OTRAS PAGINAS (QUIENES SMOS, VALORES...)*/
#hojas{
	margin-top: 10px;
}
#hojas h1{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: 900;
	font-size:18px;
	width: 100%;
	padding-bottom: 2px;
	margin-top: 10px;
	border-bottom: solid 3px red;
}
#hojas p{
	text-align:justify;
	font-family: Calibri, sans-serif, Verdana, Arial; 
	font-size: 16px;	
}
#hojas ol{
	margin:16px 0; 
	padding-left: 40px; 
	list-style-position: outside; 
	list-style-type: decimal	
}
#hojas ul{
	margin:16px 0;
	padding-left: 40px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Calibri, sans-serif, Verdana, Arial;
}
/*ACABAN LAS PROPIEDADES DE OTRAS PAGINAS*/

#quienes{

	display:none;

}
#donde{

	display:none;

}
#areas{

	display:none;

}



.boton2{
	padding: 10px 20px;
	font-size: 17px;
	float:left;
	background-color: rgba(170,0,3,1);
	color: rgba(255,255,255,1);
	font-weight: 600;
	margin-right:5px;
	cursor:pointer;
	
}

.boton2:hover{
	box-shadow: 0px 0px 10px black;

}

	

.elemento{
	visibility: hidden;
	display: none;
	padding: 5px;
	border: solid 4px rgba(170,0,3,1);
	border-radius: 0px 10px 10px 10px ;
}

.clear{clear:both;}


#quienes:checked ~ #quienes-somos{
	visibility: visible;
	display: inherit;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;

}
.quienes:checked ~ .checkeado1 {
	box-shadow: 0px 0px 20px black;
	
}
.donde:checked ~ .checkeado2 {
	box-shadow: 0px 0px 20px black;
	
}
.areas:checked ~ .checkeado3 {
	box-shadow: 0px 0px 20px black;
	
}

#donde:checked ~ #donde-estamos{
	visibility: visible;
	display: inherit;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;

}
#areas:checked ~ #area-especializacion{
	visibility: visible;
	display: inherit;
	transition: all 2s;
	-moz-transition: all 2s;
	-webkit-transition: all 2s;
	-o-transition: all 2s;

}

#marcas{
	background-color: white;
	border-radius: 10px;
	border: solid thin #858585;
	box-shadow: 0px 0px 10px #858585;
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
	margin: 10px;
	padding: 10px;
	
}