body {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	background-color: #8B8B8B;
	border-left-width: 0px;
	margin: 0 px;
}
a { 
	text-decoration: none;
	color: #c85014;
	font-family: Lucida Sans Unicode, Arial, Helvetica;
}
a:link {  
	text-decoration: none; 
	color: #c85014;
}
a:hover { 
	text-decoration: none; 
	color: #5a257d;
}
a:active { 
	text-decoration: none; 
	color: #5a257d;
}
td {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
}

th {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
}
.p {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	font-size: 12px;
	color: #5a5a5a;
}
.h1 {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	font-size: 30px;
	color: #5a257d;
	font-weight: bold;
	text-align: right;
	margin: 0 40px 0 0;
}
.h2 {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	font-size: 14px;
	color: #c85014;
	font-weight: bold;
}
.h3 {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	font-size: 12px;
	color: #5A5A5A;
	font-weight: bold;
	text-align: right;
	margin: 16px 40px 0 0;
}
.h4 {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	font-size: 14px;
	color: #5a257d;
	font-weight: bold;
}
.h5 {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	font-size: 12px;
	color: #BB98D2;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
}
#contenido ul li {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	font-size: 12px;
	margin-left: 10px;
    list-style-image: url(../activos/imagenes/bullet.png);
}
#contenedor {
	background-color: #B7B7BF;
	background-image:url(../activos/imagenes/fondo_izq.jpg);
	background-repeat:repeat-y;
	width: 960px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -480px;
}
#izq {
	width: 280px;
	height: 520px;
	float: left;
}
#dcha {
	width: 680px;
	float: right;
	background-color:#FFFFFF
}
#logo {
	width: 280px;
	height: 130px;
	background-repeat: no-repeat;
}
#foto_mara {
	width: 280px;
	height: 420px;
}
#menu {
	width: 680px;
	height: 46px;
	float:right;
}
#rotulo {
	width: 680px;
	height: 83px;
	float:right;
	background-color: #F4F4F5;
}
#portada {
	width: 680px;
	height: 470px;
	float:right;
}
#pie {
	width: 660px;
	float:right;
	background-color: #D2D2D7;
	text-align: right;
	padding: 9px 10px 9px 10px;
}
#servicios {
	position:absolute;
	left: 50%;
	margin: 330px 0px 0px -200px;
	width:220px;
	height:220px;
	z-index:1;
}
#tlf {
	float:left;
	width:200px;
	height:50px;
	padding: 0 0 20px 50px;
}
.felefono {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	font-size: 14px;
	color: #5a257d;
	font-weight: bold;
	margin: 5px;
}
#foto {
	width: 220px;
	float:left;
	background-color: #F4F4F5;
}
#contenido {
	width: 400px;
	float:right;
	background-color: #FFF;
	padding: 30px;
}
#formulario {
	width: 400px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C85014;
	text-align: left;
}