#fondo_imagen {
	background-image: url(imagenes/servicios.jpg);
	height: 100%;
	width: auto;
}
html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
}
#contenedor {
	height: 90%;
	width: 900px;
	margin: auto;
	text-align: center;
}
#logo_monsoriuestudio {
	height: 60px;
	width: 260px;
	float: left;
}
* {
	margin: 0;
	padding: 0;
}
#cabecera {
	height: 75px;
	width: 775px;
}
#espacio _de _margen {
	height: 20px;
	width: 20px;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #FFFFFF;
}
#menus {
	height: 25px;
	width: 500px;
	float: right;
	margin-top: 20px;
}
.Estilo1 {
	font-size: 14px
}
#textos_contenidos {
	height: 190px;
	width: 725px;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	margin-top: 200px;
	background-image: url(imagenes/fondo_negro%20copia.png);
	padding-top: 10px;
	padding-left: 10px;
}
.Estilo3 {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Estilo5 {color: #FF00FF}
#barra_sup_blanca {
	background-color: #FFFFFF;
	height: 35px;
	width: auto;
	margin: 0;
	padding: 0;
}
.Estilo6 {font-size: 5px}
-->


