body {
	background-image:url(imagenes/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	scrollbar-face-color: #cbb59a;
	scrollbar-highlight-color: #cbb59a;
	scrollbar-shadow-color: #cbb59a;
	scrollbar-3dlight-color: #cbb59a;
	scrollbar-arrow-color: #eedfca;
	scrollbar-track-color: #eedfca;
	scrollbar-darkshadow-color: #cbb59a;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height:16px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#897a68;
	line-height:16px;
}

a.menu {
	color:#897a68;
	text-decoration:none;
}

a.general {
	color:#333333;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
}

img.secciones {
	border:#897a68;
	border-style:solid;
	border-width:3px;
}

input.intranet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left:none;
	border-right:none;
	border-top:none;
	background:none;
	height:10px;
}

input.boton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:16px;
	width:40px;
	padding:0px;
	margin:0px;
}

input.contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #897a68;
	border-bottom:#897a68;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left:none;
	border-right:none;
	border-top:none;
	background:none;
	height:14px;
}

textarea.contacto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #897a68;
	border-bottom:#897a68;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left:none;
	border-right:none;
	border-top:none;
	background:none;
}

select.contacto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #897a68;
	border-bottom:#897a68;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left:none;
	border-right:none;
	border-top:none;
	background:#f7efe4;
}

option.contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #897a68;
	border-bottom:#897a68;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left:none;
	border-right:none;
	border-top:none;
	background:#f7efe4;
}

div.fondo{
	text-align: center;
	vertical-align: middle;
	margin-top: -300px;
	margin-left: -500px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	height: 600px;
	z-index:1;
}

div.contenido{
	text-align: center;
	vertical-align: middle;
	margin-top: -300px;
	margin-left: -500px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	height: 600px;
	z-index:2;
}

div.menu {
	font-size: 12px;
	color:#897a68;
	line-height:27px;
}

div.submenu {
	color:#897a68;
}

div.contenidos{
	text-align:justify;
	color:#897a68;
	overflow:auto;
}

div.noticia {
	float:left;
	width:220px;
	padding-right:10px;
}

div.fecha {
	float:left;
	width:120px;
	font-weight:bold;
}

div.partner {
	float:left;
	width:430px;
}