body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
}

#principal {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(mitad.gif);
}
#continuo {
	background-image: url(mitad.gif);
	background-repeat: repeat-y;
}

#cab {
	background-image: url(seccion.jpg);
	background-repeat: no-repeat;
}
#cabhome {
	background-image: url(home.jpg);
	background-repeat: no-repeat;
}
#menu {
	padding-left: 40px;
	width: 180px;
}
#colizquierda {
	margin-right: 370px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido {
	width: 640px;
	padding-top: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#pie {
	clear: both;
}


#menuit a:link, #menuit a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	color: #FFFFFF;
	background-color: #006699;
	width: 160px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.elem {
	padding: 2px;
}


#menuit a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	text-decoration: none;
	color: #000000;
}
.negrita {
	font-weight: bold;
	color: #666666;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 3px;
	margin-bottom: 20px;
}
#contenido img {
	padding: 10px;
}
