/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
form{ margin:0px; padding:0px;}
body { font-size: 62.5%; /* Resets 1em to 10px */ font-family:Helvetica Neue, Helvetica, Arial, sans-serif; background:#D8D8BD; color: #333; text-align: center; }
#page { text-align: left; overflow:hidden; }
#headerimg { overflow:hidden; width: 946px; margin:0 auto; text-align:left; background-image:url(images/catherwood/bg_header.jpg); background-repeat:repeat-x; }
#headerimg img { float:left; }
#content { padding-left:10px; padding-right:10px; padding-top:15px; min-height:500px; }
#content p{ margin-bottom:10px;}
.widecolumn .entry p { font-size: 1.05em; }
.narrowcolumn .entry,
.widecolumn .entry { line-height: 1.4em; }
.widecolumn { line-height: 1.6em; }
.narrowcolumn .postmetadata { text-align: center; }
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even,
.alt { border-left: 1px solid #ddd; }
small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }
h1,
h2,
h3 { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; }
h1 { font-size: 4em; text-align: center; }
#headerimg .description { font-size: 1.2em; text-align: center; }
h2 { font-size: 1.6em; }
h2.pagetitle { font-size: 1.6em; }
#sidebar h2 { font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em; }
h3 { font-size: 1.3em; }
h1,
h1 a,
h1 a:hover,
h1 a:visited,
#headerimg .description { text-decoration: none; color: white; }
h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited { color: #333; }
h2,
h2 a,
h2 a:hover,
h2 a:visited,
h3,
h3 a,
h3 a:hover,
h3 a:visited,
#sidebar h2,
#wp-calendar caption,
cite { text-decoration: none; }
.entry p a:visited { color: #524C1F; }
/*.sticky { background: #f7f7f7; padding: 0 10px 10px; }
.sticky h2 { padding-top: 10px; }*/
.commentlist li,
#commentform input,
#commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite,
.commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal; }
#sidebar { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
small,
#sidebar ul ul li,
#sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike { color: #777; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym,
abbr,
span.caps { font-size: 0.9em; letter-spacing: .07em; }
a,
h2 a:hover,
h3 a:hover {color:#524C1F; text-decoration: none; }
a:hover { text-decoration: underline; }
#wp-calendar #prev a,
#wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */



/* Begin Structure */
body { margin:0px; padding: 0; background-image:url(images/catherwood/bg_page.jpg); background-position:center 250px; background-repeat:no-repeat; }
#page {  margin: 0px auto; padding: 0; width: 946px; background-color:#EFEFD1; background-image:url(images/catherwood/bg_page1.jpg); background-position:0 0px; background-repeat:repeat-x; padding-bottom:6px;}
#header { margin: 0 0 0 0px; padding: 0; height: 37px; }
.narrowcolumn { float: left; padding: 0 0 20px 40px; margin: 15px 0 0 0; }
.widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 60px; width: 450px; }
.post { margin: 0px; width:550px; float:right;}
.post .share{ margin-top:20px; overflow:hidden;}
.post .share img{ float:left; display:inline;}
.post hr { display: block; }
.widecolumn .post { margin: 0; }
.narrowcolumn .postmetadata { padding-top: 5px; }
.widecolumn .postmetadata { margin: 30px 0; }
.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.widecolumn .attachment { text-align: center; margin: 5px 0px; }
.postmetadata { clear: both; }
.clear { clear: both; }
#footer { padding: 0; margin: 0 auto; width:886px; clear: both; background-image:url(images/catherwood/bg_footer.gif); background-color:#E4E4C7; background-position:top; background-repeat:repeat-x; }
#footer p { margin: 0; padding: 20px 0; text-align: center; }
/* End Structure */



/*	Begin Headers */
h1 { padding-top: 70px; margin: 0; }
h2 { margin: 30px 0 0; }
h2.pagetitle { margin-top: 30px; text-align: center; }
#sidebar h2 { margin: 5px 0 0; padding: 0; }
h3 { padding: 0; margin: 30px 0 0; }
h3.comments { padding: 0; margin: 40px auto 20px; }
/* End Headers */



/* Begin Images */
p img { padding: 0; max-width: 100%; }
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; padding-left: 10px; }
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul,
.postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
#sidebar ul,
#sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul p,
#sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul,
#sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul,
#sidebar ul ol { margin: 0 0 0 10px; }
ol li,
#sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li,
#sidebar ul ol li { margin: 3px 0 0; padding: 0; }
/* End Entry Lists */



/* Begin Form Elements */
#searchform { margin:0px; float:left; }
#searchform div{width:194px; padding:0px 0px 0px 14px; height:37px; background-image:url(images/catherwood/bg_busqueda.jpg);}
#searchform #s { background-color:#E6E6C9; margin-top:10px; font-size:12px; font-weight:normal;  color:#433C1B;  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#searchsubmit { cursor:pointer; background-color:#E6E6C9; background-image:url("images/catherwood/lupa.jpg"); background-repeat:no-repeat; border-style:none; border-width:0; color:#FFFFFF; font-size:12px; font-weight:bold; height:12px; float:right; width:14px; margin-top:12px; margin-right:16px;text-indent:-100000px; }
.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; float: right; }
/* End Form Elements */



