@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#8f8f8f url(../images/bg_body.jpg)/*#1f1f1f*/;
}

h1 {
	font-size:14px;
	color:#FFFFFF;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	text-transform:uppercase;
}

h2 {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}

a
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div.clr { float:none; clear:both }
.notxt { font-size:0; line-height:0; text-indent:-3000px }

#on_soc, #on_soc_big {
	background: #f4f4f4 url(../images/crumbsBg.png) no-repeat top right;
	color: #949397;
	float: left;
	font-size: 9px;
	height: 20px;
	line-height: 21px;
	margin-bottom: 1px;
	text-align: left;
}
#on_soc
{
	width:776px;	
}
#on_soc_big
{
	width:986px;	
}

#on_soc a, #on_soc_big a {
	color: #949397;
	text-decoration: underline;
	vertical-align: middle;
}
#on_soc a:first-child, #on_soc_big a:first-child {
	margin-left: 8px
}

#d_acrobat { float:right; color:#CA0C08 !important; text-decoration:none !important; font-size:11px }
#d_acrobat img { float:right }
#acrobat {
	position:absolute;
	text-decoration:none;
	margin:0;
	right:12px;
	top:178px;
	list-style-type:none;
	padding:0;
	z-index:100;
}
#acrobat li { background:#060 url("../images/leftMainArrow.png") no-repeat 70px 50%; width:90px  }
#acrobat li:hover { background:#080 url("../images/leftMainArrow.png") no-repeat 70px 50% }
#acrobat li a { display:block; margin:2px 0 !important; width:80px; padding:7px; color:#fff; text-decoration:none; line-height:12px }

.backAcr li { text-align:right; background:#652915 url("../images/leftMainArrow2.png") no-repeat 7px 50% !important; }
.backAcr li:hover { text-align:right; background:#903a1e url("../images/leftMainArrow2.png") no-repeat 7px 50% !important; }
.backAcr li a { width:77px !important; }

#principal{
	width:986px;
	height:679px;
	font-size:12px;
	color:#949397;
	border:0;
	z-index:0;
	background:/*#8f8f8f*/black;
	margin:1px auto;
	position:relative
	/*top:50%;
	left:50%;
	margin-top: -331px;
    margin-left: -493px;
	position:absolute;*/
}

select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#949397;
}

input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#949397;
}
#cont_header { height: 111px; width:100%; text-align:left; margin-bottom:1px; position:relative; background:#fff }
#header {
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
}
#headBan { position:absolute; bottom:0; right:0 }
/*#headBan img { margin-bottom:3px }*/

/*===== imagenes del header =======*/
/*div.sc_1 { background:white url(../images/header/h1.jpg) no-repeat top right!important }
div.sc_2 { background:white url(../images/header/h2.jpg) no-repeat top right }
div.sc_3 { background:white url(../images/header/h3.jpg) no-repeat top right }
div.sc_4 { background:white url(../images/header/h4.jpg) no-repeat top right }
div.sc_5 { background:white url(../images/header/h3.jpg) no-repeat top right }
div.sc_6 { background:white url(../images/header/h2.jpg) no-repeat top right }
div.sc_7 { background:white url(../images/header/h1.jpg) no-repeat top right }
div.sc_8 { background:white url(../images/header/h8.jpg) no-repeat top right }*/

#menu, #menu_petit, #menu_gran
{
	height:33px;
	width:100%;
	text-align:left;
	background: #e1e1e1 url("../images/bg_mainPetit.png") repeat-x top left;
	z-index:0;
}

#menu_petit {
	float:left;
	width:776px;
	border-bottom: 1px solid #c4c4c4
}
#menu_gran {
	border-bottom: 1px solid #c4c4c4
}

#menu_esquerre {
	width:209px;
	height:531px;
	background:url(../images/leftMainLines.png);
	z-index:0;
	float:left;
	margin-right:1px;
	position:relative
}

