* html img,
* html .png {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}



body{
		background: #E9E9E9;
		text-align: left;
		margin: 0px;
		font-family: tahoma, arial, helvetica, san serif;
		font-size:12px	;				/* Con esto digo que 10px = 0.8em */		
		color:#666666;
}




p, li, td, span, input, textarea, select, button { 
	font-family: tahoma, arial, helvetica, san serif;
	font-size: 12px;
	color: #666666;
}
input, textarea, select, button {
	color: #000;
	background: #f8f8f8;
	border: 1px solid #ddd;
}


a, a:link, a:active, a:visited {
	color: #36A12B;
	text-decoration:underline;
	cursor:pointer;
}


h1{
	color:#666666;
	text-align:left;
}
h2{
	color:#999999;
	text-align:left;
}



#logo{
	float:left;
	width:49%;
	padding-top:10px;
}
#logo-derecha{
	float:right;
	width:45%;
	padding-top:10px;
	text-align:right;
	padding-right:20px;
}



#header,#header a,#header a:hover{
	color:#666666;
	text-decoration:none;
}
#header a:hover{
	text-decoration:underline;
}
#header {
	clear:both;
}
#header-interior{
	width:888px;
	margin: 0px auto;
	font-size:12px;
}






#imagen-big-menu{
	clear:both;
	background:#BFBFBF;
	width: 100%;
	text-align:center;
}

#imagen-big-menu img{
	width:888px;
	height: 310px;
	margin: 0px auto;
	
}




#menu-bgrd{
	clear:both;
	background:url(../images/template/menu-bgrd.jpg) repeat-x;
	height: 50px;
	width:100%;
}

#menu{
	margin: 0px auto;
	clear:both;
	width:888px;
}



#footer,#footer a,#footer a:hover{
	color:#ffffff;
	text-decoration:none;
}

#footer{
	color:#ffffff;
	background: #999999;
	width:100%;
	height: 100px;
	clear:both;
	padding-top:20px;
	text-align:center;
}



#page_main{
	margin: 0px auto;
	clear:both;
	background: #ffffff;
	width:888px;
	color:#5AB152;
	margin-top:0px;
	height: auto;
	
}

#contenido{
	
	margin-top:0px;
/*	min-height: 800px; */
	background:#ffffff;
	padding:10px;
	
}
#contenido-derecho_{
	float:right;
	width:180px;
	display: inline;
	height: auto;

}
#contenido-izquierdo{
	float:left;
	position: relative;
	display: inline;
}

.maquinas-trabajos-bgrd{
	
	background:url(../images/template/maquinas-trabajos-bgrd.gif) top left no-repeat;
	height: 314px;
	width:190px;
	padding:10px;
	
	
}

.recuadros-derechos{
	background: #E9E9E9;
	width: 154px;
	min-height: 174px;
	height: auto;
	color:#5AB152;
	padding:10px;
	text-align:center;
}
.recuadros-derechos h1,.recuadros-derechos h1 a{
	font-size: 12px;
	color:#003399;
	text-decoration:none;
}

#desarrollo_actividades .detalle2{
	background:#EFEFEF;
	width:100%;
	padding:10px;
}

#desarrollo_actividades .detalle1{
	background:#E8E8E8;
	width:100%;
	padding:10px;
}



#desarrollo_actividades .detalle2_img{
	background:#EFEFEF;
	padding:10px;
}

#desarrollo_actividades .detalle1_img{
	background:#E8E8E8;
	padding:10px;
}

#desarrollo_actividades ul li{
	list-style-type:none;
	padding-top:5px;
}

.maquinas-trabajos-bgrd h2{
	margin-top:2px;
	margin-left:2px;
    font-size:11px;
    padding-left:3px;
    padding-right:3px;
    width:             156px;
}


.maquinas-trabajos-bgrd .imagenes{
	width:146px;
	height:100px;
	margin-left:11px;
	margin-top:8px;
}

.maquinas-trabajos-bgrd p{
	padding:10px;
	margin-right:20px;
}


#menu-navegacion-det-trabajos,#menu-navegacion-det-trabajos a{
	color:#999999;
	clear:both;
	height:30px;
	padding-left:5px;
}

td h1{
margin-top:0px;
}

.rrhh a,.rrhh{
text-decoration:none;color:#999999;	font-size: 12px;	
}

#plantaindustrial h3{
	background:#E8E8E8;
    padding:10px;
}


#index ul{
    list-style-type: none;
}

#index li{
    margin-top:30px;
    font-size:16px;
    font-weight:  bold;
}
