body
{
	text-align: center;
	background: White url(imx/fondo.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

#barra
{
	background-color: Black;
	width: 100%;
	height: 20px;
	text-align: right;
}

#barra ul
{
	margin: 0px;
	padding: 0px;
}

#contenedor
{
	margin: 150px auto;
	width: 600px;
	text-align: left;
	height: 450px;
}

/* titulo */
h1
{
	background: url(imx/titulo.gif) no-repeat right;
	margin: 0px 0px 0px 18px;
	width: 600px;
}

h1 a
{
	display: block;
	background: url(imx/titulo.gif) no-repeat right;
	text-indent: -9999px;
	height: 38px;
	width: 600px;
	text-decoration: none;
}

h1 a:hover
{
	display: block;
	background: url(imx/titulo2.gif) no-repeat right;
	text-indent: -9999px;
	height: 38px;
	width: 600px;
	text-decoration: none;
}

#menu, #pe, .contidocabeceira { height: 43px; }
#menu { background: url(imx/fondo_barra.gif) no-repeat; }
#pe { background: url(imx/fondo_barra.gif) no-repeat 0px -43px; }
#menu, #imaxes, #contido, #pe { width: 636px; }
#imaxes, #contido { background: url(imx/fondo_contido.gif) repeat-y; }

/* menus */
#menu ul, #pe ul
{
	margin: 0px;
	padding: 0px 0px 0px 34px;
}

#menu ul { padding-top: 20px; }

#barra li, #menu li, #pe li
{
	list-style-type: none;
	display: inline;
}

#barra li a, #menu li a, #pe li a
{
	text-transform: uppercase;
	text-decoration: none;
	color: White;
	font: 10px Arial, Helvetica, sans-serif;
	margin-right: 15px;
}

#barra li a:hover, #menu li a:hover, #pe li a:hover
{
	background-color: White;
	color: Black;
}

/* portada */
#imaxes img { margin-left: 18px; }

#menu p
{
	margin: 0px;
	padding: 24px 0px 0px 36px;
	text-transform: uppercase;
	color: White;
	font: 11px Arial, Helvetica, sans-serif;
}

/* contido */
#contido { }
.contidocabeceira { background: url(imx/fondo_barra_b.gif) no-repeat; }

ul.obras
{
	margin: 20px 0px 40px 0px;
	padding: 0px;
}

ul.obras li
{
	list-style-type: none;
	margin-bottom: 10px;
	background-color: #333;
	margin-left: 36px;
	width: 564px;
}

ul.obras li a
{
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
	color: White;
	text-transform: uppercase;
	padding: 5px 0px 5px 5px;
}

.obras li a:hover { color: #DCDCDC; }

.contidope
{
	background: White url(imx/fondo_barra_b.gif) no-repeat 0px -43px;
	clear: both;
	padding-bottom: 30px;
}

.contidope li
{
	list-style-type: none;
	display: inline;
}

table
{
	width: 564px;
	margin-left: 36px;
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #333;
}

h2
{
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	margin-left: 36px;
	margin-top: 40px;
}

h3
{
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	margin-left: 36px;
	margin-top: 10px;
}

#contido p
{
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: 36px;
	margin-right: 36px;
}

.autor
{
	text-align: right;
	background-color: #333;
	color: #fff;
}

.teclas
{
	list-style-type: none;
	padding-left: 36px;
	margin: 0px;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333;
}

/* imaxes */

a > img { text-decoration: none; border:0;}



/*test */
.esquerda { float: left; }

.dereita
{
	float: right;
	padding-right: 34px;
}
#menu div.dereita p {color: #555;}
.dereita a
{
	text-transform: uppercase;
	text-decoration: none;
	color: White;
	font: 10px Arial, Helvetica, sans-serif;
}

.dereita a:hover
{
	background-color: White;
	color: Black;
}
