/* GENERAL*/
a {
	color: #333333;
}
a:hover {
	color: #f66;
	text-decoration: none;
}
a:visited {
	color:#003399;
}
a:visited:hover {
	color:#f66;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #333333;
	position: relative;
	font-size: 77%;
	/* Hide from IE Mac \*/
	font-size: 76%;
	/* */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* LAYOUT*/
#bodyWrapper {
	position: relative;
}
#header {
	clear: both;
	height: 107px;
	font-size: .9em;
	margin: 0;
	padding: 0;
	position: relative;
}
#contentWrapper {
	/*background: url(../img/bg_contentwrapper.gif) repeat-y 198px 0;*/
	margin: 0;
	padding:0;
	position: relative;
	width: 740px;
}
#contenido {
	border-left: 1px solid #eee;
	font-size: 1em;
	line-height: 1.5em;
	display: inline;
	margin: 0 0 0 -1px;
	padding: 0 0 0 0;
	width: 100% !important;
	width /**/: 100%; /* IE5.x */
}
* html #contenido {
	/* Hide from IE Mac \*/
	overflow: hidden;
	/* */
}

/*PAGE ELEMENTS*/
marquee {
	width:550px;
}
.encabezado {
	/*background-color:#FF9933;*/
	background-color:#84a411;
	border-bottom: 1px solid #eee;
	font-size: 0.8em;
	text-align:center;
	color:#333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inicio {
	color: #ffffff;
	text-decoration:none;
	font-size:0.95em;
}
.puntos {
	color: #CCCCCC;
}
hr {
	display: none;
}
h1 {
	margin: 0;
	padding: 0;
	color:#4e5d15;
	background-color:#cee282;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0;
	padding: 0;
	color:#4e5d15;
	background-color:#cee282;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0;
	padding: 0;
	background-color:#cee282;
	border-bottom: 1px solid #eee;
	font-size: 0.875em;
	color:#4e5d15;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size:1em;
}
h5 {
 font-size:1.1em;
 }
 h6{
 font-size:1em;
 }
img {
	border: none;
}
.img {
	text-align:center;
}
.fotomencion {
	padding:0 3px 3px 0;
}
p {
	margin: .2em 0;
	text-align:justify;
	line-height:120%;
}
.sangria {
	margin: 0 0 0 0;
	text-indent:140px;
}
.decoracion {
	background: url(../images/guirnalda.gif) repeat;
}
table {
	font-size: 1em;
	margin: 0 0 0 0;
	/*width: 100%; no usar porq calendar toma el ancho de la ventana*/
}
td, th {
	font-size: 1em;
	vertical-align: top;
}
td.shade1 {
	background-color: #FFFEF9;
}
td.shade2 {
	color: #333333;
	background-color: #F3F3F3;
	border: 1px solid #ccc;
	font-size: 0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.shade3 {
	color: #333333;
	background-color: #F3F3F3;
	border: 1px solid #ccc;
	font-size: 0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.shade4 {
	color: #333333;
	background-color: #F3F3F3;
	font-size: 1em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.shade5 {
	background-color:#F8F8F8;
}
td.shade6 {
	background-color: #CCCCCC;
	font-weight:bold;
}
td.shade7 {
	background-color: #333333;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.shade9 {
	background-color:#F0F0F0;
}
td.shade10 {
	background-color:#4B4B4B;
	text-align:center;
	font-weight:bold;
}
td.shade11 {
	background-color:#C0C0C0;
	text-align:center;
}
.claro {
	color:#FFFFFF;
}
.cel{
	text-align:center;
	background-color:#F3F3F3;
	color:#000000;
	font-size:87.5%;
}
#titcel {
	color: #5b7d97;
	background-color: #F3F3F3;
	text-align:center;
	text-transform:uppercase;
	font-size: 80%;
	font-weight:bold;
}
#cel {
	color: #5b7d97;
	text-align:center;
	font-size: 87.5%;
}
#cel a {
	color: #5b7d97;
	text-decoration:none;
}
#cel a:hover {
	color: #f66;
}
#eve {
	list-style-type: disc;
	margin: 8px;
	padding: 0;
}

/* MENU PRINCIPAL*/
#menu {
	border-right: 1px solid #eee;
	clear: left;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*width: 18% !important;
	position: relative;*/
	left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menu ul li a:hover,
