/*///////////////////////////////////////*/
/*///////////////////////////////////////*/
/* Elementos basicos */
/*///////////////////////////////////////*/
/*///////////////////////////////////////*/

html, body {
	height: 100%;
	margin: 0px;
	}
	
body, td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	}
	
form {
	padding: 0px;
	margin: 0px;
	}

.form_text {
	margin: 0px 0px 2px !important;
	margin /**/: -1px 0px 1px;
	width: 100%;
	height: 18px;
	font-family: arial, verdana;
	font-size: 11px;
	}

.form_button {
	margin-top: 4px;
	width: 50px;
	height: auto !important;
	height /**/: 20px;
	font-family: arial, verdana;
	font-size: 11px;
	}
	
/*///////////////////////////////////////*/
/*///////////////////////////////////////*/
/*/////////LAYOUT////////////*/
/*///////////////////////////////////////*/
/*///////////////////////////////////////*/

	
#contenido {
	padding: 10px 0px 5px 24px;
	}

/*///////////////////////////////////////*/
/*///////////////////////////////////////*/
/*/////////ELEMENTOS////////////*/
/*///////////////////////////////////////*/
/*///////////////////////////////////////*/

/*HEADERS*/

h1, h2, h3, h4, h5, h6	{
	margin: 0px auto;
	letter-spacing: -1px;
}

ul	{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#tituloContenido {
	margin-left: 9px;
	padding: 1px 0px 0px 13px;
	font-size: 14px;
	color: #ffffff;
	height: 21px;
	background: transparent url(../images/bulltit.gif) 0px 7px no-repeat;
	display: block;
	}
	
#tituloDerecha {
	margin-left: 9px;
	padding: 1px 0px 0px 0px;
	font-size: 14px;
	color: #ffffff;
	height: 21px;
	display: block;
	}
	
#menuAccesoRapido	{
	padding: 10px 4px 0px 10px;
	font-size: 11px;
	}
	
	
#menuAccesoRapido .categoria	{
	padding-bottom: 2px;
	margin-bottom: 3px; 
	color: #B02B62;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B02B62;
	display: block;
	}
	
#menuAccesoRapido ul	{
	padding-bottom: 12px;
	}
	
#menuAccesoRapido ul li	{
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	background: transparent url(../images/bullsmall.gif) 0px 4px no-repeat;
	position: relative;
	display: block;
	}
	
#menuAccesoRapido ul li a, #menuAccesoRapido ul li a:link, #menuAccesoRapido ul li a:visited {
	text-decoration: none;	
	}
	
#menuAccesoRapido ul li a:hover, #menuAccesoRapido ul li a:active {
	text-decoration: underline;	
	}

/*LISTADO PORTADA*/
	
#listadoPortada #item {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #ADACAC;
	}
		
#listadoPortada #descripcion {
	padding: 3px;
	}
	
#listadoPortada #item #descripcion .pic {
	margin-bottom: 5px;
	padding: 0px;
	background: #B02B62;
	display: block;
	}

#listadoPortada #item #descripcion .pic a	{
	margin: 0px;
	padding: 0px;
	display: block;
	}
	
#listadoPortada #item #descripcion .pic a:hover {
	opacity: 0.6;
	}
	
#listadoPortada #item #descripcion .titulo {
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 13px;
	display: block;
	}
	
#listadoPortada #item #descripcion .texto {
	line-height: 13px;
	}
	
#listadoPortada #itemPie {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ADACAC;
	background: #DCDCDC;
	}
	
#listadoPortada #itemPie a, #listadoPortada #itemPie a:link, #listadoPortada #itemPie a:visited {
	padding-right: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	background: transparent url(../images/btt_masinfo.gif) top right no-repeat;
	display: block;
	}
	
#listadoPortada #itemPie a:hover {
	text-decoration: underline;
	}

/*MENU PRINCIPAL*/
#menuPrincipal	{
	color: #F6A41D;
	}

#menuPrincipal a  {
	letter-spacing: -1px;
	color: #FFFFFF;
	text-decoration: none;
	}
	

#menuPrincipal a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#menuPrincipal a:hover {
	color: #F6A41D;
	text-decoration: underline;
	}
	
#menuPrincipal a:active {
	color: #F6A41D;
	text-decoration: none;
	}
	
#pieFirma	.pieTexto {
	padding: 2px 4px 0px 0px;
	color: #ffffff;
	font-size: 10px;
	}
	
#pieFirma	.pieTexto a {
	color: #ffffff;
	}
	
/* LINKS */
a, a:link {
	color: #B02B62;
	text-decoration: underline;
	}
a:hover {
	color: #F6A41D;
	text-decoration: underline;
	}
a:active {
	color: #B02B62;
	}
/*a:visited {
	color: #7E7E7E;
	text-decoration: underline;
	}*/

/* login y registro */
.login .titulo {
	width: 100%;
	background: #b02b62;
	}

.login .loginform {
	width: 100%;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding: 4px 7px 0px;
	}

