@charset "utf-8";
/* CSS Document */

/** Generales : Inicio **/
body {
	margin 0px;
	padding: 0px;
	border: 0px;
	background: #fff url(images/patern_TOP.png) repeat-x;
}

div {
	display: table;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #036;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #630;
	text-decoration: none;
}

object {
	margin: 2px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/** Generales : Final **/

/** Contenedores : Inicio **/

.General {
	width: 100%;
	text-align: center;
}

.MasterPage {
	width: 970px;
	margin: 0px auto;
	text-align: left;
}

.StartPane {
	width: 970px;
	height: 80px;
	text-align: left;
	display: block;
	float: left;
}

.TopPane {
	width: 970px;
	height: 28px;
	vertical-align: middle;
	text-align: right;
	display: block;
}

.MenuPane {
	width: 970px;
	height: 42px;
}

.MiddlePane {
	width: 970px;
	display: block;
}

.MainPane {
	width: 970px;
}

.ContentPane {
	width: 600px;
	margin-right: 10px;
	float: left;
}

.BannerPane {
	width: 249px;
	float: left;
	text-align: left;
}

.BottomPane {
	width: 970px;
}

.FooterPane {
	width: 100%;
	margin: 0px auto;
	height: 77px;
	padding-top: 10px;
	margin-top: 10px;
	background: url(images/footer_back.png) repeat-x;
	text-align: center;
}

/** Contenedores : Final **/

/** Ligas Top : Inicio **/

.TopPane ul {
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align: top;
	list-style: none;
	display: inline;
}

.TopPane ul a,
.TopPane ul a:visited,
.TopPane ul a:hover,
.TopPane ul a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #900;
	text-decoration: none;
	margin: 3px 3px;
	padding: 2px;
	white-space: nowrap;
	display: inline-block;
}

.TopPane ul a:hover,
.TopPane ul a:active {
	color: #c00;
}

.TopPane .clsSeparatorFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: -6px 0px 0px 0px;
	color: #900;
	display: inline-block;
}

.StartPane a,
.StartPane a:hover,
.StartPane a:visited,
.StartPane a:active {
	margin-top: 13px;
	display: block;
}

/** Ligas Top : Final **/

/** Menú : Inicio **/

.mncMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
	color: #000;
	width: 970px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}

.mncItemMenu, .mncItemMenuSel
{
	list-style: none;
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	vertical-align: top;
	width: auto;
}

.mncItemMenu a,
.mncItemMenu a:visited,
.mncItemMenu a:hover,
.mncItemMenuSel a,
.mncItemMenuSel a:visited,
.mncItemMenuSel a:hover
{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 12px 10px 12px;
	cursor: pointer;
	display: list-item;
	text-transform: none;
	white-space: nowrap;
}

.mncItemMenu a:hover,
.mncItemMenuSel a:hover
{
	color: #fdd;
}

ul.mncSubMenu
{
	background: #D10F36;
	margin:0px;
	padding: 3px 0px 1px 0px;
	height:auto;
	position: absolute;
	text-decoration: none;
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
}

.mncItemSubMenu,
.mncItemSubMenuSel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-style: none;
	text-transform: lowercase;
	text-decoration:none;
	float: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: list-item;
}


.mncItemSubMenu a,
.mncItemSubMenu a:visited,
.mncItemSubMenu a:hover,
.mncItemSubMenuSel a,
.mncItemSubMenuSel a:visited,
.mncItemSubMenuSel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	white-space: nowrap;
	text-decoration: none;
	padding: 2px 5px 2px 11px;
	width: 155px;
	_width: 177px;
	display: inline-block;
}

.mncItemSubMenu a:hover,
.mncItemSubMenuSel a:hover
{
	color:#fed;
}

/** Menú : Final **/

/** Ligas Abajo : Inicio **/

.FooterPane ul {
	padding: 0px;
	border: none;
	text-align: left;
	list-style: none;
	width: 600px;
	height: 40px;
	display: block;
	margin-left: 150px;
	_margin-left: 0px;
}

.FooterPane li {
	list-style: none;
	margin: 0px;
}

.FooterPane ul a img {
	border: none;
}

.FooterPane ul a,
.FooterPane ul a:visited,
.FooterPane ul a:hover,
.FooterPane ul a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #900;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}

.Footerpane ul a:hover {
	color: #c00;
}

.Footerpane .clsSeparatorFont {
	color: #900;
}

a.TextoFooter,
a.TextoFooter:hover,
a.TextoFooter:visited,
a.TextoFooter:active {
	text-decoration: none;
	cursor: text;
	color: #900;
}

a.EsrFooter,
a.EsrFooter:hover,
a.EsrFooter:visited,
a.EsrFooter:active {
	background: url(images/esr.png) no-repeat;
	height: 30px;
	width: 81px;
	margin-top: -26px;
	margin-left: 540px;
	display: block;
	text-indent: -2000;
}

