/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(base.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #000000;
	font-style: normal;
	border: none;
	position: static;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
a:link {
color: #0000cc; font-weight: bold; text-decoration: none; }
a:visited {
color: #990099; font-weight: bold; text-decoration: none; }
a:active {
color: #ff9900; font-weight: bold; text-decoration: none; }
a:hover {
color: #3333ff; text-decoration: underline; }
u {
color: #ff0000; text-decoration: none;
}
i {
font-size: 11px; text-decoration: oblique;
}
em {
font-weight: bold; color: #666666; text-decoration: none;
}
.mee {
	background-color: #CCCCCC;
}
.base_publi {
	background-color: #FFFFFF;
	background-image: url(banner_publi.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.base_null {
}
.menu_publi {
	font-weight: bolder;
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.base_contacto {

	background-color: #FFFFFF;
	background-image: url(banner_contacto.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
