/* modules - CCISME */
/* Page
--------------------------------------------------------- */
#page{
	width: 976px;
	margin: 0 auto;
	text-align: left;
}
/* Header
--------------------------------------------------------- */
#header {
	width: 898px;
	padding: 0 25px;
}
#header a#logo {
	float: left;
	padding: 11px 0 29px 25px;
}
#header a#logo img {
	float: left;
}
#header ul#idiomas {
	float: right;
	margin-right: 18px;
	padding: 6px 24px 20px 24px;
	background: url(../images/idiomas-back.png) top left repeat-x;
}
#header ul#idiomas li {
	float: left;
	font-weight: bold;
	color: #F0AB23;
}
#header ul#idiomas li a {
	color: #8D8278;
	font-weight: normal;
	font-size: 11px;
}
#header ul#idiomas li a.current {
	color: #343131;
	text-decoration: none;
	cursor: default;
}
#header #contactTab,
#header #contactTabCurrent {
	float: right;
	display: inline;
	margin: 0 8px 0 0;
	width: 201px;
	padding: 6px 10px 5px 20px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/CCISME-header-contact.png) 0 0 no-repeat;
}
#header #contactTabCurrent {
	background-position: 0 100%;
}
#header #contactTab a,
#header #contactTabCurrent a {
	padding: 0 0 0 16px;
	color: #FFF;
	background: url(../images/CCISME-header-contact-ico.png) 0 3px no-repeat;
}
#header #contactTab a:hover,
#header #contactTabCurrent a:hover {
	color: #875F35;
	background-position: 0 -18px;
}
#header #contactTab span,
#header #contactTabCurrent span {
	padding-left: 4px;
}
#header #titulo{
	float: right;
	padding-top: 18px;
	text-align: right;
	clear: right;
}
#header #titulo .text {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #888;
	font-variant: small-caps;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}
#header #titulo span.small{
	font-size: 12px;
	line-height: 12px;
}
#nav {
	position: relative;
	z-index: 5000;
	float: left;
	width: 898px;
	display: block;
	background: #987752 url(../images/CCISME-nav-bg.png) 0 0 repeat-x;
}
.no-home #nav {
	margin-bottom: 1px;
}
#nav li {
	float: left;
	position: relative;
	display: block;
	padding-right: 2px;
	background: url(../images/CCISME-nav-separa.png) 100% 8px no-repeat;
}
#nav li a {
	float: left;
	display: block;
	text-decoration: none;
}
#nav li a span {
	float: left;
	padding: 8px 10px 7px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#nav>li:last-child {
	padding-right: 0;
	background: none;
}
#nav>li a span {
	padding: 8px 9px 7px;
}
#nav li.current a {
	background: url(../images/CCISME-nav-current-bg.png) 0 0 repeat-x;
}
#nav li.current a span {
	background: url(../images/CCISME-nav-current-mark.png) 50% 100% no-repeat;
	color: #F8BC16;
}
#nav li:hover a,
#nav li.hover a,
#nav li a:hover {
	background: url(../images/CCISME-nav-hover-bg.png) 0 0 repeat-x;
}
#nav li:hover a span,
#nav li.hover a span,
#nav li a:hover span {
	color: #FFF;
	text-decoration: underline;
}
#nav li.hover .subBot,
#nav li:hover .subBot {
	display: block;
}
#nav li .subBot {
	position: absolute;
	float: left;
	display: none;
	width: 176px;
	border: 2px solid #987752;
	border-top: none;
	background: #FFF;
	top: 30px;
	left: 0;
	padding: 8px 0 12px;
}
#nav li .subBot.derecha {
	left: inherit;
	right: 0;
}
#nav li .subBot li {
	float: left;
	display: block;
	width: 176px;
	padding: 0;
	background: none;
}
#nav li .subBot li a,
#nav li:hover .subBot a {
	float: left;
	display: block;
	width: 160px;
	padding: 0 8px;
	background: none;
}
#nav li .subBot li a span,
#nav li:hover .subBot li a span {
	float: left;
	display: block;
	width: 145px;
	padding: 5px 5px 5px 10px;
	color: #987652;
	border-bottom: 1px solid #EBE7DD;
	text-decoration: none;
}
#nav li .subBot li.last span,
#nav li:hover .subBot li.last span {
	border: none;
}
#nav li .subBot li a:hover {
	background: url(../images/CCISME-nav-subBot-current-mark.png) 0 50% no-repeat;
}
#nav li .subBot li.current a:hover span,
#nav li .subBot li.current a span {
	background: #c9bf9d;
	color: #FFF;
}
#nav li .subBot li a:hover span {
	background: url(../images/CCISME-nav-subBot-current-bg.png) 0 0 repeat-y;
	color: #654716;
}
/* Banner
--------------------------------------------------------- */
#banner{
	display: block;
	clear: both;
	width: 898px;
	padding: 2px 25px 0;
	margin-bottom: 1px;
}
#banner #left{
	float: left;
	position: relative;
	display: block;
	padding-left: 20px;
	width: 272px;
	height: 280px;
	background: #f5ac0e url(../images/banner-left-back.png) top left no-repeat;
}
#banner #left h2{
	padding-top: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 42px;
	font-weight: normal;
	color: #FFF;
	text-shadow: 1px 1px 4px #666;
}
#banner #left p{
	padding-right: 10px;
	padding-top: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}
