@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.articulo {
	border: 2px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}


#barra {
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-top: 3px;
	font-weight: bold;
	color: #000000;
	margin-top: 1px;
	padding-left: 15px;
	background-color: #FF0000;
	text-align: center;
}
#barra a:link,
#barra a:active,
#barra a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#barra a:hover{
	font-weight: bold;
	color: #000000;
}
#bloque {
	height: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
.celda {
	padding: 3px;
	width: 200px;
	border: thin solid #999999;
	margin-top: 3px;
	margin-bottom: 5px;
}
li {
	list-style-image: url(image/bullet.gif);
	padding-left: 5px;
}



/* CSS Document */

#contenedor{
	padding: 3px;
	width: 960px;
	border: medium double #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#contenido {
	padding: 5px;
}
#cabecera {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 5px;
}
h1 {
	font-size: 160%;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF0000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
}
h2 {
	font-size: 120%;
	font-weight: bolder;
	font-variant: small-caps;
	margin-top: 5px;
	margin-bottom: 5px;
}

.limpiar {
	clear: both;
	height: 2px;
}
/* Created with <STRONG><VMENU> */
/* http://www.stronghtml.com/ */


#menu {
	margin-bottom: 15px;
}
#menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li a {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #800000;
	display:block;
	width:100%;
	margin-right: 5px;
	margin-left: 5px;
}
#menu li a:hover {
 color: #FFFFFF;
 background: #C10000;
}
#menu li.menucurrent a {
}
#menu li.menucaption {
 display:block;
}
html>body #menu li a {
 width: auto;
}

.rojo {
	font-weight: bold;
	color: #FF0000;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
