/* XERAL */

body {
	background: #ff0000 url(imx/f.jpg) repeat-y top left;
	margin: 0;
	padding: 0;
}
img {border: none;}

.imxd {float: right; margin: 19px;}
.imxe {float: left; margin: 19px;}
.indexd {align: right; margin: 19px;}
.indexe {align: left; margin: 19px;}

/*FONTES*/ 

p,ul,ol,li,dt,dl,dd,h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;}

p { font: small/1.8em georgia, tahoma, verdana, tahoma, arial, helvetica, sans-serif;}

h1,h2,h3,h5,h6 { font: 100% Arial Black, verdana, tahoma, sans-serif; }

h4 { font: 130% Arial Black, verdana, tahoma, sans-serif; }

p { margin-bottom: 9px; text-indent: 19px}

a {
	color: #26a;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000;
	border-bottom: 1px dotted #000;
}

a:visited {
	color: #048;
}

a:hover {
	color: #c32;
	border-bottom: 1px dotted #c32;
}

h3 {
	height: 20px;
	width: 240px;
	margin: 20px 0 7px 0;
}

h4 {text-align: center;}

#novas h3 { background: url(imx/hd_novas.gif) no-repeat; }
#presentacion h3 { background: url(imx/hd_presentacion.gif) no-repeat;}
#apuntes h3 { background: url(imx/hd_apuntes.gif) no-repeat;}
#foros h3 { background: url(imx/hd_foros.gif) no-repeat;}
#ligazons h3 { background: url(imx/hd_ligazons.gif) no-repeat;}
#convocatorias h3 { background: url(imx/hd_convocatorias.gif) no-repeat;}

p,.p1,.p2,.p3,.p4,.p5 { padding: 0 30px 0 20px; }

#carteis {margin-left: 50px;}

acronym {
	font-style: normal;
	font-size: 90%;
	letter-spacing: 1px;
	font-weight: bold;
	border: none;
}

#cabeceira h1 {
        text-align: center;
	width: 100%;
	height: 100%;
	background: transparent url(imx/cabecera2.gif) no-repeat 50% 50%;
}

#cabiblio h1 {
        text-align: center;
	width: 100%;
	height: 100%;
	background: transparent url(imx/cabiblio.gif) no-repeat 50% 50%;
}

#cabcine h1 {
        text-align: center;
	width: 100%;
	height: 100%;
	background: transparent url(imx/cabcine.gif) no-repeat 50% 50%;
}

#cabedi h1 {
        text-align: center;
	width: 100%;
	height: 100%;
	background: transparent url(imx/cabedi.gif) no-repeat 50% 50%;
}

#cabforos h1 {
        text-align: center;
	width: 100%;
	height: 100%;
	background: transparent url(imx/cablinks.gif) no-repeat 50% 50%;

}

#cablinks h1 {
        text-align: center;
	width: 100%;
	height: 100%;
	background: transparent url(imx/cablinks.gif) no-repeat 50% 50%;
}

#cabgrelo h1 {
        text-align: center;
	width: 100%;
	height: 100%;
	background: transparent url(imx/cabgrelo.gif) no-repeat 50% 50%;
}

#pedapaxina a {
	margin: 5px 20px 0 0;
	padding: 2px 5px;
	border-left: 1px solid #26a;
	border-right: 1px solid #26a;
	font: 10px/20px georgia, tahoma, verdana, arial, sans-serif;
	text-transform: none;
}

#pedapaxina a:hover {
	background: #26a;
	color: #fff;
}

#cabeceira h1 span, #cabiblio h1 span, #cabeceira h2, h3 span, 
#cabforos h1 span, #cabcine h1 span, #cabedi h1 span, #cabgrelo h1 span 
{ display: none; visibility: hidden; }


/* CAIXAS */


#caixa {
	margin: 0 0 0 96px;
	background: #ff0000; //url(imx/caixa_fd2.png);
	border-right: solid 8px #ff0000;
	border-bottom: solid 32px #ff0000;
	text-align: justify;
}

#caixandx {
	margin: 0 0 0 96px;
	background: #ff0000;// url(imx/negro.png); 
	border-right: solid 8px #c10d18;
	border-bottom: solid 32px #c10d18;
}

#cabeceira, #cabiblio, #cabcine, #cabedi, #cabforos, #cablinks, #cabgrelo {
	margin: 0;
	background: #ff0000;// url(imx/top2_fd.jpg); 
	height: 144px;
}

#pedapaxina {
	margin: 20px 30px 50px 20px;
	padding-top: 10px;
	border-top: 1px dotted #000;
	text-align: center;
}


#novas {
	position: relative;
	margin-left: 15px;
	text-align: left;
}

#bloque1 {
	position: relative;
	margin-right: 230px;
	margin-left: 15px;
	text-align: justify;
}

#apuntes {text-align: justify;}
#biblioteca {text-align: justify; margin-left: 15px;}
#foros {text-align: left; margin-left: 15px;}

/* LISTAS */


#linkList {
	position: absolute; 
	top: 150px;
	right: 15px;
	background: url(imx/left_bg2.jpg) repeat-y top left;
	width: 180px;
	
}

#linkList2 { 
	font: 14px/16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
	border-bottom: 5px solid #000;
	width: 170px;
}

#linkList ul { list-style: none; }

#linkList li {
	margin: 0 15px;
	border-top: 1px dotted #333;
	padding: 8px 0;
	text-transform: none;
}

#linkList li a {
	display: block;
	color: #c32;
	font: bold 16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
}

#linkList li a:hover { 
	color: #000;
	border: none;
}

#linkList li a.c {
	color: #333;
	font-size: 9px;
	font-weight: normal;
	display: inline;
	padding: 0;
	text-transform: uppercase;
}

#linkList li a.c:hover { color: #888; }
	

#larquivos li a, #lutopia li a {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#lprincipal h3, #larquivos h3, #lutopia h3 {
	width: 170px;
	height: 30px;
	margin: 0 0 -1px 0; 
}

#lprincipal h3 { background: transparent url(imx/hd_principal.png) no-repeat}

#larquivos h3 { background: transparent url(imx/hd_arquivos1.png) no-repeat; }


#lutopia h3 { background: transparent url(imx/hd_utopia1.png) no-repeat; }


/* FIN DA PAXINA --> */

