body {
	text-align:center;
	margin: 0 0 20px 0;
	background-color: #000099;
	z-index: 1;
}
h1 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #FF3366;
	text-align: center;
	white-space: 0;
}
sel {
	font-size: large;
}

.mes {
	font-weight:bold;
	color:#FF3366;
}
.numhecho {
		font-family: Arial, Helvetica, sans-serif;
		font-size:24px;
		color:#402121
}
.encab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #FF3399;
}
.LIMIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.REF {
	font-size: smaller;
	font-style: italic;
	color: #000066;
	text-align: right;

}
.mislinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	line-height: 24px;
}
.mislinks2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
	line-height: 18px;
}
.mislinks3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	line-height: 16px;
}
a:link , a:visited {
	text-decoration:none;
	}
a:hover {
	background-color:#33CCFF;
	text-decoration:overline underline;
	color:#CC0033;
}
a:active {
	color:#FF0000;
	}
a.nav:link { 
	color: #00CC66;
	}
a.nav:visited { 
	color:#999966
	}
a.nav:hover { 
	color:#00FF00;
	background-color:#9933FF;
	text-decoration: none;
	}
a.nav:active { 
	color: #333333;
	}
.acceso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
}

.home {
	text-align: center;
}
.home a:link, .home a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: 900;
	color:#FF9900;	text-decoration:none;
}
.home a:hover {
	text-decoration:underline overline;
	background-color:#003399;
	color:#FFFF99;
}
.home a:active {
	text-decoration:none;
	color:#FF3333;
}
.legales {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
.legales a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.legales a:visited{
	color:#FFFFCC;
	text-decoration:none;
}
.legales a:hover{
	text-decoration:underline, overline;
}
.legales h3{
	color:#FFFFFF;
	font-size:larger;
	font-weight: 500;
	white-space: nowrap;
}
.navs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-align: left;
}
.navs a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.navs a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.navs a:hover{
	text-decoration:underline, overline;
}
h3 {
	white-space: nowrap;
}
.row-dark {
	background-color: #999999;
}
.row-light {
	background-color: #FFFFFF;
}
#container {
	background-color: #66FFFF;
	text-align: left;
	position: relative;
	height: auto;
	width: 850px;
	top: 0;
	margin: 0 auto 0 auto;
	left: auto;
	right: auto;
	z-index: 2;
}
#lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	background-color: #000099;
	text-align: right;
	position: absolute;
	width: 150px;
	top: 0;
	left:0;
	margin: 0;
	padding: 0;
}
#titulo {
	position: relative;
	background-color: #000099;
	width: 650px;
	left: 0;
	top: 0;
	height: 132px;
	right: 0;
	bottom: 0;
	z-index: 6;
	margin: 0;
	padding: 0;
}
#contenido {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #000033;
	margin: 0 0 0 0;
	position:relative;
	left:0px;
	width:668px;
	margin: 0;
	padding: 0;
	top: 0;
	bottom: 0px;
	padding-left: 32px;
	background-color: #FFFFFF;
	z-index: 4;
	float: right;
	visibility: visible;
	background-image: url(/images/Logoatar-bw.jpg);
}
#idiomas {
	background-color: #000099;
	position: absolute;
	width: 50px;
	height: 132px;
	left: 650px;
	top:0;
	margin: 0;
	padding: 0;
	right: 0;
	bottom: 0;
	vertical-align: middle;
}
#breadcrumb {
	background-color: #993399;
	position: relative;
	width: 700px;
	height: 28px;
	left: 0;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index: 5;
	border-width: 2px 0;
	border-style: solid;
	border-color: #0000CC;
}
#principal {
	background-color: #FFFFFF;
	text-align: left;
	position: absolute;
	width: 700px;
	left: 150px;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}

