/* CSS Document */
/*GENERAL*/
*{margin: 0;padding: 0;}
body{font-size: 70%;text-align:center;margin: 0;padding: 0; background: url(../images/bg4.gif) #000 repeat;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; color:#FFF;}
	
#contenedor{width: 955px; height:1000px;margin: 0 auto; padding:0;text-align: left; position: relative;background: url(../images/fondo_chica.jpg) #000 top left no-repeat;}
a{text-decoration:none;}
iframe{width:523px; height:513px;float:left; background: none;}
a img{border:none;}

#logo {margin: 0 0 8px 21px; clear:both;}
#logo img{margin: 13px 0 0 0;}
#logo h1{background:url(../images/nombre_empresa.gif) no-repeat; width:100px; height:28px;}
#logo h1 span{display:none;}
#logo p{font-size:0.9em; color:#666; margin:9px 0; line-height:1em;}
#logo a{font-size:1.2em; color:#7e0114;}

#column-1 {position: relative;float: left;width: 212px;}
.overlay{position: absolute;top: 0; bottom: 0; left: 0; width: 100%; background: #000; opacity: 0.45; -moz-opacity: 0.45; filter:alpha(opacity=45);}
#column-1 .content {width: 190px;padding: 10px;}
.content {position: relative;}
/* IE6 */
* html #column-1 .overlay {height: expression(document.getElementById("column-1").offsetHeight);}

.content h3 {font-size: 1.2em;font-weight: bold;color: #9C0;margin: 5px 0;}
.content h4 {font-size: 1.05em;font-weight: normal;margin-bottom: 7px;}
.content p {font-size: 0.9em;color: #FFF;margin:7px 0;padding-bottom:5px;border-bottom: 1px dotted #FFF;}

a.trabajoA, a.trabajoB, a.trabajoC,a.trabajoD{width:180px; height:43px; display:block;}
a.trabajoA{ background:url(../images/icono_igarle1.gif) bottom left;}
a:hover.trabajoA{ background:url(../images/icono_igarle1.gif) top left;}
a.trabajoB{ background:url(../images/icono_tekniker1.gif) bottom left;}
a:hover.trabajoB{ background:url(../images/icono_tekniker1.gif) top left;}
a.trabajoC{ background:url(../images/icono_microgune1.gif) bottom left;}
a:hover.trabajoC{ background:url(../images/icono_microgune1.gif) top left;}
a.trabajoD{ background:url(../images/icono_cascos.gif) bottom left;}
a:hover.trabajoD{ background:url(../images/icono_cascos.gif) top left;}