#banner #left #slidenav {
	position: absolute;
	top: 240px;
	left: 17px;
	z-index: 1000;
	width: 200px;
}
#banner #left #slidenav #snav {
	margin-right: 22px;
	background-color: #ddd;
}
#banner #left #slidenav a {
	float: left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-left: 1px;
	text-indent: -9000px;
	background: transparent url(../images/banner-nav.png) 0 0 no-repeat;
}
#banner #left #slidenav a:hover{
	background: transparent url(../images/banner-nav.png) 0 -32px no-repeat;
}
#banner #left #slidenav a.activeSlide,
#banner #left #slidenav a.activeSlide:hover {
	background: transparent url(../images/banner-nav.png) 0 -16px no-repeat;
}
#banner #left #slidenav a:focus {
	outline: none;
}
#banner div.slideshow {
	float: left;
}
/* Content structure
--------------------------------------------------------- */
#main {
	width: 898px;
	margin: 0 25px;
	background: transparent url(../images/container-deg-top.png) top left repeat-x;
	padding: 21px 0 0 0;
}
.no-home #main {
	padding: 0;
}
/* colPrincipal Home
--------------------------------------------------------- */
.home #colPrincipal,
.contactoPage #main #colPrincipal {
	float: left;
	display: inline;
	margin-right: 3px;
	width: 588px;
	padding: 0 26px 0 0;
	background: transparent url(../images/primary-border.png) 100% 0 no-repeat;
}
.contactoPage #main #colPrincipal {
	width: 580px;
	padding: 0 26px 0 8px;
}
#colPrincipal #intro {
	float: left;
	margin: 0 8px 0 16px;
	display: inline;
}
#colPrincipal #intro h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #865D3B;
	padding-bottom: 6px;
}
#colPrincipal #intro img {
	float: left;
	margin-left: -7px;
	padding: 0 5px 10px 0;
}
#colPrincipal #intro h4 {
	font-size: 14px;
	line-height: 22px;
	color: #716855;
	padding: 3px 0 32px;
}
#colPrincipal #intro h4 a {
	font-size: 12px;
	padding: 0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#colPrincipal div.left {
	float: left;
	width: 272px;
	padding-right: 20px;
	margin-left: 16px;
	display: inline;
}
#colPrincipal div.right {
	float: left;
	width: 272px;
}
#colPrincipal div.left h4,
#colPrincipal div.right h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 0 5px 10px;
	margin-bottom: 8px;
	background: #7d633a url(../images/CCISME-home-blog-tit-deg.png) 0 100% repeat-x;
}
#colPrincipal .minimeItemFeed {
	display: block;
	padding-bottom: 8px;
	border-bottom: 1px dashed #DDD;
	margin-bottom: 14px;
}
#colPrincipal .blogTitLink {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #006C36;
	text-decoration: none;
	padding: 0 10px;
	margin-bottom: 7px;
}
#colPrincipal .right .blogTitLink {
	color: #97704B;
}
#colPrincipal .blogTitLink:hover {
	color: #654716;
	text-decoration: underline;
}
#colPrincipal div.left p,
#colPrincipal div.right p {
	padding: 0 10px;
}
#colPrincipal .blogFecha {
	color: #C2BDB3;
}
#colPrincipal .verCompleta {
	display: block;
	font-size: 11px;
	margin: 9px 10px 0;
	padding-left: 8px;
	background: transparent url(../images/a-raquo.gif) 0 6px no-repeat;
}
#colPrincipal p {
	font-size: 12px;
	line-height: 19px;
}
#colPrincipal ul {
	padding-left: 9px;
}
#colPrincipal ul li {
	font-size: 12px;
	line-height: 19px;
	background: transparent url(../images/home-li-bullet.jpg) 0 9px no-repeat;
	padding-left: 7px;
}
#colPrincipal ul li li {
	background: transparent url(../images/home-li-li-bullet.jpg) 0 9px no-repeat;
}
#colPrincipal #affiliate{
	width: 583px;
	float: left;
	display: inline;
	margin: 34px 0 0 8px;
	background: transparent url(../images/affiliate-top.png) top left no-repeat;
}
#colPrincipal #affiliate .bottom{
	width: 583px;
	float: left;
	padding-bottom: 11px;
	background: transparent url(../images/affiliate-bottom.png) bottom left no-repeat;
}
#colPrincipal #affiliate .bottom .flags{
	width: 583px;
	float: left;
	background: transparent url(../images/affiliate-flags.gif) top left no-repeat;
}
#colPrincipal #affiliate .bottom .borde{
	padding: 20px 18px 15px 19px;
	margin: 0 12px 0 11px;
	border-bottom: 3px solid #FFF;
}
#colPrincipal #affiliate h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #575757;
	padding: 0 0 5px 0;
}
#colPrincipal .enemprende {
	margin: -6px 90px 6px 0 !important;
}
#colPrincipal .enemprende .bottom .borde{
	padding-left: 6px !important;
	padding-bottom: 5px !important;
}

