body{ 
	margin:0px;
	padding:0px;
	background:#e6e6e6
}
#contenido{
	width:800px;
	height:100%;
	margin:0 auto;
	background:white
}

#encabezado{
	width:752px;
	height:112px;
	padding:4px;
	background:white;
}

#botones{
	width:752px;
	height:39px;
	padding:4px;
	background:white;
}

#centro{
	width:420px;
	background:white;
}

#centro h1{
	margin-left:5px;
	padding:3px;
	text-align:left;
	font-size:11px;
	font-family:verdana;
	color:#f68924;
}


#centro p{
	padding:5px;
	text-align:justify;
	font-size:10px;
	font-family:verdana;
	color:#676768;
	font-weight:bold;
}
#centro li{
	width:350px;
	padding:5px;
	text-align:justify;
	font-size:10px;
	font-family:verdana;
	color:#676768;
	font-weight:bold;
}

#centro b{
	color:#000000;
}

#centro label{
	padding:5px;
	text-align:right;
	font-size:10px;
	font-family:verdana;
	color:#676768;
	font-weight:bold;
	padding:1px;
}

#izquierda{
	width:158px;
	height:570px;
	background:#e5e5e5;
}

#derecha{
	width:158px;
	height:570px;
	background:#e5e5e5;
}
#frmContacto{
	width:400px;
	height:172px;
	border:1px solid #cfcfcf;
	background:url(ctcto.jpg) repeat-x;
	background-color:#e5e5e5;
}
#frmContacto input,textarea{
	width:100px;
	height:15px;
	border:1px solid #cfcfcf;
	text-align:left;
	font-size:10px;
	font-family:verdana;
	color:#636f7c;
	font-weight:bold;
	padding:1px;
	background:url(ctcto.jpg) repeat-x;
}
#frmContacto select{
	height:15px;
	border:1px solid #cfcfcf;
	text-align:left;
	font-size:10px;
	font-family:verdana;
	color:#636f7c;
	font-weight:bold;
	padding:1px;
}

#pie{
	width:752px;
	height:34px;
	background:white;
	background:url(pie_texto.jpg);
}

.cuadrito{
	width:153px;
	padding:4px;
	
}

.north  { background: url(jpg/north.jpg) repeat-x top;}
.east 	{ background: url(jpg/east.jpg) repeat-y right;}
.south 	{ background: url(jpg/south.jpg) repeat-x bottom;}
.west 	{ background: url(jpg/west.jpg) repeat-y left;}
.ne 	{ background: url(jpg/ne.jpg) no-repeat top right;}
.se 	{ background: url(jpg/se.jpg) no-repeat bottom right;}
.sw 	{ background: url(jpg/sw.jpg) no-repeat bottom left; }
.nw 	{ background: url(jpg/nw.jpg) no-repeat top left;}
.nw { padding: 20px;} 

.octopus {
	width: 100%;
	clear:both; 
	text-align:justify;
	background:white;
}