#contenedor {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	display: block;
	text-align: right;
	padding-right: 5px;
}
#menu_arriba{
	background-color: #FF0000;
	width: 170px;
	float: left;
}
#menu_abajo{
	width: 170px;
	padding-top: 0px;
	background-color: #FF00FF;
}
#contenido {
	width: 620px;
	border-left-style: none;
	float: right;
	background-color: #0000FF;
}
.text_menu_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	list-style-type: none;
}
.text_menu_1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	line-height: normal;
}
.text_menu_1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	list-style-type: none;
	line-height: normal;
}
.text_menu_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	list-style-type: none;
	font-style: italic;
}
.text_menu_contacto a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	line-height: normal;
	font-style: italic;
}
.text_menu_contacto a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	list-style-type: none;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}
.img_menu {
	margin-right: auto;
	margin-left: auto;
}
body {
}
