@charset "iso-8859-1";
/* CSS Document */

A:link, A:visited {color: #004080; text-decoration: none }

A:hover {color: #004080; text-decoration: underline }

body {
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.up_back {
	background-image: url(imgs/up_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 139px;
}
.back1 {
	background-image: url(imgs/back1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 139px;
}

.ico_menu {
	background-image: url(imgs/ico_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 139px;
}

.marcoup {
	background-image: url(imgs/marcoup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.marcoleft {
	background-image: url(imgs/marcoleft.gif);
	background-repeat:repeat-y;
}

.marcoright {
	background-image: url(imgs/marcoright.gif);
	background-repeat:repeat-y;
	background-position:right
}

.marcodown {
	background-image: url(imgs/marcodown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.fondomenu {
	background-image: url(imgs/fondomenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.menufoot {
	background-image: url(imgs/menufoot.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

.foot {
	background-image: url(imgs/foot.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 85px;
}

.lineback1 {
	background-image: url(imgs/lineback.gif);
	background-repeat:repeat-y;
}

.menuline {
	background-image: url(imgs/menuline.gif);
	background-repeat:repeat-y;
}

.punto {
	background-image: url(imgs/punto.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.vineta {
	background-image: url(imgs/vinetaline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fondoforo {
	background-image: url(imgs/foro.gif);
	background-repeat: no-repeat;
	background-position: 458px 0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #004080;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #004080;
}

.entradas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.entradas2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
}

.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #004080;
	font-weight:bold;
}

.titulo2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #004080;
	font-weight:bold;
}

.fecha{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}

.ultimas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}

.ultimaslinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

a.linkrojo:link{
	color:#FF0000;
	text-decoration: none;
}

a.linkrojo:hover{
	color:#FF0000;
	text-decoration:underline;
}

a.linkrojo:visited{
	color:#FF0000;
}

a.linknegro:link{
	color:#000000;
	text-decoration: none;
}

a.linknegro:hover{
	color:#000000;
	text-decoration:underline;
}
a.linknegro:visited{
	color:#000000;
	text-decoration:none;
}

img.thumbbie {border:1px solid #CC00CC; cursor:pointer; margin:0px 0px 2px 2px;}
