*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*	BOTONERA */
/*-----------------------------*/

#botonera{
	width:168px;
	background: url(../img/botFdo.gif) repeat-y left top;
	text-align:left;
}

#botonera #contenido{
	margin:0 0 0 10px;
}

#botonera .bot,.botActivo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#32323D;
	line-height:21px;
	height:21px;
	display:block;
	text-decoration:none;
	margin:3px 0 0 0;
	padding:0 0 0 5px;
	width:150px;
}

#botonera .bot:hover{
	background:url(../img/botHover.gif) repeat-x left bottom;
}

.botActivo{
	background:url(../img/botActivo.gif) repeat-x left bottom;
}

.subBotActivo{
	background:#FEE7B3;
}

.subBotonera{
	width:150px;
	background: #FFFFFF url(../img/botSubBotFdo.gif) repeat-x left top;
}

.subBot,.subBotActivo{
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	display:block;
	text-decoration:none;
	width:150px;
	font-size:10px;
	color:#000000;
	margin:0;
	padding:0 0 0 10px;
}

.subBot:hover{
	width:100%;
	background:#FFD676;
}


.spacer{
	background:url(../img/botSpacer.gif) repeat-x left top;
	height:2px;
	width:150px;
	font-size:1px;
	line-height:2px;
	display:block;
}

#botHeader{
	background:url(../img/botHeader.gif) no-repeat left top;
	height:32px;
}

#botFooter{
	background:url(../img/botFooter.gif) no-repeat left top;
	height:19px;
}

/*-----------------------------*/

h1{
	margin:4px 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
}

h2{
	margin:0 0 20px 0;
	padding:0;
	font-weight:normal;
	font-size:11px;
}

.subTitIndex{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	
}

.adquirir{
	background:url(../img/bgAdquirir.gif) no-repeat left center;
	line-height:25px;
}

.continuar{
	background:url(../img/bgContinuar.gif) no-repeat left center;
	line-height:25px;
	height:25px;
	display:block;
	width:110px;
	color:#000000;
	text-decoration:none;
}

.continuar:hover{
	color:#666666;
}

.textos{
	font-size:10px;
	margin:0;
	padding:0;
}

.destacado{
color:#006600;
}

/*-----------------------------*/

.subtitulos_bold {
	font-size: 11px;
	font-weight: bold;
	color: #00005E ;
}

.contenidos {
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color: #666666;
}

.error {
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color: #FF0000;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: bold;
	color: #800000;
}
.links {
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color: #40648C ;
}
.links:hover {
	color: #e28888;
}
.lineas{
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: 1px dashed #999999;
	border-left: thin none #000000;
	color:#999999;
	font-size: 10px;
}
.credits{
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color: #999999 ;
}
.articulos_titulo {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00005E ;
}
.articulos_titulo:hover {
	text-decoration: underline;
}