* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html {
	/*background: url(../../images/bkg.jpg) repeat-y center;*/
}

body {
	/*background-color: #4a380a;*/
	color: #4d4d4d;
	font: 15px/19px Helvetica, Arial, sans-serif;
}

th {
	background-color: #fff;
	color: #333;
}

table caption {
	background-color: #fff;
	color: #333;
	text-align: center;
}

#wrapper {
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 150px;*/
	position: relative;
}

#header {
	width:877px;
	height:196px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../images/top_bkg.png) no-repeat center top;
	/*min-height: 100px;*/
}

#header_top {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 190px;
}

#home,
#sec,
#blog,
#photos {
	background: url(../../images/content_bkg.png) repeat-y center;
}

#logo h1 {
	margin-bottom: 0px;
}

#logo h1 a {
	/*border: 1px solid green;*/
	top: 50px;
	width: 230px;
	height: 140px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-indent: -1000px;
	overflow: hidden;
}

#content {
	width: 818px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 29px;
	padding-right: 29px;
	background-color: #fff;
	overflow: hidden;
}


/* Typography ////////////////////////////////////////////////////////// */

p {
	color: #4d4d4d;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 15px;
}

a {
	color: #7f0000;
	text-decoration: underline;
}

a:hover {
	color: #005679;
}

a:visited {
	color: #103951;
}

b, strong {
	color: #281c00;
	font-weight: bold;
}

i, em {
	font-weight: bold;
	font-style: italic;
	color: #bfaf80;
}

blockquote p {
	background: #543817 url(../../images/quote_bkg.jpg) repeat-x;
	color: #b6956b;
	font-size: 23px;
	line-height: 30px;
	font-style: italic;
	padding: 15px;
}

h1 {
	color: #281c00;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

h1 a {
	color: #281c00;
	text-decoration: none;
}

h1 a:hover {
	color: #7f0000;
	text-decoration: underline;
}

h1.category {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height: 16px;
	color: #bfaf80;
	float: right;
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

/* Homepage ////////////////////////////////////////////////////////// */

#home_callout {
	float: left;
	width: 420px;
	display: inline;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
	background: url(../../images/homecallout.jpg) no-repeat;
	height: 191px;
	color: #e5dfc3;
	padding-left: 380px;
	font-size: 23px;
	line-height: 27px;
	padding-right: 20px;
	padding-top: 20px;
}

#home_callout img {
	float: right;
}

.logos_home {
	margin-left: -20px;
}

#home_buttons {
	/*float: left;*/
	display: inline;
	width: 819px;
	margin-bottom: 20px;
	overflow: hidden;
}

.buttons {
	float: left;
	display: inline;
	margin-right: 34px;
	width: 250px;
}

.home_last {
	margin-right: 0px;
}

.buttons a.bkg {
	display: block;
	width: 210px;
	height: 87px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 17px;
	padding-top: 63px;
	font-size: 16px;
}

.buttons a.eventos {
	background: url(../../images/home_eventos.jpg);
}
.buttons a.fotos {
	background: url(../../images/home_fotos.jpg);
}
.buttons a.videos {
	background: url(../../images/home_videos.jpg);
}


/* Content ////////////////////////////////////////////////////////// */

#leftcol {
	width: 530px;
	float: left;
	display: inline;
	clear: left;
}

#leftcol h3 {
	/*background: #fc0 url(../../images/home_left_headerbkg.jpg) no-repeat;
	color: #036;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 20px;
	line-height: 19px;
	float: left;
	clear: left;
	width: 510px;*/
	display: none;
}

#leftcol h3 a {
	color: #036;
	text-decoration: none;
}

#leftcol h3 a:hover {
	color: #7f0000;
}

.leftbox {
	width:498px;
	float: left;
	display: inline;
	/*border: 1px solid #fc0;
	border-top-style: none;*/
	padding: 22px 15px 15px;
	margin-bottom: 5px;
}

.leftbox p {
	font-size: 12px;
	font-family: Arial;
	line-height: 140%;
}

#leftcol .nopad,
#rightcol .nopad {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#rightcol .photopad {
	width: 238px;
	padding-left: 10px;
	padding-right: 0px;
}

#leftcol h4 {
	color: #036;
	font-size: 20px;
	line-height: 17px;
	margin-bottom: 10px;
}

#leftcol h4 a {
	color: #036;
	text-decoration: none;
}

#leftcol h4 a:hover {
	color: #7f0000;
}

#leftcol h4 a .home_date {
	font-style: normal;
	font-size: 13px;
	color: #b6956b;
	padding-left: 12px;
	font-weight: normal;
}