#flash_home {
	float:left;
	height:494px;
	width:986px;
	text-align:left;
	margin-top:1px;
}

#menu_inferior {
	/*position:relative;*/
	float:left;
	height:22px;
	width:894px;
	text-align:center;
	vertical-align:middle;
	top:0;
	left:0;
	margin-top:2px;
	margin-left:54px;
	z-index:0;
	background-color:#D2D3D5;
	color:#707175;
}

#menu_inferior_petit {
	background-color:#1c330e;
	background-color:#172612;
	color:#b4c274;
	height:35px;
	margin-top:1px;
	text-align:left;
	width:100%;
}
#menu_inferior_petit ul { margin:0; padding:0; list-style-type:none }

/* menu del pie */
#fLinks {  }
#fLinks li { float:left }
#fLinks li a {
	color:#b4c274;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 10px/35px Arial, Helvetica, sans-serif;
	padding:1px 7px;
	border-left:1px dotted #b4c274
}
#fLinks li a:hover { text-decoration:underline }
#fLinks li a.first { margin-left:15px; border:none }

/* menu social */
#fSocial { float:right; margin:3px 10px 0 0 !important }
#fSocial li { float:right; margin-right:5px }
#fSocial li span { font:normal 23px/30px Tahoma, Geneva, sans-serif; padding-right:15px; display: block; width: 200px; text-align: right; }
#fSocial li span em { font-style: normal; padding-right: 8px; font-weight: normal; color: rgb(221, 221, 221);}
#fSocial li a { display:block; width:21px; height:31px }
	a.soc1 { background:url(../images/soc1.gif) no-repeat }
	a.soc2 { background:url(../images/soc2.gif) no-repeat }
	a.soc3 { background:url(../images/soc3.gif) no-repeat }
	a.soc4 { background:url(../images/soc4.gif) no-repeat }
	
	a.soc1:hover { background:url(../images/soc1_hover.gif) no-repeat }
	a.soc2:hover { background:url(../images/soc2_hover.gif) no-repeat }
	a.soc3:hover { background:url(../images/soc3_hover.gif) no-repeat }
	a.soc4:hover { background:url(../images/soc4_hover.gif) no-repeat }

/* menu idiomas */
#fLang { 
	position:absolute;
	top:-3px;
	right:4px;
	font:normal 11px arial;
	margin:0; padding:0;
	display:block;
	}
#fLang li { float:left; list-style-type:none; margin-left:1px; padding:0;
	-moz-border-radius-bottomright:3px; 
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px; 
	-webkit-border-bottom-rightright-radius:3px;
	overflow:hidden;
	transition: max-width .2s;
	max-width: 40px; }
#fLang li:hover { max-width: 100px; }
/*#fLang li a { display:block; margin:0; padding:2px 8px 4px 30px; color:#c7e3b7; background:#3E771A; }*/
#fLang li a { display:block; margin:0; padding:8px 12px 8px 40px; color:#c7e3b7; background:#3E771A; }
#fLang li a:hover { color:#fff; background:#56A925  }
#fLang li.active a { color:#fff; /*padding:5px 8px 7px 30px;*/ cursor:default; background-color:#56A925 !important }

#fLang a#lang_es { background:#3E771A url(../images/flag_es.gif) no-repeat 11px 9px;}
#fLang a#lang_en { background:#3E771A url(../images/flag_en.gif) no-repeat 11px 9px;}
#fLang a#lang_ru { background:#3E771A url(../images/flag_ru.gif) no-repeat 11px 9px;}


#menu_inferior a {
	color:#707175;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	margin-top:15px;
}

.jsok { 
	display: none;
}

