/*Grupo Ikon 2008. info@grupoikon.com*/
* {margin:0;padding:0;}
body {
	background: #fff;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
}
a {color:#f00;text-decoration:none;outline:0px;}
a:hover {text-decoration:none;}
img {border:0;}
li {list-style-type:none;}
strong {color:#f00;}
a,li,dt,dd,p {font-size:x-small;}
dt {margin-bottom:3px;}
h2 {color:#666;text-transform:lowercase;font-size: medium; font-weight:normal;}
/*estilos generales*/
#contenedor {
	width:60em;
	margin:0px auto 0px auto;
}
#columnaIzquierda {
background:url(../img/fondo_izquierda.png) repeat-y top right;
width:48px;
height:433px;
overflow: auto;
float:left;
}
#columnaDerecha {
background: url(../img/fondo_derecha.png) repeat-y top left;
width:48px;
height:433px;
overflow: auto;
float:right;
margin-left:115px;
}
#contenido {
float:left;
margin:0px 0px 0px 15px;
}
#cabecera {
	margin:10px auto 0px auto;
}
#cabecera a{
	color:#333;
	margin-top:20px;
	padding-top:25px;
	background:url(../img/flechas.png) no-repeat 190px 0px;
	display:block;
}
#cabecera p {
	padding:0px 0px 0px 10px;
}
#cabecera img{
	float:left;
	display:block;
	margin-right:25px;
}
#cuerpo {
	clear:both;
	width:610px;
	padding-left:120px;
	padding-bottom:200px;
	background:url(../img/logo_ikon_v2.png) no-repeat left bottom;
	position:relative;
}

#cuerpo .caja {
	min-height:59px;
	margin-top:15px;
}
#cuerpo .caja dl{
padding:10px 0px 0px 10px;
}
#cuerpo #trabajo01 {background: url(../img/fondoFisioSM.png) repeat-y top left;}
#cuerpo #trabajo02 {background: url(../img/fondoIMHdiccionario.png) repeat-y top left;}
#cuerpo #trabajo03 {background: url(../img/fondoIngennia.png) repeat-y top left;}
#cuerpo #trabajo04 {background: url(../img/fondoMultiCAD.png) repeat-y top left;}
#cuerpo #trabajo05 {background: url(../img/fondoMultiCNC.png) repeat-y top left;}
#cuerpo #trabajo06 {background: url(../img/fondoSI.png) repeat-y top left;}

#pie {
	position:absolute;
	bottom:0px;
	left:120px;
	}
#pie p{
	background:url(../img/logoIkonPie.png) no-repeat left center;
	padding-left:25px;
	height:20px;
	line-height:20px;
	color:#999;
	}	