p.seeall {
	font-style: italic;
	color: #7f0000;
	text-align: right;
	margin-bottom: 20px;
}

p.seeall a {
	text-decoration: none;
	background: url(../images/arrow_red.gif) no-repeat right center;
	clear: left;
	padding-right: 18px;
}

.leftbox ul {
	list-style-type: none;
}

.leftbox li {
}

.leftbox li a {
	background: url(../images/home_podcast.gif) no-repeat 20px;
	/*width: 297px;*/
	border-top: 1px dashed #fc0;
	text-decoration: none;
	padding: 15px 160px 15px 70px;
	display: block;
}

.leftbox li a:hover {
	background-color: #cbbd86;
}

.leftbox li span.listheader {
	font-size: 17px;
	line-height: 17px;
	color: #281c00;
	font-weight: bold;
}

.leftbox li span.listdesc {
	color: #4d4d4d;
}

#rightcol {
	width: 250px;
	float: right;
	display: inline;
}

.rightbox {
	float: left;
	display: inline;
	/*border: 1px solid #fc0;
	border-top-style: none;*/
	padding: 0px 0px 0px;
	margin-bottom: 10px;
}


.rightbox ul {
	list-style-type: none;
}

.rightbox li {
	background: url(../images/arrow_brown.gif) no-repeat 15px 21px;
	width: 220px;
	border-top: 1px solid #fc0;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	display: block;
}

.rightbox li a {
	text-decoration: none;
}

.rightbox li:hover {
	background-color: #cbbd86;
}

.rightbox li span.listheader {
	font-size: 17px;
	line-height: 17px;
	color: #281c00;
	font-weight: bold;
}

.rightbox li span.listdesc {
	color: #4d4d4d;
}


#rightcol h3 {
	/*background: #fc0 url(../images/right_header.jpg) no-repeat;
	color: #036;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 19px;
	float: left;
	clear: left;
	width: 230px;*/
	display: none;
}

#rightcol h3 a {
	color: #036;
	text-decoration: none;
}

#rightcol h3 a:hover {
	color: #f8ad3b;
}



#rightcol li.li_indent {
	color: #e4ecd9;
	text-decoration: none;
	display: block;
	background: url(../images/arrow_brown_blog.gif) no-repeat 20px .6em;
	width: 194px;
	padding: 5px 15px 5px 40px;
}

ul#thumbs {
	list-style-type: none;
}

ul#thumbs li {
	float: left;
	display: inline;
	border: 3px solid #bb9c67;
	margin-right: 13px;
	margin-bottom: 10px;
}

ul#thumbs li a {
	background: none no-repeat 0;
	text-decoration: none;
	border-top-style: none;
	padding: 0;
	float: left;
	display: inline;
}

ul#thumbs li a:hover {
	background-color: transparent;
}

ul#thumbs a{
	display:block;
	float:left;
	width:60px;
	height:60px;
	line-height:60px;
	overflow:hidden;
	position:relative;
	z-index:1;	
		
}
	
ul#thumbs a img{
	float:left;
	position:absolute;
}

ul#thumbs a:hover{
	overflow:visible;
	z-index:1000;
	border:none;
	top:-25px;
	left:-25px;		
}

ul#thumbs a:hover img{
	border: 3px solid #bb9c67;	
	background:#fff;			
}

/* Secondary Pages ////////////////////////////////////////////////////////// */

#sec_head {
	float: left;
	display: inline;
	width: 819px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#sec_head h2 {
	color: #cbbd86;
	background: #281c00 url(../images/sec_headerstar.gif) no-repeat 15px 20px;
	padding: 15px 15px 10px 50px;
	font-size: 27px;
	position: relative;
}

#blog #leftcol {
	width: 450px;
	margin-left: 70px;
}

#blog .stickynote_date,
#blog .stickynote_date2 {
	width: 99px;
	background: url(../images/stickynote_date.jpg) no-repeat;
	position: relative;
	float: left;
	z-index: 1;
	height: 90px;
	right: 122px;
	margin-right: -101px;
}

#blog .stickynote_date2 {
	background: url(../images/stickynote_date2.jpg) no-repeat;
}

p.sticky_month {
	padding-top: 20px;
	color: #7f0000;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #c3b080;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	padding-bottom: 7px;
	margin-bottom: 0px;
}

p.sticky_day {
	color: #7f0000;
	font-size: 34px;
	line-height: 34px;
	text-align: center;
	letter-spacing: -1px;
}