/** Ligas Abajo : Final **/

/** Banners : Inicio **/

.BottomPane a.Experto,
.BottomPane a.Consejo,
.BottomPane a.Alimentacion,
.BottomPane a.Blog,
.BottomPane a.Podcast {
	width: 192px;
	height: 107px;
	margin: 1px;
	display: block;
	float: left;
}

.BottomPane a.Experto,
.BottomPane a.Experto:visited,
.BottomPane a.Experto:active {
	background: url(images/bio1.png) no-repeat;
}

.BottomPane a.Experto:hover {
	background: url(images/bio1o.png) no-repeat;
}

.BottomPane a.Consejo,
.BottomPane a.Consejo:visited,
.BottomPane a.Consejo:active {
	background: url(images/bio2.png) no-repeat;
}

.BottomPane a.Consejo:hover {
	background: url(images/bio2o.png) no-repeat;
}

.BottomPane a.Alimentacion,
.BottomPane a.Alimentacion:visited,
.BottomPane a.Alimentacion:active {
	background: url(images/bio3.png) no-repeat;
}

.BottomPane a.Alimentacion:hover {
	background: url(images/bio3o.png) no-repeat;
}

.BottomPane a.Blog,
.BottomPane a.Blog:visited,
.BottomPane a.Blog:active {
	background: url(images/bio4.png) no-repeat;
}

.BottomPane a.Blog:hover {
	background: url(images/bio4o.png) no-repeat;
}

.BottomPane a.Podcast,
.BottomPane a.Podcast:visited,
.BottomPane a.Podcast:active {
	background: url(images/bio5.png) no-repeat;
}

.BottomPane a.Podcast:hover {
	background: url(images/bio5o.png) no-repeat;
}

.BannerPane img {
	margin: 0px;
}

.question h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #D10F36;
    font-style: normal;
    text-align: right;
    text-align:justify;
}

.question
{
    background-color: #FFFFFF;
    background-image: url(images/wid_question_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 0px;
    float: left;
    width: 220px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.questionBottom,
.questionTop
{
    float: left;
}

/** Banners : Final **/

/** Contenidos : Inicio **/

.flotarizq {
	margin: 10px;
	display: block;
	float: left;
	border: none;
}

.flotarder {
	margin: 10px;
	display: block;
	float: right;
	border: none;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
    text-transform: uppercase;
    color: #D10F36;
    font-style: normal;
    text-align: right;
    text-align:justify;
}

h2
{
    color: #837FBC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    font-size: 14px;
    font-variant: small-caps;
	font-weight: bold;
}

/*Estilos Eventos Home Inicio*/
.tituloEvento {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #404040;
    padding: 5px;
}
.subTituloEvento {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #808080;
    padding: 5px;
}
.detalleEvento {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #808080;
    padding: 5px;
}
a.linkEvento,
a.linkEvento:visted,
a.linkEvento:hover,
a.linkEvento:active {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #808080;
    padding: 5px;
    text-decoration: none;
    float: right;
    padding-right: 10px;
}
a.linkEvento:hover {
    color: #000000;
}
.contenedorEvento {
    background-color: #fff;
    width: 290px;
    height: 60px;
    margin: 1px;
    padding: 1px;
    border: 0px;
    border-bottom: 1px dotted #808080;
}
.contenedorPrincipal {    
    background: url(images/_indexxray_12.png) no-repeat;
	padding: 35px 2px;
	_padding: 40px 5px;
}
/*Estilos Eventos Home Inicio*/

.titulo_seccion
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(images/linea_titulos.jpg) no-repeat bottom;
    font-size: 33px;
    color: #D10F36;
    letter-spacing: -1px;
    font-weight: bolder;
    text-decoration: none;
    line-height: 30px;
	padding: 5px 0px 7px 15px;
	width: 585px;
	_width: 600px;
	display: block;
}

.contenidos_textos
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 14px;
    color: #404040;
    padding-left: 7px;
}

.titulo_parrafo
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: bolder;
    color: #D10F36;
    letter-spacing: -1px;
    padding-left: 15px;
    line-height: 28px;
    text-decoration: none;
}

a.titulo_parrafo,
a.titulo_parrafo:hover,
a.titulo_parrafo:visited,
a.titulo_parrafo:active
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: bolder;
    color: #D10F36;
    letter-spacing: -1px;
    line-height: 28px;
    text-decoration: none;
	width: 585px;
	height: auto;
	display: table;
	background: url(images/linea_titulos.jpg) no-repeat bottom;
	margin: 5px 0px;
}

.linea_parrafo
{
    background-image: url(images/linea_titulos.jpg);
    background-repeat: no-repeat;
    width: 600px;
    height: 2px;
	display: block;
}

.contenidos_textos_bl
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: justify;
    font-size: 14px;
    color: #006200;
}

ul.listas{
  padding-left:50px;
}

