body {
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-color: #22252C;
	margin: 0px;
}
#menu_izq {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 175px;
	text-align: left;
	vertical-align: top;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 90px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.menu a:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#main_dcha {
	width: 145px;
	text-align: center;
	vertical-align: top;
}
#menu_dcha {
	width: 145px;
	background-image: url(img/girahnmpl.png);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
#archivo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3F434C;
	background-image: url(img/archivo.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
#archivo a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3F434C;
	text-decoration: none;
}
#archivo a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3F434C;
	text-decoration: underline;
}
#archivo a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3F434C;
	text-decoration: none;
}
#archivo a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3F434C;
	text-decoration: line-through;
}
td#noticias {
	margin: 10px;
	padding: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #3F434C;
}
td#noticias a:link{
	font-family: Verdana;
	font-weight: bold;
	color: #3F434C;
	text-decoration: underline;
}
td#noticias a:hover{
	font-family: Verdana;
	font-weight: bold;
	color: #3F434C;
	text-decoration: none;
}
td#noticias a:visited{
	font-family: Verdana;
	font-weight: bold;
	color: #3F434C;
	text-decoration: none;
}
td#noticias a:active{
	font-family: Verdana;
	font-weight: bold;
	color: #3F434C;
	text-decoration: none;
}
td#noticias .h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
td#noticias .h2 {
	font-size: 11px;}
td#noticias .h3 {
	font-size: 10px;}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu td {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu td:hover {
	background-image: url(img/overall_BT.png);
	background-repeat: repeat-y;
}


#main {
	height: 100%;
	width: 754px;
	margin: 10px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#content {
	height: 100%;
	width: 950px;
}

#pagina {
	background-color: #FFFFFF;
	background-image: url(img/bgcontenido.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 950px;
}
#cabecera {
	background-image: url(img/cabecera.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 950px;
}
#pagina #spacer {
	height: 20px;
}
#footer {
	background-image: url(img/footer.png);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#footer a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#footer a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#footer a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