#menu ul li a:active,
#menu ul li a:focus {
	background-color: #FFFEFB;
	border-color: #FFFFCC;
	color: #FF6600;
}
#titulomenu{
	color:#FF0000;
	background: transparent;
	text-align:center;
	font-weight:bold;
	font-size:.95em;
}
#opcionmenu a:hover,
#opcionmenu a:active,
#opcionmenu a:focus {
	background: url(flecha_naranja.gif) no-repeat 0 .6em;
}
#menu ul {
	margin: 3px 0 3px 0;
	width: 100%;
	padding: 0 0 0 0;
}
#menu li {
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	background-color: #FFFCF2;
}
#menu ul ul {
	margin: 0;
}
#menu a {
	border-bottom: 1px solid #eee;
	color: #000033;
	display: block;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 2px;
	text-decoration: none;
	text-indent: 5px;
}
* html #menu a {
	/* Hide from IE Mac but not PC \*/
	height: 1px;
	/* */
}
#menu ul ul a {
	margin: 0 0 0 0;
	color: #999;
	font-weight: normal;
}
#link a {
	color: #5b7d97;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#link a:hover {
	font-weight:bold;
	text-decoration:none;
}
.cot{
	text-align:center;
	background-color:#F3F3F3;
	color:#000000;
	font-size:80%;
}
.porto {
	color:#003366;
	background-color:#FFFF99;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.noti_categoria {
	color: #CC3300;
	font-weight:bold;
}
.noti_titulo {
	color:#4B4B4B;
	text-transform:uppercase;
	font-weight:bold;
}
.noti_fuente {
	font-size:87.5%;
	font-style:italic;
}
.dest_online_titulo {
	font-size:90%;
	color: #333333;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.dest_online {
	font-size:90%;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}
.dest_online A:link, visited, active {
	text-decoration:none;
	color:#5b7d97;
	font-size:0.625em;
}
/* QUICK MENU*/
#quickmenu {
	/*background-color: #5b7d97;*/
	font-size: 95%;
}
#quickmenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#quickmenu a:hover,
#quickmenu a:active {
	text-decoration: underline;
}

/* MINOR MENU*/
#minorMenu {
	left: 200px;
	position: absolute;
	top: 12px;
	width: 530px;
}
#minorMenu ul {
	position: absolute;
	right: 0;
	width: 34em;
}
#minorMenu li {
	display: inline;
	line-height: 1.65em;
}
#minorMenu a {
	border-right: 1px solid #fff;
	display: block;
	color: #fff;
	float: left;
	clear: none;
	font-weight: bold;
	font-size: .9em;
	margin: 0;
	padding: 0 .6em;
	text-decoration: none;
}
#minorMenu a:hover {
	color: #fff;
	text-decoration: underline;
}
.textbox{
width:250px;
height:18px;
border-width:1px;
font-size:10pt;
border-color:#000000;
color:#804040;
background-color:#FFFFFF;
border-style:solid;
cursor:text;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textbox2{
width:100px;
height:18px;
border-width:1px;
font-size:10pt;
border-color:#000000;
color:#804040;
background-color:#FFFFFF;
border-style:solid;
cursor:text;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button1 {
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.aviso{
	color:#FF0000;
	font-family:"Courier New", Courier, mono;
}
.catdest {
	color:#FF0000;
	background: transparent;
	text-align:center;
	font-weight:bold;
	font-size:.75em;
}
.titdest {
	text-align:center;
	font-weight:bold;
	font-size:105%;
}
.fotodest {
	border:0;
	width:70px;
	float:left;
}
.celdest {
	text-align:center;
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
}
.textodest {
	color:#333333;
	text-align: left;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#galeria_min td{
	width:75px;
	height:60px;
}
#galeria_min td a{
	border:1px solid #FFFFFF;
}
#galeria_min td a:hover{
	border:1px solid #000000;
}
.galeria_foto {
	width:470px;
	text-align:center;
}
.subtitulo{
	font-size:13px;
}

#titulo{
	height: 40px;
	width: 100%;
	background-image: url("../images/saludybelleza/saludybelleza.gif");
}
#top{
	border: #cccccc solid 1px;
	background-color: #f4f4f4;
	padding: 3px;
}
#fichas {
	width: 100%
}
#fichas h2 {
	text-indent: 30px;
	background-color: transparent;
}
#salud{
	height: 23px;
	width: 100%;
	background-image: url("../images/saludybelleza/encablila.gif");
	background-repeat: no-repeat;
}
#icono {
	height: 100px;
	width: 111px;
	display: inline;
	float: left;
	margin: 2px;
}
#nutricion{
	height: 23px;
	width: 100%;
	background-image: url("../images/saludybelleza/encab.gif");
	background-repeat: no-repeat;
}
#fitness{
	height: 23px;
	width: 100%;
	background-image: url("../images/saludybelleza/encabazul.gif");
	background-repeat: no-repeat;
}
#fitness h2{
	color:#000066;
}
#salud h2{
	color:#990099;
}
#descripcion{
	border: #cccccc solid 1px;
	background-color: #efeee7;
	height: 150px;
	margin-bottom: 5px;
	padding:15px;
}
#descripcionart{
	border: #cccccc solid 1px;
	background-color: #efeee7;
	height: 500px;
	margin-bottom: 5px;
	padding:15px;
}
#mencion {
	background-color:#dee3d4;
	border: #cccccc solid 2px;
	height:110px;
}
.fuente {
	float:right;
	color:#000000;
	text-align:right;
	padding:5px;
	font-size:10px;
	font-weight:bold;
}