.listas
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    color: #808080;
	list-style-image: url(images/bullet.png);
}

.listas .a,
.listas .a:hover,
.listas .a:visited,
.listas .a:active
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 13px;
    color: #404040;
    text-decoration: none;
}

.listas .a:hover
{
    text-decoration: underline overline;
    color: #005B00;
}

/*** Consulta al experto y enviar a un amigo ***/

.mgcConsultaTabla {
text-align: left;
vertical-align: top;
padding: 0px 10px 0px 0px;
margin: 0px 20px 0px 20px;
empty-cells: show;
width: 500px;
font-size: 12px;
}

.mgcConsultaTop, .mgcConsultaMidTop {
height: 0px;
}

.mgcConsultaLeft
{
height: 480px;
width: 0px;
}

.mgcConsultaMain {
vertical-align: top;
padding-top: 66px;
}

.mgcConsultaForm {
margin-left: 20px;
width: 450px;
}

.mgcConsultaForm .mgcNombre {
vertical-align: top;
text-align: right;
padding: 0px 5px 0px 0px;
color: #4d4d4d;
font-family: Arial, Helvetica, sans-serif;
float: left;
width: 150px;
display: block;
}

.mgcEnviarForm .mgcNombre {
vertical-align: top;
text-align: right;
padding: 0px 5px 0px 0px;
color: #4d4d4d;
font-family: Arial, Helvetica, sans-serif;
float: left;
width: 150px;
display: block;
}

.mgcCampos {
display: block;
margin-bottom: 4px;
font-size: 12px;
}

.mgcobjCampos,
.mgcobjCampoRadio,
.mgcobjCampoTexto {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 250px;
}

.mgcobjCampoRadio {
	width: 180px;
}

.mgcEnviarTabla {
text-align: left;
vertical-align: top;
padding: 0px 10px 0px 0px;
margin: 0px 20px 0px 20px;
empty-cells: show;
width: 500px;
font-size: 12px;
}

.mgcEnviarTop, .mgcEnviarMidTop {
height: 0px;
}

.mgcEnviarMain {
vertical-align: top;
padding-top: 66px;
}
.mgcEnviarForm {
margin-left: 20px;
width: 450px;
}

.mgcEnviarLeft {
height: 480px;
width: 0px;
}

/*** Consulta al experto y enviar a un amigo ***/

/*** Inicio : Ligas Relacionadas ***/

#banner_enlaces a{
	width:240px;
	height:105px;
	margin:0px auto 5px;
	display:block;
	text-align:right;
	border:0;
}

#banner_enlaces a
{
	background:url(images/coledia_enlaces_relacionados_banner.jpg) no-repeat top right;
}
#banner_enlaces a:hover
{
	background:url(images/coledia_enlaces_relacionados_banner.jpg) no-repeat top right;
}

.clrTodoLigasRelacionadas
{
	width: 750px;
	background: url(images/coledia_interiores_background_ligas_relacionadas.jpg) no-repeat left top;
}

.clrIzqLigasRelacionadas
{
	width: 0px;
}

.clrCuerpoLigasRelacionadas
{
	width: 680px;
	padding-top: 50px;
	margin-left: 0px;
	float: left;
}

.clrLigasRelacionadas
{
	width: 100%;
}

.clrListaLigas
{
	padding: 0px;
	width: 450px;
}

.clrTitGeneral
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #063;
	text-align: center;
	white-space: nowrap;
}

.clrTitDerma,
.clrTitFarma,
.clrTitBiene
{
	border-bottom: solid 1px #783B04;
	background: url(Images/flecha.gif) no-repeat 10px 4px;
	padding-left: 25px;
	width: 33%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005B00;
}

a.clrLigaDerma,
a.clrLigaDerma:hover,
a.clrLigaDerma:visited,
a.clrLigaFarma,
a.clrLigaFarma:hover,
a.clrLigaFarma:visited,
a.clrLigaBiene,
a.clrLigaBiene:hover,
a.clrLigaBiene:visited,
a.clrLigaAjeno,
a.clrLigaAjeno:hover,
a.clrLigaAjeno:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-transform: lowercase;
	color:#063;
	margin-left: 8px;
	text-decoration:underline;
}

a.clrLigaDerma:hover,
a.clrLigaFarma:hover,
a.clrLigaBiene:hover,
a.clrLigaAjeno:hover
{
	text-decoration:underline;
	color:#005B00;
}

.clrTextoDerma,
.clrTextoFarma,
.clrTextoBiene
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-variant:normal;
	color:#999999;
	padding: 0px;
	margin:0px 0px 6px 8px;
	text-transform: uppercase;
	display: block;
}

.clrColDerma,
.clrColFarma,
.clrColBiene
{
	vertical-align: top;
}

.clrTextoAjeno
{
	display: none;
}

/*** Fin : Ligas Relacionadas ***/


/** Contenidos : Final **/