.posted {
	background-color: #e4ddc0;
	color: #6a5724;
	font-size: 12px;
	font-style: italic;
	padding: 10px;
	line-height: 12px;
	margin-bottom: 30px;
	
}

.blognav {
	padding: 15px 0px 0px;
	background-color: #281c00;
	border: none;
}

.blognav h4 {
	color: #b6956b;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 15px 5px;
	border-top: 1px dashed #fc0;
}

.blognav ul {
	margin-bottom: 10px;
}

.blognav li a {
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	background: url(../images/arrow_brown_blog.gif) no-repeat 20px;
}

.blognav li a:hover {
	background-color: #120d00;
	color: #ffffff;
}

.blognav li a:visited {
	color: #e8d4ac;
}

.blognav li a.current,
.blognav li a:visited.current {
	background-color: #120d00;
	font-weight: bold;
	color: #ffffff;
}

.nav_margin {
	margin-bottom: 20px;
}

#rightcol .buttons {
	margin-bottom: 20px;
	margin-right: 0px;
}

.comment_wrapper {
	border-top: 1px dashed #fc0;
	clear: both;
	padding: 2px 10px 15px;
	float: left;
	width: 430px;
}

.odd {
	background-color: #e4ddc0;
}

.author {
	background: #543817 url(../images/epcomment.gif) no-repeat 25px 10px;
}

.author .comment_meta_data {
	padding-top: 45px;
}

.author .comment_text p {
	color: #ffffff;
}

.author .comment_text p a,
.author .comment_meta_data p a {
	color: #f8ad3b;
}

.comment_text {
	float: right;
	display: inline;
	width: 290px;
}

.comment_wrapper p {
	margin-top: 15px;
	color: #4d4d4d;
	float: left;
}

.comment_meta_data, 
.comment_meta_data_display {
	float: left;
	display: inline;
	width: 130px;
	font-size: 13px;
	margin-right: 10px;
}

.comment_meta_data span,
.comment_meta_data_display span {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, serif;
	color: #b6956b;
}

 .paginate {
	float: left;
	width: 450px;
	border-top: 1px dashed #fc0;
	text-align: right;
	padding-top: 15px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}
	
.paginate b {
    border: 1px solid #543817;
    padding: 1px 4px;
    background-color: #281c00;
    color: #edc959;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
}
	
.paginate a {
	font-size: .9em;
	color: #7f0000;
	padding: 0 2px;
	text-decoration: none;
}  

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

#blog #leftcol h3 {
	width: 410px;
}

#sec #leftcol ul {
	list-style-type: none;
	margin-left: 10px;
}

#sec #leftcol ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/arrow_brown.gif) no-repeat 0 10px;
	padding-left: 20px;
	width: 450px;
}

#sec #leftcol ol {
	list-style-type: decimal;
	margin-left: 30px;
}

#sec #leftcol ol li {
	padding-top: 7px;
	padding-bottom: 7px;
}

#sec img.left, 
#blog img.left,
#sec img.right, 
#blog img.right,
#home img.right {
	float: left;
	position: relative;
	margin-right: 10px;
	border: 4px solid #bb9c67;
}

#sec img.right, 
#blog img.right,
#home img.right {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
ul#events {
	list-style-type: none;
}

ul#events li {
}

#sec #leftcol ul#events li {
	background-image: none;
	width: 450px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul#events li a {
	background: url(../images/arrow_brown.gif) no-repeat 15px 21px;
	width: 400px;
	border-top: 1px dashed #fc0;
	text-decoration: none;
	padding: 15px 15px 15px 40px;
	display: block;
}

ul#events li a:hover {
	background-color: #cbbd86;
}

ul#events li span.listheader {
	font-size: 17px;
	line-height: 17px;
	color: #281c00;
	font-weight: bold;
}

ul#events li span.listdesc {
	color: #4d4d4d;
}

.date {
	font-style: normal;
	font-size: 13px;
	color: #b6956b;
	padding-left: 12px;
	font-weight: normal;
}

iframe {
	border: 3px solid #bb9c67;
	margin-top: 20px;
}

.flash {
	background-color: #e4ddc0;
	float: left;
	display: inline;
	width: 424px;
	margin-bottom: 15px;
	padding: 13px;
}

#blog #leftcol .flash ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 15px;
}

#blog #leftcol .flash ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/arrow_brown.gif) no-repeat 0 10px;
	padding-left: 20px;
	width: 390px;
}

/* Contact Form ////////////////////////////////////////////////////////// */

