#bodyplantilla{
	background:url("../imagenes/bgcentral.gif") repeat;
	margin:0px;
	padding:0px;
	border:0px;
}
#logoplantilla{
	width:1000px;
	height:100px;
	/*background:url(../imagenes/logomercedesico.gif) no-repeat;*/
}
#logoplantilla img{
	border:0px;
	margin: 0px 5px 0px 0px;
	/*background:url(../imagenes/logomercedesico.gif) no-repeat;*/
}
#logoderecha{
	 position:absolute;
	 top:30px;
	 left:835px;
	 height:51px;
	 width:164px;
	 border:1px;
	 Border-style:solid;
/*	 background:url(../imagenes/logokaufmann.gif) no-repeat;*/

}
#logoderecha img{
	border:1px;
	Border-style:solid;
	margin: 0px 5px 0px 0px;
	vertical-align:right;
}
#cabeceraplantilla{
	 width:1000px;
	 height:106px;
	 background: url("../imagenes/bg_body.gif") repeat-y;
}
#contenedorplantilla{
	 width:1000px;
}
#navegacion{
	position:absolute;
	top: 0px;
	left:285px;
	width:700px;
	overflow:hidden;
	
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space: nowrap;
}
#menu{
	background:trasparent; 
	position:absolute;
	top: 70px;
	width:700px;
	left:260px;
	width:700px;
}

#areaa{ /* Envoltorio para areas c3 o 4 columnas */
	height:100%;
	width:1000px;

}
#col_izq{/* columna izquierda, area 2 */
	position:relative;
	width:205px;
	background:#0ff000; /*verde*/
}
#col_der{
	position:relative;
	width:205px;
	background:#0ff000; /*verde*/
}
.flash{
	border:0px;
	padding:0px;
	margin:0px;
}

/* 0px 0px 0px 0px */

/*temporales para borrar*/
#bodyplantilla p{
	 padding:10px;
}


