body {
	margin: 0px;
	padding: 0px;
}
.inf {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#container {
	background-image: url(../imagenes/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 850px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#logo {
	height: 188px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#logo .nombre {
	background-color: #93173B;
	height: 115px;
	text-align: center;
	padding-top: 30px;
}
#logo .nombre h4 {
	margin: 0px;
	padding: 0px;
	font-size: 42px;
	font-weight: normal;
}
#logo .nombre h4 em {
	font-size: 150%;
	font-style: normal;
}
#logo .registrado {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	position: absolute;
	top: 44px;
	left: 774px;
}

#logo .slogan {
	background-color: #93173B;
	height: 31px;
	margin-top: 12px;
	text-align: center;
}
#logo .slogan .palabra {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 17px;
}#logo .slogan .palabra em {
	font-size: 150%;
	font-style: normal;
}
#botonera {
	margin-top: 9px;
	margin-left: 2px;
}
#botonera ul {
	margin: 0px;
	padding: 0px;
}
#botonera li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#botonera a {
	background-image: url(../imagenes/boton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px 3px;
	padding: 7px 0px 0px;
	height: 30px;
	width: 115px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #93173B;
	color: #93173B;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
#botonera a:hover {
	text-decoration: none;
	background-image: url(../imagenes/boton_hover.gif);
}
#botonera .active {
	background-image: url(../imagenes/boton_active.gif);
}

#content {
	clear: both;
	padding-top: 5px;
}
#titular {
	background-color: #93173B;
	font-family: "Times New Roman", Times, serif;
	height: 47px;
}
#titular h4 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 7px 0px 0px 20px;
	height: 40px;
	width: 546px;
	font-size: 24px;
	font-weight: normal;
	color: #93173B;
	float: right;
}
#izq {
	float: left;
	margin-top: 4px;
	width: 284px;
}
#der {
	float: right;
	margin-top: 4px;
	width: 566px;
}
.texto {
	border: 2px solid #666666;
	margin: 0px 5px 5px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}
.texto p {
	text-indent : 50px;
}
.texto h5 {
	font-size: 12px;
	font-weight: bold;
	color: #93173B;
	text-indent : 0px;
}
.texto a {
	color: #93173B;
	text-decoration: none;
	text-indent : 0px;
}
.texto a:hover {
	color: #93173B;
	text-decoration: underline;
}
.texto ul {
	text-indent : 0px;
}
#noticias h4 {
	font-weight: bold;
	font-size: 100%;
	color: #93173B;
	margin: 0px;
	padding: 0px;
}

#noticias li {
	margin-bottom: 20px;
}

#noticias a {
	font-weight: bold;
	text-decoration: none;
}
#noticias a:hover {
	color: #666666;
	text-decoration: none;
}
#noticias .fecha {
	padding-top: 6px;
	display: block;
	width: 100%;
	font-style: italic;
	padding-left: 10px;
}
.img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	/margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #666666;
	padding: 0px;
}
/* Inicio bordes */
/* Aquí se meten los parámetros de bordes para cada lugar donde se coloquen */
#izq .bordes {
	margin-right: 5px;
	margin-left: 5px;
}
#izq .content_bordes, #izq b.rtop b, #izq b.rbottom b {
	background-color:#FFFFFF;
}
#izq .content_bordes {
	padding: 5px;
}
/* Fin de los parametros para cada lugar */
.bordes{
}
.content_bordes, b.rtop b, b.rbottom b {
	background-color:#FFFFFF;
}
b.rtop, b.rbottom{
	display:block;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden;
}
b.r1{
	margin: 0 5px;
}
b.r2{
	margin: 0 3px;
}
b.r3{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}
/* Fin bordes */
#direc {
	clear: both;
	width: 850px;
	background-color: #93173B;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
#direc a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#direc a:hover {
	color: #B35C75;
	text-decoration: none;
}

#direc .sudespacho {
	color: #B35C75;
}
#direc .sudespacho a {
	font-size: 11px;
	color: #B35C75;
}
#direc .sudespacho a:hover {
	color: #FFFFFF;
}
#izq .banner {
	height: 150px;
	width: 264px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 5px;
}
#izq .banner .txt_1 {
	position: absolute;
	height: 98px;
	width: 168px;
	top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: right;
	color: #93173B;
	font-weight: bold;
	right: 10px;
}
#izq .banner .txt_2 {
	position: absolute;
	height: 98px;
	width: 168px;
	left: 10px;
	top: 10px;
	font-family: Tahoma;
	font-size: 14px;
}
#izq .banner .txt_2 a {
	font-weight: bold;
	text-decoration: none;
	color: #93173B;
}
#izq .banner .txt_2 a:hover {
	text-decoration: underline;
}
#izq .banner .txt_3 {
	position: absolute;
	width: 238px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	right: 10px;
	text-align: right;
	color: #000000;
	font-weight: bold;
	top: 10px;
	padding: 5px;
}
#izq .banner .txt_3 a {
	text-decoration: none;
	color: #000000;
}
#izq .banner .txt_3 a:hover {
	text-decoration: none;
	color: #93173B;
}
#izq .banner p {
	margin: 0px;
	padding: 0px;
}
#izq .banner .pliegue {
	background-image: url(../imagenes/banner_pliegue.gif);
	height: 46px;
	width: 55px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.consulta a {
	background-image: url(../imagenes/rec_oscuro_btn.gif);
	display: block;
	height: 22px;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}
.consulta a:hover {
	text-decoration: none;
	color: #000000;
}

.articulos {
	background-color: #93173B;
	height: 20px;
	width: 275px;
	color: #FFFFFF;
	padding-top: 2px;
	position:absolute;
	margin-top:5px;
	margin-left:5px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	margin-bottom:5px;

}
