body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: center;
}

.negro {
	color: #000000;
	text-decoration: none;
}

#contenedor {
	text-align: left;
	margin: auto;
	width: 990px;
	padding: 15px;
}

#cabecera {
	border-bottom: 1px solid #000000;
	height: 60px;
	font-size: 110%;
}

#cabecera strong{
	color: #000000;
	float: left;
	margin-left: 30px;
	margin-top: 31px;
}

#cabecera ul {
	margin-top: 31px;
	margin-right: 55px;
	margin-bottom: 0px;
	float: right;
}

#cabecera ul li{
	display: inline;
	list-style: none;
	margin-left: 20px;
	font-weight: bold;
}

#cabecera ul li a{
	color: #999999;
	text-decoration: none;
}

#cabecera ul li a:link{
	color: #999999;
	text-decoration: none;
}

#cabecera ul li a:hover{
	color: #999999;
	text-decoration: underline;
}

.marcado {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 0px;
}

.cercano{
	margin-top: 0px;
	padding-top: 0px;
}

#contenido {
	padding-left: 30px;
	/*padding-right: 30px;*/
	padding-right: 10px;
	padding-top: 25px;
}


#contenido img{
	border: none;
}

.cont_libros {
	margin-top: 20px;
	margin-bottom: 60px;
}

.cont_imagenes {
	margin-top: 20px;
	margin-bottom: 60px;
}

.cont_imagenes_com {
	margin-top: 10px;
	margin-bottom: 30px;
}

.cont_imagenes img{
	margin-bottom: 5px;
}

#album_details {
	text-align: center;
	height: 420px;
}

#libro_details {
	text-align: center;
	height: 420px;
}

.p_navegador {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}

.p_navegador a{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

.p_navegador a:link{
	color: #000000;
	text-decoration: none;
}

.p_navegador a:hover{
	color: #000000;
	text-decoration: underline;
}


.inicio {
	text-align: center;
	margin-top: 350px;
	font-size: 120%;
}

.inicio a{
	font-size: 100%;
	color: #999999;
	text-decoration: none;
}

.inicio a:link{
	color: #666666;
	text-decoration: none;
}

.inicio a:hover{
	color: #666666;
	text-decoration: none;
}

.enlace{
	font-size: 100%;
	color: #999999;
	text-decoration: none;
}

a.enlace{
	font-size: 100%;
	color: #999999;
	text-decoration: none;
}

#contacto {
	float: right;
	border-left: 1px dotted #999999;
	/*margin-top: 10px;*/
	width: 400px;
	margin-right: 20px;
	padding-left: 20px;
}

.cajatexto {
width: 300px;
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
padding-left: 3px;
color: #666666;
}

.cajatextarea {
width: 350px;
border: 1px solid #CCCCCC;
padding: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #666666;
height: 65px;
}

.cajaselect {
width: 306px;
border: 1px solid #CCCCCC;
}

.boton {
/*width: 150px;
border: 1px solid #ECECEC;
background-color: #ECECEC;*/
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
padding: 3px;
}

#logo_ricky {
	clear: both;
	float: none;
}


#logo_ricky img{
	float: left;
	padding-right: 15px;
}

#logo_ricky .info{
	float: left;
	margin-left: 0px;
}

#logo_ricky .separador{
	float: none;
	clear: both;
}

#laluca {
	/*font-size: 90%;*/
	padding-top: 40px;
	text-align: left;
	margin:auto;
	width: 925px;
	clear:both;
	color: #999999;
}

#laluca a{
	color: #999999;
	text-decoration: none;
}