#colPrincipal .enemprende ul li {
	font-size: 13px;
	font-weight: bold;
}
/* colSecundaria Home
--------------------------------------------------------- */
.home #colSecundaria,
.contactoPage #main #colSecundaria {
	float: left;
	width: 279px;
}
#colSecundaria #socios,
#colSecundaria .openbox{
	margin: 0 0 14px;
	width: 279px;
	background: transparent url(../images/socios-top.png) top left no-repeat;
}
#colSecundaria .closebox{
	width: 263px;
	padding: 7px 8px 12px;
	background: transparent url(../images/socios-bot.png) bottom left no-repeat;
}
#colSecundaria #socios h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	font-variant: small-caps;
	color: #b8afa2;
	padding: 6px 10px 0;
}
#colSecundaria #acto {
	float: left;
	display: inline;
	margin: 0 0 14px;
	width: 279px;
	height: 131px;
	background: url(../images/fondo-acto.jpg) 0 0 no-repeat;
}
#colSecundaria #acto a {
	float: left;
	position: relative;
	display: block;
	width: 279px;
	height: 131px;
	text-decoration: none;
}
#colSecundaria #acto a span {
	position: absolute;
	bottom: 9px;
	left: 9px;
	display: block;
	width: 232px;
	padding: 0 14px;
	height: 44px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
}
#colSecundaria #acto a:hover span {
	text-decoration: underline;
}
#colSecundaria #contact .closebox {
	padding-bottom: 30px;
}
#colSecundaria .TituloBox{
	float: left;
	width: 238px;
	padding: 4px 12px 6px;
	display: inline;
	background: #eee8e0 url(../images/socios-h4-border.png) left bottom repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #575757;
}
#colSecundaria #contact h5{
	float: left;
	width: 220px;
	padding: 10px 4px 0 20px;
	margin: 5px 0 0 18px;
	display: block;
	background: transparent url(../images/contact-icon-info.gif) 0 10px no-repeat;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
