body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../img/fondo_2.gif) top center no-repeat;
}

*{
 margin: 0;
 padding: 0;
}

/*div {
	border:solid 1px #99FF00;
}*/

#direccion{
	height:50px;
	width:330px;
	float:right;
	margin:50px 0 0 0;
}

#contenido{
	margin:0 auto 0 auto;
	width:900px;
}

#columnaizq_portada{
	position:absolute;
    top: 160px;    
	width:300px;
	float:left;
	padding:0;
	margin:0;
}

#columnader_portada{
	position:absolute;
	top: 200px;
	width:330px;
	padding:0;
	margin:0 0 0 580px;
}
#cdti_portada{
	width:310px;
	height:100px;
	margin-top:30px;
}
#cdti{
	width:330px;
	float:right;
	padding:0;
	margin-top:20px;
}
#columnaizq{
	position:absolute;
    top: 120px;    
	width:300px;
	float:left;
	padding:0;
	margin:0;
}

#columnader{
	position:absolute;
	top: 234px;
	width:530px;
	padding:0;
	margin:0 0 0 340px;
}

#logotipo{
	width:200px;
	height:100px;
}

#menu{
	width:300px;
}

#introduccion{
	position:absolute;
    top: 200px;
	width:300px;
	height:100px;
	float:right;
}

#actualidad{
	margin:30px 0 0 0;
}

#submenu{
	width:300px;
}

#titulo{
	height:30px;
	margin:0 0 9px 0;
}

#seccionizq{
	width:245px;
	margin:0 40px 50px 0;
	float:left;
}

#seccionder{
	width:245px;
	float:left;
	margin:0 0 50px 0;
}

#secciontodo{
	width:530px;
	margin:0 40px 0 0;
	float:left;
}