body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/fondo_izq.jpg);
	background-repeat: repeat-x;
}

#pagina {
	width:800px;
	margin:0 auto;
}

#cabecera {
	width:800px;
	margin:0 auto;
	margin-top:10px;
}

#user1 {
	width:250px;
	height:80px;
	margin:0 auto;
	margin-top:10px;
	float:right;
}

#menunav1 {
	width:350px;
	height:80px;
	margin:0 auto;
	margin-top:10px;
	float:left;
	z-index: 2;
	visibility: visible;
}

.linksmenu {
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A494AA;
	font-variant: normal;
}

#banner2 {
	width:350px;
	height:80px;
	margin:0 auto;
	margin-top:10px;
	float:right;
}


#content {
	background-image:url(../img/fondo_centro.png);
	background-repeat: no-repeat;
	width:800px;
	height:212px;
	margin:0 auto;
	margin-top:9px;
	float:left;
}

#descripcion {
	width:450px;
	height:105px;
	margin-top:115px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4A494A;
	font-variant: normal
}

#slogan {
	background-image:url(../img/barra.png);
	width:800px;
	height:52px;
	margin-top:12px;
	float:left;
}

#footer {
	width:800px;
	height:30px;
	margin-top:10px;
	float:left;
}

.parrafo {
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #4A494A;
	font-variant: normal
}

.floro {
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal
}

.frase {
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal
}

.linksbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #676767;
	font-variant: normal;
}

a.linksbottom:hover {
	color:#9D634F;
	text-decoration:none;
}

#contenedor {
	position:absolute;
	left:0px;
	top:0px;
	width:800;
	height:515;
	z-index: 1;
	visibility: visible;
}
#demas {
	position:absolute;
	left:250px;
	top:3px;
	width:800;
	height:515;
	z-index:2;
	visibility: visible;
}
#fondo {
	position:absolute;
	left:18px;
	top:3px;
	width:100%;
	height:515;
	z-index:1;
	visibility: visible;
}