#colSecundaria #contact h5.tel{
	margin-top: 10px;
	background: transparent url(../images/contact-icon-tel.gif) 0 10px no-repeat;
}
#colSecundaria #contact h5.mail{
	margin-top: 10px;
	background: transparent url(../images/contact-icon-mail.gif) 0 10px no-repeat;
}
#colSecundaria #contact p{
	width: 220px;
	padding: 0 4px 4px 20px;
	margin: 0 0 0 18px;
	display: block;
	font-size: 12px;
	line-height: 18px;
}
#colSecundaria #contact a{
	clear: left;
	display: block;
	padding: 0 4px 0 8px;
	margin: 0 0 0 38px;
	font-size: 12px;
	line-height: 18px;
	background: transparent url(../images/a-raquo.gif) 0 7px no-repeat;
}
#colSecundaria ul#social {
	float: left;
	padding: 8px 12px 6px;
}
#colSecundaria ul#social li {
	float: left;
}
#colSecundaria ul#social li a {
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9000px;
	margin-right: 10px;
	margin-top: 8px;
}
#main #colSecundaria ul#social li a:hover {
	background-position: 0 100%;
}
#colSecundaria ul#social li a.twitter {
	background: url(../images/CCISME-colSecundaria-social-ico-twitter.png) 0 0 no-repeat;
}
#colSecundaria ul#social li a.RSS {
	background: url(../images/CCISME-colSecundaria-social-ico-RSS.png) 0 0 no-repeat;
}
#colSecundaria ul#social li a.linkedin {
	background: url(../images/CCISME-colSecundaria-social-ico-linkedin.png) 0 0 no-repeat;
}
#colSecundaria ul#social li a.boletin {
	width: 80px;
	height: 36px;
	padding: 4px 0 0 44px;
	background: #F6F2E8 url(../images/CCISME-colSecundaria-social-carta.png) 5px 10px no-repeat;
	text-indent: 0;
	margin: 0;
	font-size: 10px;
	line-height: 15px;
	color: #827B68;
}
#main #colSecundaria ul#social li a.boletin:hover {
	background-position: 5px -30px;
	color: #333;
	background-color: #EEE;
}
#colSecundaria #emprende img {
	margin-top: 3px;
}
#colSecundaria #emprende p{
	padding: 4px 12px;
	display: block;
	font-size: 12px;
	line-height: 18px;
}
/* jcarousel
--------------------------------------------------------- */
.jcarousel-skin .jcarousel-container-horizontal {
    width: 230px;
    padding: 10px 16px;
}
.jcarousel-skin .jcarousel-clip-horizontal {
    width: 230px;
    height: 80px;
    overflow: hidden;
}
.jcarousel-skin .jcarousel-item {
    width: 110px;
    height: 80px;
}
.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 10px;
	display: inline;
}
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: -1px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -14px 0;
}
.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -28px 0;
}
.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -42px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 0;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: -14px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: -28px 0;
}
.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -42px 0;
}
/* Footer
--------------------------------------------------------- */
#footer #back{
	width: 878px;
	padding: 26px 32px 0;
	margin: 0 3px;
	min-height: 96px;
	background: transparent url(../images/footer-back.jpg) bottom left repeat-x;
}
#footer h4{
	width: 848px;
	padding: 4px 15px;
	background-color: #f9f5f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #575757;
}
#footer ul{
	float: left;
	width: 292px;
	padding: 12px 0 26px;
}
#footer ul li{
	float: left;
	width: 268px;
	padding: 0 12px 8px;
}
#footer ul li a{
	display: block;
	padding: 0 0 0 9px;
	font-size: 12px;
	line-height: 15px;
	background: transparent url(../images/a-raquo.gif) 0 6px no-repeat;
}
#footer p{
	float: left;
	display: inline;
	width: 858px;
	padding: 8px 10px 26px;
	border-top: dotted 1px #D4CBB0;
	font-size: 12px;
	color: #575757;
}
#copy{
	float: right;
	text-align: right;
	padding: 6px 48px 8px 0;
	font-family: "Times New Roman", Times, serif;
	color: #575757;
	font-size: 14px;
	line-height: 14px;
}
#copy span.year{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copy a {
	color: #CCC;
}
#copy a:hover {
	color: #AAA;
}
/* Breadcrumbs
--------------------------------------------------------- */
#breadcrumbs {
	float: left;
	width: 884px;
	padding: 10px 0 10px 14px;
}
#breadcrumbs li,
#breadcrumbs {
	font-size: 11px;
	color: #875F35;
}
#breadcrumbs li a,
#breadcrumbs a {
	float: left;
	color: #C2BDB3;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 3px;
	background: url(../images/CCISME-breadcrumb-raquo.png) 100% 6px no-repeat;
}
#breadcrumbs a:hover {
	color: #875F35;
}
/* colPrincipal - Contenidos secundarias
--------------------------------------------------------- */
.no-home #colPrincipal {
	float: right;
	width: 684px;
}
.entry-title,
.page-title {
	color: #FF9C0A;
	font-size: 30px;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 21px;
}
.no-home #colPrincipal h1,
.no-home #colPrincipal h2,
.no-home #colPrincipal h3,
.no-home #colPrincipal h4,
.no-home #colPrincipal p {
	margin-left: 6px;
	margin-right: 12px;
}
.no-home #colPrincipal p {
	padding-bottom: 8px;
}
.img156SombraFloat,
.attachment-post-thumbnail {
	float: left;
	width: 156px;
	height: 112px;
	display: inline;
	margin: 0 5px 5px 2px;
	padding: 8px 8px 9px 9px;
	background: url(../images/CCISME-img-156x112-sombra.png) 0 0 no-repeat;
}
.no-home #colPrincipal h2 {
	color: #5F543C;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.no-home #colPrincipal h3 {
	color: #875F35;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 11px;
	margin-bottom: 1px;
}
.no-home #colPrincipal .menosMargin {
	margin-bottom: 6px;
}
#orangeBox {
	float: left;
	display: inline;
	width: 678px;
	margin: 0 0 20px;
	padding: 0 0 11px 0;
	background: url(../images/CCISME-oraneBox.jpg) 0 100% no-repeat;
}
#orangeBox #orangeBoxInner {
	float: left;
	display: block;
	width: 638px;
	padding: 22px 20px 13px;
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: url(../images/CCISME-oraneBox.jpg) 0 0 no-repeat;
}
#orangeBox #orangeBoxInnerIMG {
	float: left;
	display: block;
	width: 653px;
	padding: 13px 12px 0 13px;
	background: url(../images/CCISME-oraneBox.jpg) 0 0 no-repeat;
}
.img250SombraFloat {
	float: left;
	width: 250px;
	height: 182px;
	display: inline;
	margin: 0 16px 30px 2px;
	padding: 9px 10px 12px 11px;
	background: url(../images/CCISME-img-250x182-sombra.png) 0 0 no-repeat;
}
.img250SombraFloat.css-shadow {
	height: auto;
	background: #FFF;
	padding: 5px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
	margin-bottom: 4px;
}
#main #colPrincipal .TextoGrande,
#main #colPrincipal .TextoGrande li {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #5F543C;
	font-family: Arial, Helvetica, sans-serif;
}
#main #colPrincipal .TextoGrande li {
	float: left;
	display: block;
	padding-left: 30px;
	background: url(../images/CCISME-textoGrande-li-bullet.png) 18px 10px no-repeat;
}
ol.conLeters {
	font-size: 12px;
	padding-bottom: 8px;
	margin-left: 6px;
    margin-right: 12px;
	list-style-type: lower-latin;
}
ol.conLeters li {
	margin-left: 24px;
	list-style-position: inherit;
	list-style-type: lower-alpha;
	font-weight: bold;
}
ol.conLeters li span {
	font-weight: normal;
}
#main #colPrincipal .MasLineHeight,
#main #colPrincipal .MasLineHeight li {
	line-height: 24px;
	background: none;
}
#colPrincipal .accordion {
	padding: 0 12px 9px 6px;
	margin-bottom: 26px;
	background: url(../images/CCISME-post-separa.gif) 0 100% no-repeat;
	position: relative;
}
#colPrincipal .accordion.sinaccion {
	margin-top: 14px;
}
#colPrincipal .accordionInner {
	background: #f8f5ed url(../images/CCISME-colSecundaria-corner.gif) 0 0 no-repeat;
	padding: 10px 16px;
	min-height: 39px;
	font-size: 12px;
	line-height: 19px;
	color: #827B68;
}
#colPrincipal .sinaccion .accordionInner {
	padding: 20px 32px;
	text-align: center;
}
#colPrincipal .sinaccion .accordionInner h4 {
	color: #f15f22;
}
#colPrincipal .sinaccion .accordionInner img {
	margin: 8px 0 36px;
}
#colPrincipal .sinaccion .accordionInner p {
	text-align: left;
}
#main #colPrincipal .acc-hover {
	background-color: #E6E2D8;
}
#colPrincipal .accordion .accTitulo {
	color: #5F543C;
	font-weight: bold;
}
#colPrincipal .accordion p {
	margin-left: 0;
	margin-right: 0;
}
#colPrincipal .accordion ol {
	padding-top: 8px;
	margin: 0;
}
#colPrincipal .accordion ol li {
	margin-left: 24px;
	list-style: outside decimal;
	padding-bottom: 8px;
}
#colPrincipal .accordion a.cierra,
#colPrincipal .accordion a.handler {
	font-size: 11px;
}
#colPrincipal .accordion a.handler {
	position: absolute;
	left: 6px;
	top: 0;
	width: 609px;
	height: 20px;
	padding: 29px 16px 10px 25px;
	background: url(../images/a-raquo.gif) 16px 38px no-repeat;
}
.accordion a.cierra {
	text-decoration: none;
	color: #497700;
	margin-top: 6px;
	display: block;
}
#colPrincipal .accordion a.cierra span {
	text-decoration: underline;
	color: #FF4900;
}
#colPrincipal .accordion a.cierra:hover span {
	color: #FF0A00;
}
#colPrincipal .accordion a.access {
	display: none;
}
.accordion form h4 {
	float: left;
	width: 634px;
	display: block;
	font-weight: bold;
	color: #FF9C0A;
	border-bottom: 1px solid #D4CCB2;
	padding-bottom: 1px;
	padding-top: 8px;
	margin-bottom: 17px;
}
.accordion form h5 {
	float: left;
	display: block;
}
.accordion form label {
	float: left;
	width: 634px;
	padding-bottom: 13px;
}
.accordion form label span,
.accordion form h5 {
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
	color: #847B68;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.accordion form label input {
	float: left;
	width: 322px;
	padding: 3px 2px;
	border: 1px solid #CECECE;
	border-top-color: #BABAA7;
	border-bottom-color: #DEDEDE;
	font-size: 12px;
	color: #888;
}
.accordion form label input.radio {
	width: 20px;
	margin-top: 5px;
	border: 0;
}
.accordion form label input.peq {
	width: 80px;
}
.accordion form label.cpLabel {
	width: 318px;
}
.accordion form label.provLabel {
	width: 310px;
}
.accordion form label.provLabel span {
	width: 80px;
}
.accordion form label.provLabel input {
	width: 144px;
}
.accordion form .radioField {
	float: left;
	display: block;
	width: 634px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ede9db;
}
#colPrincipal .accordion form .sinBorde {
	border-bottom: none;
}
.accordion form .radioField fieldset {
	display: block;
}
.accordion form .radioField label {
	width: 404px;
}
.accordion form .radioField label span {
	display: block;
	width: 320px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	line-height: 15px;
	padding-top: 4px;
}
.accordion form .buttonField {
	float: left;
	display: block;
	width: 634px;
	padding: 22px 0;
	background-color: #ede9db;
	margin-bottom: 28px;
}
.accordion form .buttonField .cajaDatos {
	float: left;
	width: 360px;
	padding-left: 28px;
}
.accordion form textarea {
	float: left;
	width: 624px;
	margin-left: 8px;
	margin-top: -4px;
	margin-bottom: 14px;
	min-height: 100px;
}