#blog .contact_form {
	width: 410px;
}

.contact_form {
	float: left;
	width: 490px;
	background: #543817 url(../images/quote_bkg.jpg) repeat-x;
	margin-bottom: 15px;
	padding: 20px;
}

.contact_form p {
	margin-bottom: 0;
	font-weight: bold;
	color: #b6956b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	vertical-align: top;
}

.contact_form p a {
	color: #ffffff;
}

.contact_form p.required {
	color: #c26341;
}

.contact_form p.notify {
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1em;
}

.contact_form p.notify input.captcha {
	float: left;
	color: #4d4d4d;
	font: 20px/25px Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	height: 25px;
}

.contact_form p.notify img {
	float: left;
	display: inline;
	margin-bottom: 0px;
}

.contact_form p.submitbutton {
	clear: both;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-bottom: 0px;
	
}

.contact_form p.captchainstruct {
	font: normal bold 1.1em "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #c26341;
	border-top: 1px dashed #807247;
	padding-top: 10px;
	margin-top: 10px;
}

.contact_form select {
	width: 130px;
	margin-bottom: 10px;
	display: inline;
	line-height: 1.5em;
}

.contact_form input.std_input {
	margin-bottom: 10px;
	width: 99%;
	border: 1px solid #b6956b;
	color: #4d4d4d;
	font: 1em/1.2em Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}

.contact_form textarea {
	width: 99%;
	height: 150px;
	border: 1px solid #b6956b;
	padding: 3px;
	color: #4d4d4d;
	font: 1em/1.2em Georgia, "Times New Roman", Times, serif;
}

/* Navigation ////////////////////////////////////////////////////////// */

#nav {
	/*border: 1px solid green;*/
	margin-top: 45px;
	float: right;
	height: 18px;
	margin-left: 200px;
	padding-top: 15px;
	position: relative;
	overflow: visible;
}

#nav ul {
	float: left;
	display: inline;
}

#nav li {
	height: 18px;
	overflow: hidden;
	float: left;
	margin-left:5px;
}

#nav li a {
	line-height: 18px;
	text-indent: -500px;
	overflow: hidden;
	display: block;
	background-position: center top;
}




/* ************************ SLIDESHOW ********************************/
ul#portfolio {padding:0;list-style:none;margin:0 0 1em;overflow:hidden;max-height:300px;}
ul#portfolio li {list-style:none;padding:0;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#portfolio li img {max-width:815px;text-align:center;margin:0;}

ul#portfolio {
	margin-top: 10px;
	margin-bottom: 20px;
}

#nav_inicio {
	background: url(../../images/menu/inicio.png) no-repeat;
	width: 50px;
}
#nav_inicio:hover {
	background: url(../../images/menu/inicio2.png) no-repeat;
}

#nav_musica {
	background: url(../../images/menu/musica.png) no-repeat;
	width: 64px;
}
#nav_musica:hover {
	background: url(../../images/menu/musica2.png) no-repeat;
}

#nav_arte {
	background: url(../../images/menu/arte.png) no-repeat;
	width: 46px;
}
#nav_arte:hover {
	background: url(../../images/menu/arte2.png) no-repeat;
}

#nav_amigos {
	background: url(../../images/menu/amigos.png) no-repeat;
	width: 61px;
}
#nav_amigos:hover {
	background: url(../../images/menu/amigos2.png) no-repeat;
}

#nav_juegue {
	background: url(../../images/menu/juegue.png) no-repeat;
	width: 61px;
}
#nav_juegue:hover {
	background: url(../../images/menu/juegue2.png) no-repeat;
}

#nav_contacto {
	background: url(../../images/menu/contacto.png) no-repeat;
	width: 80px;
}
#nav_contacto:hover {
	background: url(../../images/menu/contacto2.png) no-repeat;
}

/* Footer */

.clearfooter {
	clear: both;
}

#footer-wrap {margin-top: 0px; background:#036; width: 876px; margin: 0 auto;}
#footer {width:850px;padding:1.5em 0 0 0;margin:0 auto;color:#999;text-align:left}
#footer a {color:#ccc;}
#footer p {color:#999}
#footer h3 {margin:0;padding:0 0 .6em 0; border-bottom:none; color:#999}
#footer .item {margin:0 0 0 0}
#footer ul{list-style:none;margin:0 0 1em 0;font-size:1em;}
#footer ul li,ul.txt li{height:1%;line-height:1em;display:block;padding:6px 0 6px 8px;}
#footer ul li:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #369}
#footer ul li a span,ul.txt li,h4 a span{color:#696455;}
#footer ul li.active a{cursor:default;color:white;}
#footer ul ul{margin:0;list-style:none;}

