body {
	background: #fff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 76%;
	color: #333;
}
.tabla_categoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }
.resalto{
	color: #990000;
}
.resalto_N{
	color: #990000;
	font-weight: bold;
}
a.readmore:link,a.readmore:visited {
	color: #990000;
	text-decoration: none;
}

a.readmore:hover {
	text-decoration: underline;
}

div.contenido * {
	margin: 0px;
	padding: 0px;
}
div.contenido {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 530px;
	height: 100%;
}


div#seccion_header{
	height: 50px;
	background-position: 0px 0px;
	background-image: url(../images/barra.png);
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding: 0px;
	background-repeat: no-repeat;
}
div#seccion_header img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#seccion_header  div.seccion_header{
	background-position: 100% 0px;
	background-image: url(../images/barra.png);
	height: 50px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	background-repeat: no-repeat;
}
div.contenido  .cbody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.contenido  .cbody  .content {
	width: 508px;
	margin: 0px;
	padding: 0px;
}

div.contenido .cbody .content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div.contenido .cbody .content ul li {
	margin: 0px;
	padding: 0px;
}
div#seccion_footer{
	height: 10px;
	background-position: 0px 0px;
	background-image: url(../images/borde_button.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 20px;
}
div.contenido .cbody .tseccion {
	font-size: 12px;
	width: 500px;
	height: 500px;
}
div.contenido   .cbody  .tseccion   a:hover    img   {
	opacity: .70;
	filter:Alpha(Opacity=50, FinishOpacity=50, Style=1);
}

div#seccion_footer  div.seccion_footer{
	background-position: 100% 0px;
	background-image: url(../images/borde_button.png);
	height: 10px;
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
div.redbox {
	background-color: #660000;
	background-image: none;
	padding-top: 10px;
}
div.greybox {
	background-color: #333333;
	background-image: none;
	padding-top: 10px;
}
img.img_p5 {
	padding: 5px;
}