#colPrincipal .accordion form .buttonField .txtGran {
	color: #5F543C;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px;
}
#colPrincipal .accordion form .buttonField .cuentas {
	margin: 0;
	padding: 0;
	line-height: 15px;
}
#colPrincipal .accordion form .buttonField .boton {
	padding-right: 74px;
}
#colPrincipal .accordion .txtPaForms {
	padding: 0 28px;
	color: #C2BDB3;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 18px;
}
#colPrincipal ol {
	margin: 4px 12px 4px 6px;
	font-size: 12px;
    line-height: 19px;
}
#colPrincipal ol li,
#colPrincipal ul li {
	padding-bottom: 6px;
}
#colPrincipal ol ul {
	padding-top: 2px;
}
#colPrincipal ul ul {
	padding-top: 4px;
}
#colPrincipal ol ul li {
	padding-bottom: 3px;
}
#colPrincipal ul.linksList {
	padding: 0;
}
#colPrincipal ul.linksList li {
	padding: 0 12px 7px 6px;
	margin-bottom: 7px;
	background: url(../images/CCISME-post-separa.gif) 0 100% no-repeat;
}
#colPrincipal ul.linksList li a {
	display: block;
	padding: 5px 16px 7px;
	background-color: #F6F2E8;
	text-decoration: none;
}
#colPrincipal ul.linksList li a:hover {
	background-color: #E6E2D8;
}
#colPrincipal ul.linksList li .titLink {
	font-weight: bold;
	color: #5F543C;
}
#colPrincipal ul.linksList li .elLink {
	font-size: 11px;
	display: block;
	text-decoration: underline;
	clear: both;
	padding-left: 8px;
	background: url(../images/a-raquo.gif) 0 9px no-repeat;
}
#colPrincipal ul.linksList li.solo {
	display: inline-block;
	padding-left: 0;
	width: 372px;
	margin-top: 10px;
}
#colPrincipal ul.linksList li.solo a {
	width: 360px;
}
#sociosDir .item {
	float: left;
	display: block;
	margin-top: 2px;
}
#sociosDir h3 {
	float: left;
	display: block;
}
#sociosDir .sombra {
	float: left;
	display: block;
	width: 110px;
	height: 80px;
	padding: 8px 8px 9px 9px;
}
#sociosDir .data {
	float: left;
	display: block;
	width: 536px;
	margin: 5px 10px 0;
	background: url(../images/CCISME-post-separa.gif) -6px 100% no-repeat;
}
#sociosDir .data .fondo {
	margin-bottom: 7px;
	padding: 9px 16px 13px;
	background-color: #F6F2E8;
}
#sociosDir .data .title {
	font-size: 12px;
	color: #5F543C;
	font-weight: bold;
	margin-left: 0;
}
#sociosDir .data p {
	margin: 0;
	padding: 2px 0;
}
#sociosDir .data a {
	font-size: 11px;
	display: block;
	padding-left: 8px;
	background: url(../images/a-raquo.gif) 0 6px no-repeat;
}
.no-home #colPrincipal .segundo {
	margin-top: 22px;
}
.no-home #colPrincipal .marginPabajo {
	margin-bottom: 8px;
}
/*  Contacto  */
.contactoPage .entry-title {
	padding-left: 14px;
}
.contactoPage form {
	float: left;
	width: 502px;
	padding: 28px 5px;
	display: inline;
	margin: 0 0 0 30px;
	background: #f8f5ed url(../images/CCISME-colSecundaria-corner.gif) 0 0 no-repeat;
}
.contactoPage form label {
	float: left;
	width: 502px;
	padding-bottom: 17px;
}
.contactoPage form label span {
	float: left;
	width: 146px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: right;
	color: #847B68;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.contactoPage form label input,
.contactoPage form label textarea {
	float: left;
	width: 322px;
	padding: 3px 2px;
	border: 1px solid #CECECE;
	border-top-color: #BABAA7;
	border-bottom-color: #DEDEDE;
	font-size: 12px;
	color: #888;
}
.contactoPage form label input#telefono {
	width: 160px;
}
.contactoPage form strong {
	color: #E4A286;
}
form .boton {
	float: right;
	padding: 0 17px 0 0;
}
form button {
	display: block;
	border: none;
	background: none;
}
form button span {
	float: left;
	display: block;
	padding: 0 10px 0 0;
	background: url(../images/CCISME-button-vacio.png) 100% 0 no-repeat;
}
form button span em {
	float: left;
	display: block;
	height: 21px;
	padding: 6px 16px 0 26px;
	background: url(../images/CCISME-button-vacio.png) 0 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #FFF;
}
form button:hover span,
form button:focus span,
form button:active span {
	background: url(../images/CCISME-button-vacio.png) 100% 100% no-repeat;
}
form button:hover span em,
form button:focus span em,
form button:active span em {
	background: url(../images/CCISME-button-vacio.png) 0 100% no-repeat;
}
.contactoPage form .campos {
	font-size: 11px;
	color: #B5A299;
	padding: 0 0 14px 160px;
}
#colPrincipal p.notaForm {
	float: left;
	margin-top: 8px;
	display: inline;
	padding-left: 30px;
	color: #C2BDB3;
	font-size: 11px;
}
p.notaForm a {
	color: #C2BDB3;
}
p.notaForm a:hover {
	color: #847B68;
}
#latGmap {
	float: left;
	display: block;
	width: 262px;
	height: 152px;
	padding: 7px 8px 10px 9px;
	background: url(../images/CCISME-contacto-Gmaps-sombra.png) 0 0 no-repeat;
}
#colPrincipal .casoExito {
	padding-bottom: 20px;
	margin-bottom: 15px;
	background: url(../images/CCISME-post-separa.gif) 0 100% no-repeat;
}
#colPrincipal .casoExito .viewFull {
	float: left;
	margin-top: 10px;
	margin-left: 8px;
}
#colPrincipal .casoExito a.cierra {
	text-decoration: none;
	color: #497700;
	margin-top: 6px;
	display: block;
	font-size: 11px;
	margin-left: 6px;
}
#colPrincipal .casoExito a.cierra span {
	text-decoration: underline;
	color: #FF4900;
}
#colPrincipal .casoExito a.cierra:hover span {
	color: #FF0A00;
}
/* Del BLOG  */
.post {
	padding-bottom: 19px;
	margin-bottom: 22px;
	background: url(../images/CCISME-post-separa.gif) 0 100% no-repeat;
}
.no-home #colPrincipal .post h2.entry-title {
	padding-top: 4px;
	margin-bottom: 8px;
}
.post .entry-title a {
	color: #875F35;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	text-decoration: none;
}
.post .entry-title a:hover {
	color: #4C2F1A;
	text-decoration: underline;
}
.entry-meta {
	color: #C2BDB3;
	font-size: 12px;
	padding-bottom: 2px;
	margin-left: 6px;
    margin-right: 12px;
}
.viewFull {
	font-size: 11px;
	padding-left: 8px;
	margin-left: 4px;
	background: url(../images/CCISME-raquo-verde.gif) 0 6px no-repeat;
}
.caption {
	float: left;
	display: block;
	width: 250px;
	clear: both;
	position: relative;
	top: -26px;
	left: 12px;
	font-size: 12px;
	font-style: italic;
	color: #C2BDB3;
	margin-bottom: -14px;
	margin-right: 40px;
}
.alignleft {
	float: left;
	margin: 0 16px 0 2px;
}
.alignright {
	float: right;
	margin: 0 6px 0 16px;
}
.size-postCCISME-thumb {
	float: left;
	width: 250px;
	height: 182px;
	display: inline;
	padding: 9px 10px 12px 11px;
	background: url(../images/CCISME-img-250x182-sombra.png) 0 0 no-repeat;
}
.no-home #colPrincipal .wp-caption-text,
.no-home #colPrincipal .wp-caption-dd {
	float: left;
	display: block;
	clear: both;
	position: relative;
	top: 2px;
	left: 12px;
	font-size: 12px;
	line-height: 19px;
	font-style: italic;
	text-align: left;
	color: #C0BDB0;
	padding: 0;
	margin: 0 22px 4px 0;
}
#colPrincipal .entry-content h2 {
	font-size: 21px;
	line-height: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 11px;
	margin-bottom: 4px;
}
#colPrincipal .entry-content h4 {
	color: #875F35;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 11px;
	margin-bottom: 2px;
}
#colPrincipal .entry-content ol {
	padding-left: 12px;
}
#colPrincipal .entry-content ol li {
	margin-left: 8px;
	padding-left: 2px;
	list-style: outside decimal;
}



