body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAFBFD;
	padding: 0px auto 0px auto;
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color:#003366;
}
a:hover {
	text-decoration:none;
}
#head {
	background-image: url(head.jpg);
	height: 148px;
	width: 789px;
}
#cos {
	width: 790px;
	text-align: left;
}
#base {
	position: absolute;
	width: 470px;
	margin: 0px auto auto 160px;
}
#publi {
	margin: 20px auto 0px 633px;
	position: absolute;
	text-align: center;
}
#txt {
	background-image: url(txt.jpg);
	padding: 5px;
}
#foot {
	background-image: url(foot.jpg);
	height: 148px;
	padding: 5px;
	vertical-align: text-bottom bottom;
}
#publi a {
	color: #FA4451;
}
#menu {
	width: 150px;
	margin: 20px auto 0px 0px;
	position: absolute;
}
.con {
	border-left: solid 3px #CEDEFB;
	background-color: #6B91B6;
	list-style-type: none;
	margin-top: 5px;
	padding-left: 3px;
	margin-left: -15px;
}
.con:hover {
	border-left: solid 3px #FD99A0;
	background-color: #FB4250;
}
.con a {
	color: #FFFFFF;
	font-weight:bold;
	line-height:18px;
	text-decoration: none;
	width:120px;	
}
#foot a {
	color: #333333;
}
#idioma {
	text-align:right;
	font-size:10px;
}
#cont {
	color: #000000;
	margin-right: 10px;
}
#adm {
	width: 730px;
	text-align: left;
}
h1 {
	color: #FB4250;
	border-bottom: solid 2px #FB4250;
	font-size: 14px;
	font-family: Arial;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FB4250;
	border-bottom: solid 1px #FB4250;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007CB6;
}
.azul_claro {
	color:#68ABCC;
}
.azul_logo {
	color: #007DB7;
}
.gris {
	color:#CACACC;
}div.gris {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CACACC;
}
