img {
border:0;
}
a { color:#09F;
text-decoration:none;
font-family:Arial;
font-weight:normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #011A7F;
}

.txt {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #00197E;
}

.footer  {font-family:Arial;
font-size:12px;
color:#FFF;
font-weight:normal;
text-align:center;
}

.footer a { color:#FFF;
text-decoration:none;}

.footer2 {font-family:Arial;
font-size:12px;
color: #06C;
font-weight:normal;
text-align:center;
padding-top:10px;
}

.footer2 a { color: #06C; text-decoration:none;}

.menu_lateral {background-image:url(../img/bg_menulateral.jpg);
width:130px;
height:20px;
background-repeat:no-repeat;
padding-left:5px;
padding-top:2px;
color:#666;
font-family:Arial;
font-size:12px;
font-weight:normal;
}

.menu_lateral a { color:#666; text-decoration:none;}
.menu_lateral a:hover { font-weight:bold; text-decoration:none;}

.lateral_iz { width:141px; height:880px; text-align:center;}

.contenido { width:500;
padding:0 10px 0 10px;
font-family:Arial;
font-size:13px;
font-weight:normal;
color:#000;
}

.facetiu {float:left;}

.noticias { background-image:url(../img/noti.jpg); background-repeat:no-repeat;
width:127px;
height:267px;
font-family:Century Gothic;
font-size:12px;
font-weight:normal;
color:#666;
padding: 0 5px 0 5px;
}

h1 {
	color: #FFF;
	font-family:Arial;
	background-image:url(../img/titulos.jpg);
	background-repeat:no-repeat;
	padding-left:80px;
	font-size:16px;
}
h2 {
	color: #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
}
h3 {
	color:#778EB2;
	font-family:Arial;
}

h4 {
	color: #000;
	font-family:Arial;
}

.lista { background-image:url(../img/18.png);
background-repeat:no-repeat;
display:block;
height:32px; padding:5px 0 0 30px;}

.lista a {color: #09F; text-decoration:none;}
.lista a:hover{ font-weight:bold; text-decoration:none;}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #09F;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #fff;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

img.l{float:left; margin-right:10px; margin-top: 10px; margin-bottom: 10px;}
img.r{float:right;margin-left:10px; margin-top: 10px; margin-bottom: 10px;}
img.nf{float:none;}

.fecha-hora {font-family:Arial; font-size:10px; color:#FFF; text-align:right;}

.fondo {background-image:url(../img/Hoja_Mem.jpg);
background-repeat:no-repeat;
background-position:bottom;}

a.btn { background-image:url(../img/entrar.jpg);
background-position:center;
width: 122px;
height: 32px;
background-repeat:no-repeat;
text-align:center;
padding-top:5px;
padding-left:10px;
display:block;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFF;
text-decoration:none;
}

input {background-color:#009;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
font-weight:bold;
}
textarea {background-color:#009;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
font-weight:bold;
}
select {background-color:#009;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
font-weight:bold;
}

.menu {display:block;
	float: left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width:710px;
	text-align:center;
}
.menu a {display:block;
width:142px;
height:20px;
	float: left;
    background-image:url(../img/bg_boton.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	padding-top:5px;
}
.menu a:hover {color:#000;}