.login .loginsubmit {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding: 0px 7px 4px;
	}

.login .loginsubmit2 {
	padding: 2px 0px 0px;
	font-family: arial;
	font-size: 10px;
	}

.login .register {
	width: 100%;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding: 4px 7px;
	}

#buscador a, #buscador a:link {
	font-size: 10px;
	font-weight: bold;
	color: #B02B62;
	text-decoration: none;
	}
	
#buscador a:hover {
	text-decoration: underline;
	}
	
/* TEXTOS */
.smalltxt {
	font-size: 10px;
	}
.normaltxt {
	font-size: 11px;
	}
.mediumtxt { 
	font-size: 13px;
	}
	
/* CAMPOS */
.boxes1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 138px;
	height: 17px;
	}
	
	
	
/*FICHA LIBRO*/
#ficha .pic {
	margin-bottom: 5px;
	border-width: 5px;
	border-color: #ADACAC;
	}
	
#ficha #fichaContenido {
	padding: 0px 10px 0px 14px;
	font-size: 12px;
	}
	
#ficha #fichaContenido h1 {
	padding: 0px 0px 0px 13px;
	font-size: 14px;
	color: #B02B62;
	height: 21px;
	background: transparent url(../images/bulltit.gif) 0px 7px no-repeat;
	display: block;
	}
	
#ficha #fichaContenido #datos	{
	margin-bottom: 10px;
	padding: 10px;
	font-size: 11px;
	width: 300px;
	border-style: dotted;
	border-width: 1px;
	border-color: #B02B62;
	/*display: block;*/
	position: relative;
	}

#ficha #fichaContenido #datos .pvp {
	clear: both;
	}
	
#ficha #fichaContenido #datos .pvp	b {
	color: #B02B62;
	font-size: 14px;
	}
	
#ficha #fichaContenido #datos .especial	{
	margin-bottom: 10px;
	font-size: 11px;
	float: right;
	display: block;
	position: relative;
	}

	
#ficha .button {
	margin-bottom: 2px;
	width: 100%;
	text-align: center;
	background: #B02B62;
	border-width: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	}
	
/*FORMULARIO*/
#formulario {
	margin-bottom: 10px;
	padding: 0px;
	border-style: dotted; 
	border-width: 1px;    
	border-color: #B02B62;
}    
     
#formulario td {
	padding: 10px 4px 2px;	
}
 
#formulario b {
	padding: 5px;
	color: #B02B62;	
}

#formulario .box {
	background: #DCDCDC;
	width: 200px;   
	font-size: 11px;
}

#formulario .abajo {
	margin-top: 4px;
	padding: 6px 2px;
	background: #DCDCDC;
	display: block;
}

/*LISTADOS CAT*/

.listadoCat	{
	padding-bottom: 2px;
	margin-bottom: 3px;
	width: 50%;
	color: #B02B62;
	font-size: 12px;
	}

	
.listadoCat li	{
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 3px 10px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #B02B62;
	background: transparent url(../images/bullsmall.gif) 0px 4px no-repeat;
	}
	
.listadoCat li a, .listadoCat li a:link, #menuAccesoRapido ul li a:visited {
	text-decoration: none;	
	}
	
#listadoCat li a:hover, .listadoCat li a:active {
	text-decoration: underline;	
	}
	
	
/*NOTICIAS*/

#listaNoticias hr	{
	color: #E4E4E4;
	height: 1px;
	margin-left: 10px;
	}

.cabNoticia	{
	padding-bottom: 5px;
	color: #B02B62;
	}

.tituloNoticia {
	padding-left: 10px;
	font-size: 14px;
	letter-spacing: 0px;
	color: #B02B62;
	background: transparent url(../images/bullsmall.gif) 2px 6px no-repeat;
	}

.fechaNoticia	{
	padding-left: 10px;
	padding-bottom: 40px
	font-size: 10px;
	color: #000000;
	}
	
.entradillaNoticia	{
	padding: 5px 0px 0px 10px;
	font-weight: bold;
	display: block;
	}
	
.noticiasTxt	{
	padding-left: 10px;
	}
	
.firmaNoticia	{
	color: #000000;
	}
	
#listaNoticias .masInfo a, #listaNoticias .masInfo a:link, #listadoPortada #itemPie a:visited {
	padding-right: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	background: transparent url(../images/btt_masinfo.gif) top right no-repeat;
	display: block;
	}
	
#listaNoticias .masInfo a:hover {
	text-decoration: underline;
	}

/*capa de sesion*/
.sessionlayer {
	float: left;
	padding: 20px 0px 0px 10px;
	font-size: 10px;
	color: #ffffff;
	}

	.sessionlayer a, .sessionlayer a:hover, .sessionlayer a:active {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		}

	.sessionlayer a:hover, .sessionlayer a:active {
		color: #f6a41d;
		}

/*capa de titulo*/
.titlelayer {
	float: right;
	}
