/*css reset*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	color: #FFF;
	line-height: normal;
}
/*para que los navegadores reconoscan los tags html5 los coloque como bloques*/
header, section, footer, aside, nav, article, figure {
	display: block;
}

/*estructura del documento*/

/*sup*/
#superior{
	width:100%;
	background-color:#727272;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	
#fondo_slider{
	height:480px;
	overflow:hidden;
	color: #FFF;
	background-color: #D5D5D5;

	background-image: url(../img-menu/Fondo)
.jpg);
	background-image: url(../img-menu/moleculas.gif);
	}
#logo{
	position: absolute;
	z-index: 3;
	height: 104px;
	width: 145px;
	left: 8px;
	top: 4px;
}	
/*sup*/	

.contenedor {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	font-size:.8125em;
}

.bordes {
	border-top:5px solid #eaeaea;
	background:#fff;
	width:100%;
}

#contenido{
	width:100%;
	overflow:hidden;
	}
	
.margen_int{ padding: 32px 37px 50px 37px; }	

aside{
		float: left;
		width: 960px;
		margin-right:52px;
	}
#content {
		float: left;
		width: 572px;
	}
footer{
	padding:20px 0 22px 0;
	border-top:5px solid #eee;
	position: relative;
	width: 100%;
	float: left;
	text-align:center;
	color:#FFF;
	font-size: medium;
	background-color: #1B4B86;
		}



/*gen*/	
body {
	line-height: normal;
	color: #666;
	font-family: "MS Serif", "New York", serif;
	font-size:  100%;
	background-color: #CCC;
	font-style: normal;
	font-weight: 200;
	text-transform: capitalize;
}
/*gen*/

/*fin estrucutra general*/	

/*cajas serivicios*/

.c_servicios{
  width: 250px;
    height: 280px;
    background-color: #f4f4f4;
}

.c_servicios-sombra{
	position: relative;
	float: left;
	padding: 1em;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin: 30px 15px;
}

.c_servicios-sombra:before, .c_servicios-sombra:after{
    content: "";
    position: absolute;
    z-index: -2;
}

.c_servicios-sombra:before{

    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.c_servicios-sombra:after{

    bottom: 15px;
    width: 50%;
    height: 20%;
    right: 10px;
    left: auto;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}
/*fin caja serivicios*/

/*solucion de los marign en el lado derecho e izquierdo*/
/*#contenido div:nth-child(3n+1) {
	margin-left: 0px;
}

#contenido div:nth-child(3n) {
	margin-right: 0px;
}*/


/* alineacion izquierda ,derecha*/

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

/*etiquetas h1*/
h2 {
	font-size:30px;
	line-height:1.2em;
	font-weight:normal;
	color:#333;
	margin-bottom:22px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
h2 span {
	color:#8a8a8a;	
}
.clear{
	clear:both;
	height:1px;
}

/*etiquetas h2*/
h3 {
	font-size:20px;
	line-height:1.2em;
	font-weight:normal;
	color:#000;
	margin-bottom:12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
h3 span {
	color:#000;	
}
.clear{
	clear:both;
	height:1px;
}
.colorbanner {
	color: #FFF;
}
.colortexto {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	color: #FFF;
	text-decoration: underline;
}
.Strongs {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000;
	text-decoration: underline;
	font-size: 100%;
}


	
#mainPan2 #leftPan2 #leftTopPan #navigation #form1 #txtnombre {
	color: #000;
}
#mainPan2 #leftPan2 #leftTopPan #navigation #form1 strong .Strongs {
	color: #000;
	font-size: 100%;
}
.dfg {
	font-size: 100%;
}
.neg {
	font-weight: bold;
}
#mainPan2 #leftPan2 #leftTopPan #navigation #form1 strong .Strongs .Strongs {
	font-size: 150%;
}
.footers {
	color: #FFF;
}
.tam {
	font-size: 100%;
}