/* container de imatges en el scroll */
.slideshow {
	position:relative;
	width:776px;
	height:476px;
	float:left;
	background:#fff;
	text-align:left
}
.slidePress {
	position:relative;
	width:335px;
	height:450px;
	left:190px;
	top:12px
}
.mapaweb { padding:0 0 0 20px; width:755px; background:url(../images/premsa/878PE_4314.png) no-repeat }
.mapaweb ul { float:left; margin:10px 0 0 15px; padding:0; min-width:165px }
.mapaweb li {
	list-style-type:none
}
.mapaweb li h2 {
	border-bottom: 1px dotted green;
    color: black;
    font: bold 13px Arial,Helvetica,sans-serif;
    margin: 10px 0 0 0;
    padding: 0 0 5px;
}
.mapaweb li h3 {
	color:#333	;
	margin:0 0 0 6px;
	padding:8px 0 3px 0;
	font:bold 11px Arial, Helvetica, sans-serif
}
.mapaweb li a {
	display:block;
	color:green	;
	margin:0 0 1px 0;
	padding:0 12px 0 12px;
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	background:#f5faf5 url(../images/leftMainDot3.png) no-repeat 5px 50%
}
.mapaweb li a:hover {
	background:#cce6cc url(../images/leftMainDot3.png) no-repeat 5px 50%
}

#mitja_pantalla_e {
	position:relative;
	float:left;
	width:374px
}
#mitja_pantalla_e ul { margin:1px 0 0 1px; padding:0; list-style-type:none }
#mitja_pantalla_e ul li { float:left; width:91px; height:93px; margin:0 2px 2px 0; display:block }
#mitja_pantalla_e ul li img { }

#mitja_pantalla_d {
	position:relative;
	float:right;
}
	

.fletxes_scroll_gale {
	position:absolute;
	bottom:300px;
	right:20px;
	width:46px;
	height:47px;
	z-index:10;	
}

.fletxes_scroll_gale_tornar {
	position:absolute;
	bottom:300px;
	left:220px;
	width:46px;
	height:47px;
	z-index:10;	
}

.pastilla_text {
	position:absolute;
	bottom:34px;
	right:0;
	width:776px;
	height:120px;
	background-image:url(../images/pastilla_text.png);
	background-repeat:repeat-x;
	z-index:10;
	text-align:left;	
}

.pastilla_text_planos {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:94px;
	left:292px;
	width:500px;
	height:143px;
	z-index:10;
	text-align:left;
	color:#4f7b19;
}


.pastilla_text_calidades {
	font-family:Arial, Helvetica, sans-serif;
	width:401px;
	height:91px;
	z-index:10;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(../images/pastilla_text_calidades.png);
	background-repeat:repeat;
}

.pastilla_text_notes {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:80px;
	right:20px;
	width:222px;
	height:auto;
	text-align:left;
	color:#477B19;
}
.jsPress {
	text-align:center;
	background:#fff url(../images/premsa/878PE_4314.png) no-repeat !important;
}

.boto_preu {
	border:none;
	border:0;
	color:#477B19;
	font-weight:bold;
	text-align:right;
}
.lnkTrabaja { position:absolute;right:0;bottom:27px;z-index:100; }