/* colSecundaria - Lateral secundarias
--------------------------------------------------------- */
.no-home #colSecundaria {
	float: left;
	width: 200px;
}
#botLateral {
	float: left;
	display: inline;
	margin: 0 0 20px 8px;
	width: 186px;
	background: url(../images/CCISME-colSecundaria-bg-top.png) 0 0 no-repeat;
}
#botLateral #botLateralInner {
	float: left;
	width: 168px;
	padding: 7px 9px 22px;
	background: url(../images/CCISME-colSecundaria-bg-bot.png) 0 100% no-repeat;
}
#botLateral img {
	float: left;
	padding-bottom: 2px;
	background: url(../images/CCISME-colSecundaria-li-separa.png) 0 100% repeat-x;
}
.enlaces #botLateral #botLateralInner {
	padding-bottom: 7px;
	background: url(../images/CCISME-colSecundaria-bg-bot-soloIMG.png) 0 100% no-repeat;
}
.enlaces #botLateral #botLateralInner img {
	padding-bottom: 0;
}
#botLateral ul {
	float: left;
}
#botLateral ul li {
	float: left;
	width: 168px;
	padding-bottom: 2px;
	background: url(../images/CCISME-colSecundaria-li-separa.png) 0 100% repeat-x;
}
#botLateral ul li.last/*,
#botLateral ul li#menu-item-31*/ {
	background: none;
}
#botLateral ul li a {
	float: left;
	width: 152px;
	display: block;
	padding: 11px 8px;
	color: #875F35;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#botLateral ul li.current a,