/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */



/* Begin Sidebar */
#sidebar { padding: 20px 0 10px 0; margin-left: 545px; width: 390px; }
#sidebar form { margin: 0; }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym,
abbr,
span.caps { cursor: help; }
acronym,
abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.hidden { display: none; }
.screen-reader-text { position: absolute; left: -1000em; }
hr { display: none; }
a img { border: none; }
.navigation {     display: block;
    margin-bottom: 60px;
    margin-left: 45px;
    margin-top: 2px;
    padding-top: 1px;
    text-align: center; }
 .navigation>.alignleft { float: right;margin-bottom:30px;margin-right: 421px; }
  .navigation>.alignright { float: left;margin-bottom:30px; }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	/*Cortesia de la casa*/
h1,
h2,
h3 { font-family:Helvetica Neue, Helvetica, Arial, sans-serif; }
#content h2 { font-size:18px; margin:0px; padding:0px;  color:#665F28;  font-family: Helvetica, Arial, sans-serif; font-weight:bold; margin-bottom:10px; width:550px; float:left;}
.narrowcolumn .entry { line-height:1.2em; }
.narrowcolumn .entry p { }
#content { font-size:13px; }
#qtranslate-chooser { float:left; padding-left:0px; margin-left:10px; margin-top:10px;}
#qtranslate-chooser ul { margin:0px; padding:0px; }
#qtranslate-chooser li { list-style-type:none; display:inline; font-weight:bold; font-size:11px; padding-left:10px; padding-right:10px; padding-bottom:3px; padding-top:2px; }
#qtranslate-chooser li a { color:#433C1B;}
#qtranslate-chooser li.active{background-image:url(images/catherwood/active_lang.jpg); background-repeat:no-repeat; background-position:1px 0px; width:65px;}
#qtranslate-chooser li.active a { color:#FFE666; text-decoration:none;}
.qtrans_flag_and_text { padding-left:0px !important; }
.qtrans_flag_es,
.qtrans_flag_en { background-image:none !important; }
.quotescollection_randomquote { font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; font-style:italic; }
.quotescollection_randomquote q { color:#CCCCCC; text-align:right; float:right; display:block; width:390px; font-weight:bold !important; margin-bottom:20px; line-height:22px; }
.quotescollection_author { color:#38B8F9; font-weight:light; font-style:italic !important; font-size:14px; }
.quotescollection_nextquote { display:none; }
#column4,
#column3,
#column2,
#column1 { float:left; display:inline; width:236px; color:#524C1F; font-weight:normal; font-size:13px; margin-bottom:30px; text-shadow:0 1px 0 #FFFFFF;}
#column4 {width:170px; }
#footer { padding-top:22px; padding-bottom:40px; font-size:16px; font-weight:bold; color:#666666; padding-left:30px; padding-right:30px; }
#footer p{ margin:0px; padding:0px; font-size:12px; font-weight:bold; color:#ACA67F; text-shadow:0 1px 0 #FFFFFF; text-align:center; padding-top:20px;}
#footer #wrap { margin:0px auto; text-align:left; }
#footer ul li { list-style-type: none; margin-bottom:1px; }
#footer ul li a { color:#ACA57F; font-weight:normal; }
#footer ul { margin:0px; padding:0px; font-size:13px; margin-top:15px; text-shadow:none;}
.footer { font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold; font-style:italic; color:#333333; text-align:center; margin-bottom:12px; }
#content em{ color: #665F28 !important;}
.dir { color:#028CDE; }
.amigo { margin-top:40px; }
.p1 { background-image:url(images/claudia/p1.jpg); width:393px; height:10px; background-repeat:no-repeat; }
.p2 { background-image:url(images/claudia/p2.jpg); width:393px; background-repeat:repeat-y; padding-top:10px; padding-bottom:10px; }
.p2 p { margin:0px; font-size:14px; color:#666666; }
.p2 h3 { margin:0px; margin-top:3px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:20px; margin-bottom:15px; }
.p2 h3 a { color:#333333; }
.p3 { background-image:url(images/claudia/p3.jpg); width:393px; height:10px; background-repeat:no-repeat; margin-bottom:25px; }
.p2 .img { float:left; background-image:url(images/claudia/bg_img.jpg); background-repeat:no-repeat; width:154px; height:114px; padding-top:6px; margin-left:20px; padding-left:6px; }
.p2 .img img { border: 1px solid #FFF; }
.p2 .shorcut { margin-left:190px; margin-right:20px; }
.divisor { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EBEBEB; margin-left:20px; margin-right:20px; margin-top:2px; margin-bottom:8px; }
.escaparate-base {background-repeat:no-repeat; width:946px; height:213px; margin:0px auto; position:relative;}
.escaparate-base .logo{ position:absolute; top:0px; z-index:99; left:50px; top:50px;}
.escaparate-cont { /*width:946px;*/ height:213px;}
.slider{ /*width:633px; height:295px;*/ overflow:hidden; position:relative; float:left; margin-bottom:40px;}
.slider h1{ filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; font-family: Helvetica, Arial, sans-serif; font-size:20px; font-weight:normal; margin:0px; padding:8px 15px; text-align:left; position:absolute; top:165px; z-index:10; background-color:#FFF; color:#544C22;}
.slider .next,
.slider .prev{ position:absolute; top:255px; z-index:10; left:556px;}
.slider .next{left:593px;}
.slider .modulo{ float:left;}
#carrusel{
	width:4000px;
	position: relative;
}
.side{ float:right; width:283px;}
.side .tours{ margin-top:10px; margin-left:10px;}
.segmento{}
.segmento label{}
.side p{font-family: Helvetica, Arial, sans-serif; font-size:14px; margin:0px; padding:0px; margin-top:19px; color:#524C1F; margin-left:10px;}
.side .campos{ background-image:url(images/catherwood/bg_campo1.gif); background-repeat:no-repeat; width:160px; height:20px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;  color:#524C1F; padding-left:10px; padding-right:10px; margin-right:5px; }
.side .registro{margin-top:15px; margin-left:10px;}
.side .redes{ margin-top:26px;}
.side .redes-icon1{ margin-left:15px;}
.side .redes-icon2{ margin-left:10px;}
.home-cont{ width:633px; overflow:hidden;}
.home-div{ background-image:url(images/catherwood/bg_home.gif); background-repeat:repeat-x; background-position:0px 329px; padding-bottom:10px;}
.promos{ float:left; width:305px; margin-right:23px;}
.videos{ float:left; width:305px;height:254px;}
.custom-img{ width:333px;}
.custom-img .imagen1{ margin-bottom:10px;}
#page .nav{ width:946px; margin:0px auto;}
#page .subnav{ background-color:#C3B250; width:946px; height:35px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; }
#page .subnav ul{ margin:0px; padding:0px; padding-left:10px; padding-top:10px; }
#page .subnav ul li{display:inline; font-size:12px; font-family:Arial, Helvetica,  sans-serif; padding-right:7px;}
#page .subnav ul li a{ color:#FFF;}
#page .subnav ul li.active a{ color:#766C2C;}
#page .nav img{ display:inline; float:left;}
.rss { float:right; margin-top:12px; margin-right:10px; }
.ngg-gallery-thumbnail img { padding:0px !important; margin:4px 4px 0 0 !important; border:0px !important; }
.piclenselink { display:none; }
.ngg-galleryoverview { margin-bottom:20px; }
.search-p { margin-top:5px; margin-bottom:5px; }
.readmore { margin:0px; }
h3.search-t a:hover,
.readmore a { color:#524C1F; }
.search-t { margin-top:20px; }
.contacto { margin:0px; text-align:center; }
.grupo { width:390px; float:right; }
.ngg-navigation { padding-bottom:15px; }
.wpcf7-form { margin-top:40px; }
.wpcf7 p { text-align:left; }
.textarea,
.wpcf7-validates-as-required { border: 1px solid #CCC; width:400px; height:22px; margin-left:10px; font-size:14px; color:#333; padding:3px; }
.textarea { height:120px; font-size:14px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; }
.msg { margin-left:10px; }
.submit{ width:85px; height:22px; position:absolute;}
.atx { color:#900; font-size:12px; }
.margen-atx { margin-right:25px; float:right; }
.indice { margin-top:30px; height:130px; overflow:hidden; }
.indice p { margin-bottom:0px; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#999999; font-style:italic; line-height:18px; }
.indice img { float:left; clear:both; padding:2px; border: 1px solid #DFDFDF; margin-right:40px; }
.indice h4 { margin:0px; font-size:20px; font-weight:normal; line-height:28px; }
.indice h4 a:hover { text-decoration:none; }
.ngg-galleryoverview { height:140px !important; }
.slideshowlink { display:none; }
.col-izq{ float: left; margin-right: 20px;}
.tercer-nav{ background-image: url(images/catherwood/p2.gif); width:333px; margin-bottom: 20px; }
.tercer-nav ul{ margin: 0px; padding: 0px; font-size: 13px;}
.tercer-nav ul li { list-style-type: none; padding-top: 3px; padding-bottom: 3px; padding-left: 13px; }
.tercer-nav ul li.active{background-image: url(images/catherwood/bg__tercer_active.gif); background-repeat: no-repeat; background-position: left;}
.tercer-nav ul li.active a{ color: #383316; }
.tercer-nav ul li a{ color:#766C2C;}
.tercer-nav .p1{ background-image: url(images/catherwood/p1.gif); background-repeat: no-repeat; height: 5px; width:333px;}
.tercer-nav ul{ margin: 0px;}
.tercer-nav .p3{background-image: url(images/catherwood/p3.gif); background-repeat: no-repeat; height: 5px; margin-bottom: 0px; width:333px;}
.segmento{ width:275px; overflow:hidden; color:#524C1F; margin-left:10px; margin-top:10px;}
.segmento label{ float:left; width:110px;}
.registrate{ margin-bottom:0px !important;}
.contact-form{ float:left; width:550px; margin-top:10px;}
.contact-form label{ width:550px; float:left; margin-bottom:10px; font-size:13px; color:#665F28; text-shadow:0 1px 0 #FFFFFF;}
.contact-form .campo-area,
.contact-form .campo{ font-family:Arial, Helvetica, sans-serif; font-size:13px; width:320px; margin-bottom:15px; background-color:#ACA57F; padding:5px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; color:#FFF; border-bottom-color: #FFF; }
.contact-form .campo-area{ margin-bottom:20px; height:70px; resize: none;}
.contact-form .button{ background-color:#09C;}
.contact-form .submit-c{ background-color:#524C1F; color:#FFF; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; padding:5px; margin-right:300px; font-weight:bold; padding-left:10px; padding-right:10px; border-bottom-color: #FFF; }
.asociaciones{ background-image:url("images/catherwood/bg_home.gif"); background-position:0 0; background-repeat:repeat-x; padding-top:18px; padding-bottom:10px; overflow:hidden; }
.asociaciones .container-footer{margin:0px auto; text-align:center;padding-top:23px;}
.asociaciones img{ margin-left:22px; margin-right:22px;}
.expertos-indice{ width:140px; margin-right:20px; float:left; margin-bottom:10px;}
.publicaiones{ width:350px; margin-right:20px; float:left; margin-bottom:10px;}
.expertos-indice p{ margin-bottom:0px !important;}
.expertos-indice .tit{background-color:#E4E4C7; margin:0px; padding:10px; width:120px; height:30px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; display:block;}
.expertos-indice .tit2{background-color:#E4E4C7; margin:0px; padding:10px; width:120px; height:45px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; display:block;}
.publicaciones .tit3{background-color:#E4E4C7; margin:0px; padding:10px; width:230px; height:30px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; display:block;}
.content-indice{ clear:both; overflow:hidden; margin-top:20px;}


/*Post videos**/
.video-indice{ width:290px; margin-right:20px; float:left; margin-bottom:10px;}
.video-indice .titv{background-color:#E4E4C7; padding:10px; width:390px; height:45px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; display:block;margin-top:-10px;margin-bottom:12px; color:#524C1F;}
.video-indice .titvideo{background-color:#E4E4C7; padding:10px; width:390px; height:45px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; display:block;margin-top:0px;margin-bottom:12px; color:#524C1F;}


/*Testimoniales**/
.testimon {width:599px;}
.titulo-cat{margin:24px 50px 10px 44px !important}
.tit-testimoniales{margin-bottom: 7px;margin-left: -1px;margin-top: -12px;}
.testimoniales {background: url("images/nube.png") no-repeat scroll 0 0 transparent;font-style: oblique;height: 113px;margin-bottom: 10px;margin-left: -4px;}
.testimoniales p {font-size: 13px;font-style: normal;margin-bottom:10px;margin-left: 4px; margin-top: -12px;text-shadow: 0 1px 0 #FFFFFF;}
.testimonios {font-style: oblique;margin-left: 12px;padding-top: 16px;width: 254px;margin-top:2px;}
.testimoniales a {color: #666026;font-size: 12px;float:right;text-shadow: 0 1px 0 #FFFFFF;margin-left:5px;}
.esp{height:40px;}
.content-testim{margin-bottom:24px;width:826px;margin-top:-14px;}
.content-testim h3 {font-size:15px;}
#mas{margin-top:5px;}

/*Blog**/
.bloj{width:636px;float:inherit;height:100px;}
.blo{float:left;margin-top:-15px;}
.resumen {float: right;width:474px;min-height:80px;margin-top:-9px;}
.resumen a, h2 a:hover, h3 a:hover {color: #524C1F;font-size: 15px;margin-top: -4px;text-decoration: none;}