/*****SECCION TRABAJA****************/
div.title { position:relative; top:5px; left:25px; z-index:100; width:700px }
div.title h2 { color:#333; font:bold 22px arial; margin:0; }
div.title p { color:#666; margin:10px 0 0 0; text-align:left; width:480px; }

.bgCurri { position:relative; z-index:10; top:-10px; text-align:right }

div.form { position:absolute; z-index:50; top:90px; left:0; }
div.form li { list-style-type:none; margin-bottom:7px; text-align:left; }
div.form label { cursor:pointer; }
div.form label span { display:block; float:left; width:110px; text-align:right; margin-right:10px; }
div.form label span.short { font:normal 10px arial; color:#333; width:90px; margin-left:20px; }
div.form li #siimage { padding-right: 5px; border: 1px solid #000000; margin-bottom:10px; }
div.form li input.btEnviar { margin-left:55px; }

div.aviso { padding: 0pt; background: #CA0C08; position:absolute; bottom:120px; color:#fff; width:100% }
div.aviso p { margin:0; padding: 15px; }

.jsok { 
	background:#fff;
	float:left;
	min-height:476px;
	width:776px
}
.jsokBig {
	min-height:495px;
	text-align:left;
	width:986px;
}

.slideshow form { margin:12px 0 0 }


/****** banners ************/
#banners { margin:2px 0 0; background:#0C1E0B; position:relative; z-index:10; overflow:auto }
#banners a { margin:0 0 2px; display:block }

/*#phCat { position:absolute; bottom:10px; left:10px }*/
#phCat { width:100%; position:absolute; bottom:0 }

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:986px;
    height:500px;
    margin:0 auto;
}

#slider {
	position:relative;
    width:986px;
    height:500px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
    margin:1px auto 0;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:5px;
	top:5px;
	background:#333;
	z-index:100;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*=========================================
========= resize header ===================
=========================================*/

#cont_header { height:100px }
#cont_header #header embed { height:100px }
#cont_header #header {}
/*#cont_header #headBan img { height:95px }*/

#slider-wrapper { height:494px }
#principal { height:666px }

/* ofertas ********************/

.ofertas
{
	min-height: 495px;
	position: relative;
	text-align: left;
	font-family: 'Signika Negative', sans-serif;
	font-weight: 800;
}
.off_es {  background:url(../images/bg_Offers_es.jpg) no-repeat top left; }
.off_en {  background:url(../images/bg_Offers_en.jpg) no-repeat top left; }
.ofertas .txtOferta { float:left; width:266px; margin:66px 0 0 30px; }
.txtOferta h2 { font:bold 18px Arial, Helvetica, sans-serif; color:#333; text-transform:uppercase; margin:0; display:none }
.txtOferta h3 { font:bold 13px Arial, Helvetica, sans-serif; color:#000; margin-bottom:16px }
.txtOferta p { font:normal 11px/14px Arial, Helvetica, sans-serif; color:#414141; margin-bottom:18px }
.txtOferta ul { padding:0; list-style:none }
.txtOferta li { font:normal 11px Arial, Helvetica, sans-serif; color:#ab0000 }
.txtOferta .lnkBox
{
	position: absolute;
	right: 20px;
	text-align: right;
	top: 10px;
}

/*** texto sección Alquiler (actualmente oculto) ******/
.rent_es {  background:url(../images/bg_Rent_es.jpg) no-repeat top left; }
.rent_en {  background:url(../images/bg_Rent_en.jpg) no-repeat top left; }
.rent_ru {  background:url(../images/bg_Rent_ru.jpg) no-repeat top left; }

.ofertas .txtAlquiler
{
	float: right;
	margin: 10px 20px 0 0;
	text-align: right;
	width: 220px;
}
.txtAlquiler h1, .txtAlquiler h2, .txtAlquiler h3, .txtAlquiler p, .txtAlquiler span
{
	font-size: 0 !important;
	line-height: 0 !important;
	text-indent: -3000px !important;
}
.txtAlquiler h1
{
	color: red;
	font-size: 36px;
	left: 67px;
	margin: 0;
	position: absolute;
	top: 87px;
}
.txtAlquiler h2
{
	color: #606060;
	font-size: 25px;
	font-weight: 600;
	left: 67px;
	margin: 0;
	position: absolute;
	top: 124px;
}
.txtAlquiler h2 span
{
	color: #161616;
}
.txtAlquiler h3
{
	bottom: 56px;
	color: #989814;
	font-size: 25px;
	left: 86px;
	margin: 0;
	position: absolute;
}
.txtAlquiler h3 span
{
	color: #4c4c04;
	font-size: 30px;
}
.txtAlquiler p
{
	margin: 0;
	position: absolute;
	text-align: left;
}
.txtAlquiler p.p1
{
	left: 232px;
	color: #2f352c;
	font-size: 19px;
	line-height: 23px;
	top: 193px;
}
.txtAlquiler p.p2
{
	bottom: 121px;
	color: #be7503;
	font-size: 19px;
	font-weight: 600;
	left: 102px;
	line-height: 24px;
}
.txtAlquiler a, .txtOferta .lnkBox a
{
	color: #3f7421;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}
.txtAlquiler a:hover, .txtOferta .lnkBox a:hover
{
	background: #f1f1f1;
}

/*** texto sección temporal Precios ******/
.price_es {  background:url(../images/bg_Price_es.jpg) no-repeat top left; }
.price_en {  background:url(../images/bg_Price_es.jpg) no-repeat top left; }
.price_ru {  background:url(../images/bg_Price_es.jpg) no-repeat top left; }
.ofertas .txtTmpPrecio
{
	float: right;
	margin: 10px 20px 0 0;
	text-align: right;
	width: 220px;
}
.txtTmpPrecio h1, .txtTmpPrecio span
{
	/*font-size: 0 !important;
	line-height: 0 !important;
	text-indent: -3000px !important;*/
}
.txtTmpPrecio h1
{
	color: white;
    font-family: tahoma;
    font-size: 24px;
    font-weight: normal;
    left: 39px;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 25px;
}
.txtTmpPrecio h1 span
{
	color: #36791A;
    display: block;
    font-size: 43px;
    line-height: 43px;
}
.txtTmpPrecio h2
{
	color: #000000;
    font-size: 21px;
    font-weight: 500;
    left: 41px;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 164px;
    width: 332px;
}
.txtTmpPrecio h2 span
{
	color: #161616;
}
.txtTmpPrecio h3
{
	margin: 0;
	position: absolute;
	text-align: left;
	bottom: 80px;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	right: 105px;
	line-height: 21px;
	min-width: 268px;
}
.txtTmpPrecio h3 span
{
	color: #4c4c04;
	font-size: 30px;
}
.txtTmpPrecio p
{
	margin: 0;
	position: absolute;
	text-align: left;
}
.txtTmpPrecio p.p1
{
	right: 0px;
	color: #0486e2;
	font-size: 19px;
	line-height: 23px;
	top: 343px;
	min-width: 411px;
}
.txtTmpPrecio p.p2
{
	bottom: 17px;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	right: 93px;
	line-height: 21px;
	min-width: 278px;
}
.txtTmpPrecio a, .txtOferta .lnkBox a
{
	color: #3f7421;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}
.txtTmpPrecio a:hover, .txtOferta .lnkBox a:hover
{
	background: #f1f1f1;
}
.txtTmpPrecio p a
{
	color: #0486e2;
	font-size: 18px;
	font-weight: normal;
	line-height: 39px;
	padding: 0 25px
}
.txtTmpPrecio p a:hover
{
	color:red;
	background: none
}

/*************************************/
/****** CONOCE CASTELLÓN *************/
/*************************************/

.submain
{
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	background: #c8c109;
	overflow: auto;
}
.submain li
{
	background: #c8c109;
	display: block;
	float: left;
}
.submain li a
{
	border-bottom: 1px solid #aba407;
	border-left: 1px solid #aba407;
	color: #333;
	display: block;
	float: none;
	font-size: 12px;
	height: auto;
	line-height: 15px;
	padding: 4px 32px;
	text-align: left;
}
.submain li a:hover
{
	background: #f1e432;
	color: #333;
}
.submain li.active a
{
	background: #f1e432;
}

.knowCS
{
	background:#fff;
	min-height:495px;
	overflow: auto;
	padding-bottom: 20px;
	text-align:left;
	width:986px;
}
.knowCS .article
{
	margin-bottom: 20px;
	overflow: auto;
	position: relative;
}
.knowCS h1
{
	color: #949397;
	font-size: 24px;
	margin-left: 65px;
	margin-top: 35px;
	position: relative;
	text-transform: none;
}
.knowCS h1 span
{
	background: #53a323;
	display: block;
	height: 21px;
	left: -65px;
	position: absolute;
	top: 5px;
	width: 58px;
}
.knowCS .bigImg
{
	margin-bottom:40px;
	margin-left: 65px;
}
.knowCS .boxImg{}
.knowCS .boxImg img
{
	margin-bottom: 15px;
	margin-right: 15px;
}
.knowCS .boxText
{
	overflow: auto;
}
.knowCS .boxText .col
{
	float: left;
	margin-right: 20px;
}
.knowCS .boxText p
{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #333;
}
.knowCS .leyenda ul
{
	margin: 0;
	padding: 0;
}
.knowCS .leyenda ul li
{
	color: #636265;
	font-size: 11px;
	list-style-type: none;
	margin-bottom: 8px;
}

/* ubicacion ******************************************/
.knowCS #CC_situacion .boxImg
{
	margin-left: 65px;
	width: 420px
}
.knowCS #CC_situacion .boxText
{
	float: right;
	margin-right: 65px;
	width: 400px;
}

/* cerca de todo ******************************************/
.knowCS #CC_cercade .leyenda
{
	position: absolute;
	right: 70px;
	top: 84px;
}

.knowCS #CC_cercade .leyenda ul li
{
	font-size: 10px;
	margin-bottom: 3px;
	overflow: auto;
}
.knowCS #CC_cercade .leyenda ul li span
{
	display: block;
	float: left;
}
.knowCS #CC_cercade .leyenda ul li span.td1
{
	margin-right: 3px;
	text-align: right;
	width: 15px;
}
.knowCS #CC_cercade .leyenda ul li span.td2
{
	min-width: 134px;
}
.knowCS #CC_cercade .leyenda ul li span.td3
{
	text-align: right;
	width: 40px;
}

/* como llegar ******************************************/
.knowCS #CC_comollegar .boxText
{
	margin-left: 65px;
}
.knowCS #CC_comollegar .boxText .col
{
	float: left;
	margin-right: 40px;
	width: 412px;
}

/* clima ******************************************/
.knowCS #CC_clima .boxText
{
	margin-left: 104px;
	margin-right: 104px;
}

/* patrimonio cultural ******************************************/
.knowCS #CC_cultura .boxImg
{
	margin-left: 65px;
	width: 420px
}
.knowCS #CC_cultura .boxText
{
	float: right;
	margin-right: 65px;
	width: 400px;
}

/* gastronomia ******************************************/
.knowCS #CC_gastronomia .boxText
{
	margin-left: 84px;
}
.knowCS #CC_gastronomia .boxText .col
{
	float: left;
	margin-right: 38px;
	width: 250px;
}

/* fiestas */
.knowCS #CC_fiestas .boxText
{
	margin-left: 105px;
	width: 542px;
}
.knowCS #CC_fiestas .leyenda
{
	position: absolute;
	right: 80px;
	top: 510px;
}

/* deportes ******************************************/
.knowCS #CC_deportes .boxText
{
	float: right;
	margin-right: 65px;
	width: 535px;
}

/* salud ******************************************/
.knowCS #CC_salud .boxText
{
	margin-left: 65px;
}
.knowCS #CC_salud .boxText .col1
{
	margin-right: 95px;
	width: 415px;
}
.knowCS #CC_salud .boxText .col2
{
	width: 354px;
}
.knowCS #CC_salud .boxImg
{
	margin-top: 20px;
	text-align: center;
}

/* educacion ******************************************/
.knowCS #CC_educacion .boxText
{
	float: right;
	margin-right: 65px;
	width: 450px;
}

/* negocios ******************************************/
.knowCS #CC_negocios .boxText
{
	margin-left: 104px;
	margin-right: 104px;
}

/* proceso de comra **********************************/
.knowCS #CC_compra .boxText
{
	margin-left: 84px;
	width: 600px;
}
.knowCS #CC_compra .boxText h2
{
	color: #949397;
	font-size: 19px;
	margin: 0 0 20px 0;
}
.knowCS #CC_compra .boxText p
{
	margin-left: 20px;
}