#botLateral ul li.current a:hover,
#botLateral ul li.current-menu-item a,
#botLateral ul li.current-menu-item a:hover,
#botLateral ul li.current-post-parent a,
#botLateral ul li.current-post-parent a:hover {
	color: #FFF;
	background: #cdc4a5 url(../images/CCISME-colSecundaria-current.png) 0 0 repeat-x;
}
#botLateral ul li a:hover {
	background: url(../images/CCISME-botLateral-hover.png) 0 0 repeat-y;
	color: #654716;
}
#informe {
	float: left;
	padding-left: 21px;
}
#informe p {
	float: left;
	width: 162px;
	padding-bottom: 6px;
	color: #C8BD8C;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
#informe a {
	float: left;
	display: block;
	width: 108px;
	height: 21px;
	padding: 6px 6px 0 38px;
	color: #FFF;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	background: #654716 url(../images/CCISME-colSecundaria-button.png) 0 0 no-repeat;
}
#informe a.contacto {
	background: #654716 url(../images/CCISME-colSecundaria-button-contact.png) 0 0 no-repeat;
}
#informe a:hover {
	text-decoration: underline;
	background-position: 0 100%;
}
#sociosCarrousell {
	float: left;
	display: inline;
	width: 174px;
	border-top: 1px solid #E1DBC9;
	margin: 28px 0 0 14px;
	padding-top: 25px;
}
#sociosCarrousell .titulo {
	font-size: 12px;
	font-weight: bold;
	color: #97704B;
	text-transform: uppercase;
	padding: 0 0 2px 6px;
}
#sociosCarrousell .jcarousel-skin {
	background-color: #F6F2E8;
}
#sociosCarrousell .jcarousel-skin .jcarousel-container-horizontal {
	width: 142px;
    padding: 10px 16px;
}
#sociosCarrousell .jcarousel-skin .jcarousel-clip-horizontal {
    width: 110px;
	margin: 0 16px;
    height: 80px;
	padding: 0;
    overflow: hidden;
}
#sociosCarrousell .jcarousel-skin .jcarousel-item {
    width: 110px;
    height: 80px;
	padding: 0;
}
#sociosCarrousell .jcarousel-skin .jcarousel-next-horizontal {
    right: 8px;
}
#sociosCarrousell .jcarousel-skin .jcarousel-prev-horizontal {
    left: 8px;
}
#colSecundaria #secondary {
	float: left;
	display: block;
	width: 174px;
	margin: 0 0 0 14px;
}
#colSecundaria #secondary .widgettitle {
	color: #875F35;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#secondary .widgetcontainer {
	float: left;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E1DBC9;
}
#botLateral .widgetcontainer {
	background: none;
}
#secondary #search-2 {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
#colSecundaria #secondary .widgetcontainer ul,
#colSecundaria #secondary .widgetcontainer .tagcloud,
#colSecundaria #secondary .widgetcontainer #searchform {
	float: left;
	display: block;
	width: 154px;
	padding: 10px;
	background: #f8f5ed url(../images/CCISME-colSecundaria-corner.gif) 0 0 no-repeat;
}
#secondary .widgetcontainer a {
	color: #C2BDB3;
	font-size: 12px;
	line-height: 19px;
}
#secondary .widgetcontainer a:hover {
	color: #875F35;
}
#secondary #searchform input {
	float: left;
	width: 122px;
	padding: 0 3px;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	color: #B7B7B7;
	border: 1px solid #DFE0E1;
	border-left-color: #D7D8D9;
	border-top-color: #C6C7C9;
	border-right: 0;
}
#secondary #searchform input#searchsubmit {
	width: 25px;
	height: 23px;
	padding: 0;
	display: block;
	text-indent: -9000px;
	background: url(../images/CCISME-buscador-lupa.gif) 0 0 no-repeat;
	border: 0;
}
#nav-below a {
	font-size: 11px;
	font-weight: bold;
	color: #5F543C;
}
#nav-below a:hover {
	color: #000;
}
#nav-below .nav-previous {
	float: left;
	padding-left: 6px;
}
#nav-below .nav-next {
	float: right;
	padding-right: 12px;
}
div.error,
div.error2 {
	display: block;
	float: left;
	padding: 0 0 8px 160px;
	font-size: 12px;
	color: #F00;
}
.accordion div.error,
.accordion div.error2 {
	padding-left: 234px;
}
div#result,
div#result2 {
	float: left;
	display: block;
	width: 400px;
	padding: 0 30px;
	font-size: 13px;
	color: #090;
}
div#result strong {
	color: #090;
}
#main form label input.error, 
#main form label textarea.error {
	border-color: #F00;
}
#main form label.error {
	width: auto;
	padding: 0 0 0 160px;
	font-size: 11px;
	color: #F00;
	margin: 0;
}
#main .accordion form label.error {
	padding-left: 234px;
}


