@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
#cabezal {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	position: absolute;
	left:20px;
	height: 140px;
	margin-top: 10px;
	top:10px;
	padding-left: 160px;
	text-align: left;
	right:0px;
	margin-right:0px;
}
#cabezal #menu {
	background-color: #485053;
	background-image: url(../img/robin.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	margin-right:0px;
	margin-top: 45px;
	padding-left: 10px;
	right: 0px;
	position:relative;
	line-height: 30px;
	width:100%;
}
#pie {
	background-color: #fdbb30;
	background-image: url(../img/todas/pie.jpg);
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 69px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	z-index: 10;
}
#contenido {
	scrollbar-face-color:#485053;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FDBB30;
	scrollbar-shadow-color:#485053;
	scrollbar-highlight-color:#485053;
	scrollbar-3dlight-color:#485053;
	scrollbar-darkshadow-color:#485053;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
	z-index: 15;
	padding: 10px;
	overflow: auto;
	overflow-x: hidden;
	right: 240px;
	left: 220px;
	top: 200px;
	bottom: 130px;
	*height: 340px !important;
}

a.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
a.enlaces:hover {
	text-decoration: underline;
}
a.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	}
.activo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

a.links:hover {
	color: #FDBB30;
}
#form1 {
	width: 320px;
}


.linkstitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linkstitulos:hover {
	color: #fdbb30;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
font {
	font-size: 11px;
}

