/* CSS - INCONTINECIA INFANTIL*/

body {
	margin:0;
	background:#e1f9ed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* -- Genericas -----------------------------------------------------------------------*/
.Enviar {
	border:0;
}
.sn {
	display:none;
}
strong {
	font-weight:bold;
}
.floatR {
	float:right;
}
.floatL {
	float:left;
}
a.boton {
	line-height:17px;
	font-weight:bold;
	text-decoration:none;
	height:18px;
}
a.boton span.left {
	float:left;
	width:9px;
	height:18px;
	background:url(../img/bot_left.gif) no-repeat;
}
a.boton span.right {
	color:#fff;
	background:url(../img/bot_right.gif) no-repeat;
	background-position:right;
	height:18px;
	float:left;
	padding-right:9px;
}
input.boton200, input.boton100, input.boton70, input.Enviar, input.Buscar {
	color:#fff;
	height:18px;
	font-weight:bold;
	border:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	vertical-align:middle;
}
input.boton200 {
	background:url(../img/boton200.gif) no-repeat;
	width:200px;
}
input.boton100 {
	background:url(../img/boton100.gif) no-repeat;
	width:200px;
}
input.boton70 {
	background:url(../img/boton70.gif) no-repeat;
	width:70px;
}
input.Enviar {
	background:url(../img/b_envio.gif) no-repeat;
	width:70px;
	border:none;
	overflow:hidden;
	text-indent:-3000px;
}
input.Buscar {
	background:url(../img/b_buscar.gif) no-repeat;
	width:70px;
	border:none;
	overflow:hidden;
	text-indent:-3000px;
}
.linebot {
	margin:15px 0;
	background:url(../img/linebot.gif) no-repeat;
}
.linebot a {
	float:right;
}
.Nolinebot {
	margin:15px 0;
}
.Nolinebot a {
	float:right;
}
.paginar {
	padding:10px 0;
	text-align:right;
	color:#444;
	font-size:10px;
}
.paginar a {
	text-decoration:none;
	color:#1d8eb8;
}
/* -- Cabecera ------------------------------------------------------------------------*/
.banner{
	background:url(../img/bg_banner.gif) no-repeat;
	background-position:center top;
	height:90px;
	padding:10px 0;
	display:block;
	position:relative; text-align:center;}
.header {
	background:url(../img/bg_header.jpg) no-repeat;
	background-position:center top;
	height:172px;
	display:block;
	position:relative;
}
.logotipo {
	background-image: url(../img/logotipo.png)!important;
	background-image: none;
	filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/logotipo.png', sizingMethod='scale');
	width:260px;
	height:90px;
	overflow:hidden;
	text-indent:-2000px;
	display:block;
	top:30px;
	left:50%;
	position:absolute;
	margin-left:-480px;
}
.sello{
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-190px;}
	
.twitter{
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-120px;}
.rss{
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-70px;}
	
	
.BoxDate {
	width:354px;
	text-align:right;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:120px;
	font-family:Helvetica, sans-serif;
	color:#999999;
}
.BoxLogin {
	width:376px;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:120px;
	font-family:Helvetica, sans-serif
}
.BoxLogin .Tit {
	color:#00829c;
	font-size:10px;
}
.BoxLogin .labels {
	padding:6px 0 0 0;
}
.BoxLogin .labels label {
	width:130px;
	font-size:10px;
	color:#666;
	float:left;
	margin-right:10px;
}
.BoxLogin .campos {
	padding:2px 0 6px 0;
}
.BoxLogin .stxt {
	font-size:10px;
	line-height:12px;
	float:left;
	padding-left:3px;
}
.campos .clearfix{padding:3px 0 0 0;}
.chlogin{margin:0px !important; padding:0px; float:left;margin:-4px -3px;}
.BoxLogin input.reg {
	width:130px;
	border:1px solid #00829c;
	font-size:10px;
	color:#666;
	float:left;
	margin-right:10px;
}
.BoxLogin input.errorLogin {
	border-color:#a32319;
}
.contReg input.errorLogin {
	border-color:#a32319;
}
.BoxLogin input.forgot {
	width:200px;
	border:1px solid #00829c;
	font-size:10px;
	color:#666;
	float:left;
	margin-right:10px;
}
.BoxLogin input.boton70 {
	border:none;
}
.BoxLogin input.Enviar {
	border:none;
}
.BoxLogin input.Buscar {
	border:none;
}
.BoxLogin .opciones {
	padding-bottom:10px;
}
.BoxLogin .opciones a {
	font-size:9px;
	color:#00829c;
	text-decoration:none;
}
.BoxLogin span {
	color:#666;
}
.BoxLogin .userok {
	padding:45px 30px 0 0;
	text-align:right;
}
.BoxLogin .userok a {
	color:#19A0C6;
	text-decoration:none;
	margin:0 5px;
}
.menu {
	padding-top:138px;
}
.menu ul {
	width:960px;
	margin:0 auto;
	text-align:center;
	font-family:Helvetica, Verdana, sans-serif;
	font-size:14px;
}
.menu li {
	display:inline;
	itext-align:center;
	position:relative;
}
.menu li a {
	padding:4px 30px;
	color:#00667a;
	text-decoration:none;
	height:27px;
	background:url(../img/menu_line.gif) no-repeat;
	background-position:right;
	line-height:27px;
}
.menu li a:hover {
	color:#333333;
}
.menu li a.end {
	background:none;
}
.menu .selected {
	font-weight:bold;
}
.savepanel {
	position:absolute;
	top:-3px;
	left:130px;
	z-index:100;
	width:170px;
	height:32px;
	display:block;
}
.panel {
	width:325px;
	height:240px;
	position:absolute;
	top:-5px;
	left:-20px;
	z-index:300;
	text-align:left;
	padding-left:3px;
}
.bgpanel{background: url(../img/panel.gif) no-repeat;
		width:325px;height:240px;position:absolute;top:-5px;left:-20px; z-index:2}
.menu li .panel a {
	display:block;
	text-align:left;
	height:18px;
	font-size:11px;
	float:left;
	width:253px;
	line-height:18px;
	background:none;
}
.menu li .panel a:hover {
	background:#f6f6f6;
}
.panel span {
	display:block;
	text-align:left;
	color:#00667a;
	font-weight:bold;
	padding:10px 0 12px 40px;
}
/* -- Modales -------------------------------------------------------------------------*/	
body.modal {
	background:#fff;
	padding:40px;
	color:#535353;
}
#formulario td {
	padding:5px 0
}
#formulario .floatR {
	border:0;
	margin-right:30px;
}
.regHead {
	color:#00829c;
	font-size:14px;
	height:50px;
}
td.regMid {
	font-weight:bold;
	font-size:12px;
	padding:20px 0;
}
.txt1, .txt2, .txt3, .txt4 {
	border:1px solid #adaeaa;
	font-size:11px;
	color:#113b44;
	float:left;
	margin-right:5px;
}
.txt5{
	border:1px solid #adaeaa;
	font-size:11px;
	color:#113b44;
	margin-right:5px;}