#footer ul#recentcomments {list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#footer ul#recentcomments li.recentcomments {display:block;padding:4px 0 4px 8px;}
#footer ul#recentcomments li.recentcomments a {border:0; background-image:none}
#footer ul#recentcomments li.recentcomments a:hover{color:#fff;background-position:1px 0.8em;background: #111}
#footer ul#recentcomments li.recentcomments a span{color:#696455;}

.postmetadata {padding:0;color:#666; font-size:12px; font-style: italic;}

#eventos_anteriores {
	margin-top: -30px;
	text-indent: -1000px;
	background: url('../../images/momentos.jpg');
	display: block;
	width: 430px;
	height: 24px;
}

#new_links {
	height: 34px;
	padding: 0 0 0 30px;
}

#new_links li {
	padding: 0;
	border: 0;
	float: left;
	width: 24px;
	height: 24px;
	margin: 5px;
}
#new_links li a {
	width: 24px;
	height: 24px;
	text-indent: -5000px;
	display: inline;
	float: left;
}
#new_links li:hover {
	background: #fff;
	width: 24px;
	height: 24px;
}

#new_links #link_facebook {
	background: url('../../images/icons/facebook.png');
}
#new_links #link_feed {
	background: url('../../images/icons/feed.png');
}
#new_links #link_flickr {
	background: url('../../images/icons/flickr.png');
}
#new_links #link_twitter {
	background: url('../../images/icons/twitter.png');
}
#new_links #link_vimeo {
	background: url('../../images/icons/vimeo.png');
}

#events-calendar-list li {
	font-size: 13px;
}

.sociable_tagline {
	margin-bottom: 10px;
}

.sociable ul {
	height: 24px;
	padding: 0;
	border: 0;
	margin: 0;
}

.sociable ul li {
	padding: 0;
	border: 0;
	margin: 0;
	width: 24px;
	height: 24px;
	margin: 5px;
}
.sociable ul li a {
	padding: 0;
	border: 0;
	margin: 0;
	width: 24px;
	height: 24px;
	display: inline;
}
.sociable ul li a:hover {
	background: #fff;
}
.sociable ul li:hover {
	padding: 0;
	margin: 0 1px;
	background: #fff;
	width: 24px;
	height: 24px;
}

#banner {
	float: right;
	margin-top: 20px;
}

#wp-calendar td, #wp-calendar th {
	font-size: 11px;
	padding: 0;
}

#wp-calendar #calendar-month {
	font-size: 14px;
}

#calendar_wrap {
	width: 200px;
	margin: 10px 0 10px 22px;
	padding: 0;
	float: left;

}

#over_slideshow{
	display: none;
	position:relative;
	height: 20px;
}

#destacamos {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000px;
	background: url('../../images/destacamos.jpg');
	width: 153px;
	height: 29px;
}

#corona_top {
	position: absolute;
	list-style-type: none;
	right: -120px;
	top: 70px;
}

#corona_top li {
	float: left;
	display: inline;
	height: 120px;
}

/*MEJORA EN WP CALENDAR*/

#wp-calendar {
	margin-left: -20px !important;
	padding-top:15px !important;
	padding-left: 20px !important;
	padding-right: 15px !important;
	padding-bottom: 15px !important;
	width: 250px !important;
	background: #fff url('../../images/paperamarillo.jpg') no-repeat 0 0 !important;
}

#wp-calendar caption {
	margin-top: 5px !important;
	background-color: transparent !important;
	border: 0 !important;
	text-align: center !important;
	font-size: 16px !important;
	font-weight: bold !important;
	font-family: Arial !important;
}

#wp-calendar table {
	margin-bottom: 0 !important;
}

#wp-calendar .nav td a {
	background-color: transparent !important;
}


#wp-calendar td, #leftcol #wp-calendar th {
	text-align: center;
	background: transparent !important;
	border: 0 !important;
}

#wp-calendar th {
	color: #000 !important;
	background: transparent !important;
}

/*#wp-calendar {
	width: 230px;
}

#calendar-month {
	padding-top: 18px;
	background: transparent !important;
	text-align: right;
	border: 0 !important;
}*/

.papel-amarillo {
	min-height: 150px;
	margin-left: -20px;
	background: #fff url('../../images/paperamarillo.jpg') no-repeat 0 0 !important;
	width: 250px;
	padding-top:30px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.papel-amarillo h4 {
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
	font-size: 20px;
}