.txt1 {
	width:180px;
}
.txt2 {
	width:15px;
}
.txt3 {
	width:30px;
}
.txt4 {
	width:400px;
	display:block;
	margin-top:5px;
}
#respuesta {
	padding:50px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#formulario .error-message {
	float:left;
	line-height:16px;
	color:#990000;
}
#formulario label {
	line-height:16px;
	float:left;
}
#formulario .form-error {
	border:1px solid #990000;
}
.modaltext {
}
.modaltext h3 {
	color:#00829c;
	font-size:14px;
}
.modaltext p {
	margin-top:20px
}
/* -- Contenidos ----------------------------------------------------------------------*/

.content {
	background:#effcf5;
	padding:10px 0px;
	;
	width:976px;
	margin:0 auto;
}
.PartLeft {
	width:710px;
	float:left;
}
.PartRight {
	width:250px;
	float:right;
}
.PartAll {
	padding:0 50px;
}
.box {
	color:#444;
}
.PartLeft .box {
	background:url(../img/end_cont_left.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:20px;
	margin-bottom:10px;
}
.PartRight .box {
	background:url(../img/end_cont_right.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:20px;
	margin-bottom:10px;
}
.box h3 {
	height:40px;
	color:#00829c;
	font-size:14px;
	font-weight:bold;
	line-height:38px;
}
.PartLeft .box h3 {
	background:url(../img/bg_tit_left.jpg) no-repeat;
	padding-left:55px;
}

.PartRight .box h3 {
	background:url(../img/bg_tit_right.jpg) no-repeat;
	padding-left:20px;
}
.PartRight .box h3.blog {
	width: 190px;
	background:url(../img/bg_tit_right_blog.jpg) no-repeat;
	padding-top: 5px;
	font-size: 12px;
	line-height: normal;
	padding-right:40px;
}
.PartLeft .boxConten {
	padding:10px 35px 10px 55px;
	background:url(../img/bg_cont_left.jpg) repeat-y;
	color:#444;
}
.PartLeft .boxConten .BoxSubTxt{
	padding:10px 0;
	color:#666;
	font-size:10px;
	display:block;
	clear:both;
}
.PartLeft .boxConten .BoxSubTxt a{
	color:#666;
}
.PartRight .boxConten {
	padding-left:20px;
	background:url(../img/bg_cont_right.jpg) repeat-y;
	color:#444;
	padding-top:10px;
	padding-right:20px;
}
.boxOptions {
	text-align:right;
	padding:5px 0;
}
.boxOptions a {
	text-decoration:none;
	color:#1d8eb8;
	font-weight:bold;
}
.boxOptions a.selected {
	background:#187c9d;
	color:#fff;
	padding:2px;
}
.PartRight .boxContenNoH {
	padding:10px 20px;
	background:url(../img/bg_boxContenNoH.jpg) no-repeat;
	padding-top:10px;
}
.flashbox {
	padding:0 15px 15px 25px;
}
.videoLink {
	padding:0 0 5px 40px;
}
.videoItem {
	float:left;
	width:220px;
	height:40px;
	margin:5px 0;
	text-decoration:none;
	color:#00829c;
}
.imgVideoItem {
	float:left;
	width:55px;
	height:33px;
	position:relative;
	display:block;
}
.imgVideoItem img{position:absolute;
	top:0;
	left:0;
	width:50px;
	height:30px;
	z-index:5;}
	
.imgVideoItem .shadow{
	background-image: url(../img/shadow2.png)!important;
	background-image: none;
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/shadow2.png', sizingMethod='scale');
	width:55px;
	height:33px;
	position:absolute;
	top:0;
	left:0;
	z-index:9;}

.videoItem p {
	float:left;
	width:160px;
	font-size:10px;
}
.bull {
	list-style-image:url(../img/bullet.gif);
	list-style-position:inside;
}
.bull li {
	margin-top:10px;
	line-height:16px;
}
.bull li a {
	color:#444;
	text-decoration:none;
}
.contentEnd {
	width:976px;
	height:22px;
	background:url(../img/endcontent.jpg) no-repeat;
	margin:0 auto;
}
/* spots ----*/
.spot{
	background:url(../img/bg_video.jpg) no-repeat;
	width:210px;
	height:163px;
	text-align:center;
	padding-top:40px;
}
.linkH{
	background:url(../img/bg_link.jpg) no-repeat;
	width:210px;
	height:128px;
	padding:10px 0 0 15px;
	display:block;
	text-decoration:none;
	color:#444;
}
.linkH img{
	display:block;
	margin:5px 0;
	border:1px solid #00829c;
}
/* encuesta ----*/
.encuesta{}
.encuesta p{
 	margin:10px 0;
	font-weight:bold;
}
.encuesta label{
 	display:block;
	font-size:10px;
}
.encuesta input{
 	float:left;
}
.encuesta label span{
 	float:left;
	margin:3px;
}
.envioEncuesta{
	display:block;
	text-align:center;}
.envioEncuesta a{
	display:block;
	color:#1d8eb8;
	text-decoration:none;
	margin-top:5px;
	font-weight:bold;
}
.envioEncuesta input{
	float:right;display:block;}


.respuesta_tit{ font-weight: bold; color: #009fbe; padding: 3px 0px 3px 0px;}	
.respuesta{}
.respuesta span{
	display:block;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:3px;
	}
	
.resP01, .resP02, .resP03{display:block; height:12px;color: #fff; padding: 2px; margin-bottom: 5px;}
.resP01{background:#0c9ab9;}
.resP02{background:#006699;}
.resP03{background:#CC3366;}


/* Mi hijo ----*/

.descargas {
	padding:10px 0 0 70px;
	color:#444;
	background:url(../img/bg_downloads.jpg) no-repeat;
	background-position:15px 0;
	margin-top:15px;
}
.descargas h3 {
	color:#00829c;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
}
.desBox {
	width:300px;
	float:left;
	margin:10px 0 0 10px;
}
.desBox p {
	line-height:16px;
	height:40px;
}
a.cuento {
	background:url(../img/ico_cuento.jpg) no-repeat;
	height:24px;
	line-height:23px;
	color:#444;
	display:block;
	padding-left:20px;
	margin:5px 0 0 10px;
}
a.dibujo {
	background:url(../img/ico_dibujo.jpg) no-repeat;
	height:24px;
	line-height:23px;
	color:#444;
	display:block;
	padding-left:20px;
	margin:5px 0 0 10px;
}
.calendarweb{
	padding:10px 0 0 70px;
	color:#444;
	background:url(../img/bg_calendar.jpg) no-repeat;
	background-position:15px 0;
	margin-top:15px;
}
.calendarweb h3 {
	color:#00829c;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
}
.leyenda{ margin-top:10px;padding:5px;}
	.leyenda div{ margin-bottom:5px;}
	span.seco{width:18px; height:11px; background:#f7edcc; float:left; margin-right:3px; border:1px solid #ccc;}
	span.mojado{width:18px; height:11px; background:#b652e4; float:left; margin-right:3px; border:1px solid #ccc;}
	span.cita{width:18px; height:11px; background:#26bca9; float:left; margin-right:3px; border:1px solid #ccc;}


.evento {
	margin-top:15px;
}
.evento h4 {
	color:#00829c;
	margin:3px 0;
	font-size:14px;
	font-weight:bold;
}
.evento p {
	line-height:16px;
}
.PartRight .calendarR {
	padding-left:10px;
	background:url(../img/bg_cont_right.jpg) repeat-y;
	color:#444;
	padding-top:10px;
	padding-right:20px;
}
.boxRes {
	width:228px;
	margin-top:15px;
}
.boxRes .titular {
	height:18px;
	line-height:18px;
	color:#1690a9;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.boxRes .contenido {
	padding:10px 0 0 10px;
}
.boxRes .contenido input.desdehasta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #adaeaa;
	font-size:11px;
	color:#113b44;
	float:left;
	margin-right:5px;
	width:60px;
}
.boxRes .contenido .insert {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #adaeaa;
	font-size:11px;
	color:#113b44;
	display:block;
	width:200px;
	margin-bottom:5px;
}
.insertEnvio {
	width:200px;
}
.boxRes .contenido input.Enviar {
	border:none;
	width:70px;
	color:#fff;
}
.boxRes .contenido input.Buscar {
	border:none;
	width:70px;
	color:#fff;
}
.boxRes .contenido span {
	display:block;
	line-height:16px;
}

.calendarDate{padding-bottom:5px;}
.calendarDate label{display:block; margin:3px 0;}
.calendarDate .txt5{ margin-right:0;}
/* drynites ----*/
.drynites {
	padding:10px 0 0 50px;
	color:#444;
}
.drynites h3 {
	color:#00829c;
	border-bottom:1px solid #00829c;
	font-size:18px;
	padding:0 0 5px 5px;
	margin-bottom:10px;
}
.drynites p {
	line-height:16px;
	margin-bottom:10px;
}
.drynites img {
	display:block;
	margin:20px 0;
}
.drynites p span {
	color:#00829c;
	font-weight:bold;
}
.drynites h4 {
	color:#00829c;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
/* Tags ----*/
.tags a {
	color:#444;
	text-decoration:none;
	line-height:16px;
}
/* inforegistro ----*/
.inforeg {
	padding-top:10px;
}
.inforegTit {
	color:#00829c;
	border-bottom:1px solid #00829c;
	font-weight:bold;
	font-size:18px;
	padding:0 0 5px 5px;
}
.contReg {
	padding:10px 0;
	color:#444;
}
.sireg {
	text-align:center;
	padding:10px 0;
}
.sireg a {
	color:#00829c;
	font-size:16px;
	text-align:center;
	width:100%;
	font-weight:bold;
	text-decoration:none;
}
.sireg a:hover {
	text-decoration:underline;
}
.contReg input {
	border:1px solid #00829c;
	font-size:11px;
	color:#113b44;
	float:left;
	margin-left:5px;
	width:150px;
	float:left;
}
.contReg label {
	line-height:16px;
	float:left;
}
.contReg input.boton70 {
	border:none;
	width:70px;
	float:right;
	color:#fff;
}
.contReg input.Enviar {
	border:none;
	width:70px;
	float:right;
	color:#fff;
}
.contReg input.Buscar {
	border:none;
	width:70px;
	float:right;
	color:#fff;
}
/* Tags ----*/
.tags a {
	color:#444;
	text-decoration:none;
	line-height:16px;
}
.enuresis {
	padding-top:10px;
}/*876px*/
.enuresisTit {
	color:#00829c;
	border-bottom:1px solid #00829c;
	font-weight:bold;
	font-size:18px;
	padding:0 0 5px 5px;
}
.enuresisImg {
	float:left;
	width:370px;
	padding-top:20px;
}
.enuresisTxt {
	float:left;
	width:500px;
	color:#444;
	padding-top:10px;
}
.enuresisTxt h4 {
	color:#00829c;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	display:block;
	padding-top:10px;
}
.enuresisTxt p {
	line-height:16px;
	margin-bottom:10px;
}
.enuresisTxt p.pad {
	padding-left:30px;
}
/* blog ----*/
.PartLeft .box h3.blogh3 {
	background:url(../img/bg_tit_left_blog.jpg) no-repeat;
	padding-left:120px;
	height:80px;
	line-height:80px;
	font-size:18px;
}
.temaBlog {
	margin-bottom:30px;
}


.temaBlog h4 {
	color:#00829c;
	font-weight:bold;
	font-size:16px;
	padding-top:13px;
}
.temaBlog .resComent textarea {
	width:615px;
	height:100px;
	display:block;
	border:1px solid #00829c;
	font-size:11px;
	color:#666;
	margin:5px 0;
}
.temaBlog .resComent .reg {
	width:150px;
	display:block;
	border:1px solid #00829c;
	font-size:11px;
	color:#666;
	margin:5px 0;
}
.temaForo .resComent .reg {
	width:150px;
	display:block;
	border:1px solid #00829c;
	font-size:11px;
	color:#666;
	margin:5px 0;
}
#BlogCommentCaptcha{
width:78px;
	display:block;
	border:1px solid #00829c;
	font-size:11px;
	color:#666;
	margin:5px 0;}
#ForumReplyCaptcha{
width:78px;
	display:block;
	border:1px solid #00829c;
	font-size:11px;
	color:#666;
	margin:5px 0;}
.postform{}
.postform textarea {
	width:615px;
	height:100px;
	display:block;
	border:1px solid #00829c;
	font-size:11px;
	color:#666;
	margin:5px 0;
}
.postform .reg {
	width:150px;
	display:block;
	border:1px solid #00829c;
	font-size:11px;
	color:#666;
	margin:5px 0;
}

.lab00{display:block; margin-top:10px;}
.imgBlog {
	float:left;
	width:140px;
	display:block;
	height:80px;
}
.imgBlog img{border:1px solid #b0dde4;}
/*
.imgBlog {
	float:left;
	width:140px;
	display:block;
	height:80px;
	position:relative;
}
.imgBlog img{
	top:0;
	left:0;
	width:120px;
	height:75px;
	z-index:5;}
	
.imgBlog .shadow{
	background-image: url(../img/shadow1.png)!important;
	background-image: none;
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/shadow1.png', sizingMethod='scale');
	width:124px;
	height:79px;
	position:absolute;
	top:0;
	left:0;
	z-index:9;}
*/

.txtblog {
	float:left;
	width:480px;
}
.txtblog .titBlog {
	color:#00829c;
	font-weight:bold;
	padding:5px 0;
	font-size:14px;
	display:block;
	text-decoration:none;
}
.txtblog p {
	line-height:16px;
	margin-bottom:15px;
}
.blog_opciones {
	color:#00829c;
	padding:10px 0;
}
.blog_opciones div {
	float:left;
	margin-right:20px;
}
.blog_opciones span {
	font-weight:bold;
	margin-right:5px;
	float:left;
}
.blog_opciones ul {
	float:left;
	width:68px;
	height:11px;
	background:url(../img/star_on.jpg) no-repeat;
}
/* foro ----*/

.temaForo {
	padding-left:55px;
	background:url(../img/bg_temaforo.jpg) no-repeat;
}
.temaForo .temadat {
	display:block;
	margin:5px 0;
}
.temaForo h4 {
	color:#00829c;
	font-weight:bold;
	font-size:16px;
	padding-top:13px;
}
.temaForo .contForo {
	line-height:16px;
	padding:10px 0;
	border-bottom:1px solid #87c4d0;
}
.temaForo .contForo p {
	margin-bottom:10px;
}
.comentarios {
}
.comentarios h4 {
	margin:10px 0;
}
.coment {
	margin-top:5px;
}
.p1 {
	background:#effcf5;
}
.datcoment {
	padding:5px;
}
.datcoment strong {
	color:#00829c;
}
.datcoment span {
	margin:0 5px;
}
.comentTxt {
	padding:5px;
	padding-top:0;
}
.resComent {
	padding:10px 0px;
}
.resComent textarea {
	width:560px;
	height:100px;
	display:block;
	border:1px solid #00829c;
	font-size:11px;
	color:#666;
	margin:5px 0;
}
.resComent input {
	border:none;
}
/* Consultas ----*/
.consulta { /*border-bottom:1px solid #87c4d0; */
	padding-top:10px;
}
.consulta p {
	line-height:16px;
	margin-bottom:10px;
}
.consulta2 { /*border-bottom:1px solid #87c4d0; */
	padding-top:0px;
}
.consulta_dat {
	padding-right:10px;
}
.consulta_pre {
	margin:5px 0 15px 0;
}
.consulta_pre span {
	color:#009fbe;
	font-weight:bold;
}
.consulta_pre a {
	color:#009fbe;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.consulta_pre .box {
	color:#009fbe;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.consulta_pre a.box3 {
	color:#009fbe;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.consulta_pre a.box3:hover {
	text-decoration:underline;
}

/*para foro*/
.foroComent {
	color:#009fbe;
	font-weight:bold;
	display:block;
	margin:5px 0;
	float:left;
	width:150px;
}
.consulta_res {
	margin:5px 0 15px 0;
}
.consulta_res span {
	color:#006674;
	font-weight:bold;
}
.boxContenNoH textarea {
	width:205px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #adaeaa;
	font-size:11px;
	color:#113b44;
}
.boxContenNoH label {
	padding:4px 0;
	font-size:11px;
	display:block;
}
.consulta h4 {
	color:#02839d;
	font-size:16px;
	margin-bottom:5px;
	background:url(../img/bullet.gif) no-repeat;
	padding-left:15px;
	background-position:0px 3px;
	font-weight:bold;
}
.consulta h4 a {
	color:#02839d;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.PartRight .consulta h4 {
	background-position:0px 1px;
}
.PartRight .consulta h4 a {
	font-size:12px;
}
/* Blog ----*/
.blogEnt {
	padding-bottom:10px;
}
.blogEnt .imgblogEnt {
	margin-bottom:5px;
}
.blogEnt h4 a {
	font-size:12px;
	color:#02839d;
	text-decoration:none;
	font-weight:bold;
	margin:3px 0;
	display:block;
}
.datBlog {
	color:#009fbe;
	margin:5px 0;
}
.datBlog div {
	margin:5px 0;
}
.datBlog strong {
	margin:0 5px;
}
.datBlog ul {
	float:left;
	width:68px;
	height:11px;
	background:url(../img/star_on.jpg) no-repeat;
}
/* Buscador ----*/
.boxBuscador {
	background:url(../img/bg_boxbuscador.jpg) no-repeat;
	height:100px;
	position:relative;
}
.Cbusca {
	position:absolute;
	top:30px;
	left:30px;
	width:150px;
	border:1px solid #00829c;
	font-size:10px;
	color:#666;
}
.Cbuscab {
	position:absolute;
	top:60px;
	left:110px;
	border:none;
}
.resultado {
	padding:5px 0 15px 0;
	border-bottom:1px solid #87c4d0;
}
.boxConten h3.resultadosecc{ background:url(../img/bullet.gif) no-repeat; padding:0 0 0 14px; background-position:0 15px; border-bottom:1px solid #00829c; margin:40px 0 0 0;}
/* Ficha ----*/
span.ficha {
	color:#009fbe;
	font-weight:bold;
	display:block;
	padding:5px 0;
}
p.ficha {
	line-height:16px;
}
ul.ficha{ list-style:outside; list-style-type:disc; padding-left:15px;}
	ul.ficha li{ line-height:16px; margin-bottom:4px;}
/* Tags ----*/
.tags a {
	color:#444;
	text-decoration:none;
	line-height:16px;
}
/* Productos ----*/
.itemPro {
	margin:10px 0;
}
.itemPro p {
	padding:5px;
}
.itemPro .patr {
	padding:5px;
	color:#009fbe;
	font-weight:bold;
	font-size:12px;
}

/* encuestas ----*/
 h4.encuestat{
	color:#02839d;
	font-size:14px;
	margin-bottom:5px;
	background:url(../img/bullet.gif) no-repeat;
	padding-left:15px;
	background-position:0px 3px;
	font-weight:bold;
	margin:10px 0 15px 0;
}
h4.encuestat a {
	color:#02839d;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
h4.encuestat a:hover {
	color:#02839d;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}


/* -- Footer --------------------------------------------------------------------------*/

.footer {
	font-size:9px;
	color:#666;
	width:870px;
	margin:0 auto;
	padding:5px 0;
	padding-bottom:25px;
}
p.left {
	float:left;
	width:600px;
	padding-bottom:5px;
}
p.right {
	float:right;
}
.footer a {
	color:#666;
}
.alerta {
	text-align:center;
	padding:10px;
	color:#669900;
	}
	
	
	
	
	
.enviarA{display:block;}
	.enviarA h4{display:block; font-size:11px; margin-bottom:4px;}
	.enviarA a{ margin-right:5px;}


/* -------------------------------------------------- */

.everyw h4{ padding-bottom: 4px; color: #02839D; font-weight: bold;}

.everyw ul { padding-top: 4px;}

.everyw li{
	padding: 2px 2px 4px 15px;
	background: url(../img/bullet.gif) no-repeat 0 3px; line-height:13px; margin-bottom:5px;width:200px; overflow:hidden;}
.everyw li span{color:#9e9e9e;display:block; font-size:10px;}
.everyw a{ color: #009FBE; text-decoration: none;display:block; margin-top:3px;}
.everyw a:hover{ color: #444; text-decoration: underline;}
.everyw .youtube{ margin-left:10px;display:block;}



/* -------------------------------------------------- */

#twitter_div {text-align: left;}

#twitter_update_list li {
	padding-left: 15px; 
	background: url(../img/bullet.gif) no-repeat 0 0;
}

ul#twitter_update_list li span {
	font-weight: bold;
}
ul#twitter_update_list li span a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	text-align: left;
	border: #d6e4eb none 0px;
	font: normal 11x Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul#twitter_update_list li a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	text-align: left;
	border: #d6e4eb none 0px;
	font: normal 11x Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a#twitter-link{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	text-align: left;
	border: #d6e4eb none 0px;
	font: normal 12x Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.gsc-branding-img-noclear
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
	text-align: left;
	border: #d6e4eb none 0px;
	font: normal 12x Arial, Helvetica, sans-serif;
	font-weight: normal;
}