/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }
		
A:link      { color: #3e3e3e; text-decoration:none; font-family: verdana; font-size: 10pt; font-weight:bold;}
A:visited 	{ color: #3e3e3e; text-decoration:none; font-family: verdana; font-size: 10pt; font-weight:bold;}
A:active 	{ color: #3e3e3e;  cursor:hand; text-decoration:none; font-family: verdana; font-size: 10pt; font-weight:bold;}
A:hover 	{ color: #2e2e2e;  cursor:hand; text-decoration:"underline";font-family: verdana; font-size: 10pt; font-weight:bold; }
		
A.bodyLink:link     { color: #265CC0; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #265CC0; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #265CC0;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #4D9FE1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
A.topLink:link      { color: #163A6E; text-decoration:none; font-weight: normal; }
A.topLink:visited 	{ color: #163A6E; text-decoration:none; font-weight: normal; }
A.topLink:active 	{ color: #163A6E;  cursor:hand; text-decoration:none; font-weight: normal; }
A.topLink:hover 	{ color: #4D9FE1;  cursor:hand; text-decoration:"underline"; font-weight: normal; }


A.linkaudio:link      { color: #888; text-decoration:none; font-weight: normal;font-family: verdana; font-size: 8pt; }
A.linkaudio:visited 	{ color: #999; text-decoration:none; font-weight: normal;font-family: verdana; font-size: 8pt; }
A.linkaudio:active 	{ color: #999;  cursor:hand; text-decoration:none; font-weight: normal;font-family: verdana; font-size: 8pt; }
A.linkaudio:hover 	{ color: #999;  cursor:hand; text-decoration:"underline"; font-weight: normal;font-family: verdana; font-size: 8pt; background: #efefef; }
		

#audio
{
	text-align:left;
	
	}

		
p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #6487DC;
 }

.aladerecha
{
	text-align:right;
	}

hr {
	border: 0;
	border-top: 2px solid #e4e2d0;
	height: 1px;
}

img
{
	border-width: 0;
}

ul
{
	/*list-style-image: url(Images/bullet.jpg);
*/
	list-style-image: url(Images/yellow_r.gif);
	list-style-position: outside;
	list-style-type: disc;
	color: dimgray;
	font-family: verdana;
	text-align:left;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #265CC0
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #265CC0;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #265CC0;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	/*font-size: 1em;*/
	font-size: 1em;
	font-family: tahoma;
	font : verdana;
	color :#696969;
}


table.header
{
	
	/*background-color:#cdd6a7;*/
	background-color:#ebebeb;
	/*text-align: center;*/
	font-family: verdana;
	font-size: small;
	  /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#f4f4f4, endColorstr=#cccc00);
*/}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size:  .80em;
		font-weight: bolder;
		/*color: #b8860b;*/
		color: #c1c184;
	}


td.titleHoroscopo
	{
		text-align: left;
		font-family: verdana;
		font-size:  .95em;
		font-weight: normal;		
		color: #c1c184;
		background-color : #e4e2c2;
		height: 15px;
	}



td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}


.textohoroscopo
{
    background-color: #ededdc;
	font-family: verdana;
	font-size: .80em ;	
	font-weight: normal;
	color : #696969;
}

td.texto 
{
	background-color : #f1f1f1;
	font-family: verdana;
	font-size: 1em;
	/*text-align: right;*/
	/*height: 24px;*/
}

td.menu 
{
	background-color:#6487DC;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

table.footer
{
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #b8860b;
	background-color:#f4f4f4;
		}

.blur{ 
   background: transparent url(images/shadow1.png); 
/*ruta para el 80%-transparente 1x1 pixel coloreado de negro */ 
   color: inherit; 
   margin-left: 2px; 
   margin-top: 4px; 
} 

.shadow{ 
   background: transparent url(images/shadow2.png); 
/*ruta para el 60%-transparent 1x1pixel coloreado de negro */ 
   color: inherit; 
} 

.shadow, 
.content{ 
   position: relative; 
   bottom: 2px; 
   right: 1px; 
   
} 

.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #f4f4f4; /*border color*/ 
   padding: .5em .5em; 
}
.noresize { 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 12px !important; 
 color: #333333; 
 font-weight: normal;
}

.normaltext { 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 10px; 
 color: #000000;
 font-weight: normal;
}

.title { 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 15px; 
 color: #003399;
 font-weight: bold;
}

.introduction { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #333333; 
  font-weight: normal;
}

.smalltext {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 9px; 
  color: #333333; 
  font-weight: normal;
}

.noticia_imagen1
{
    float: left;
    border-right: #f4f4f4 1px solid;
    padding-right: 1px;
    border-top: #f4f4f4 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #f4f4f4 1px solid;
    padding-top: 1px;
    border-bottom: #f4f4f4 1px solid;
    max-height:315px;
    max-width:340px;
    margin-right: 5px;
}

   
.vertical_container
{
	color: #000000;
	border-right: #efefef 1px solid;
    padding-right: 1px;
    border-top: #efefef 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #efefef 1px solid;
    padding-top: 1px;
    border-bottom: #efefef 1px solid;
	vertical-align:top;
	text-align:center;
	}
	
.accordion_content
{
	background-color:#f7f7f7;
	text-align:left;
	}	

.td1
{
	background-color: #e7e7e7;
	text-align:left;
	color:black;
	}	
	
	.td2
{
	background-color: #d7d7d7;
	text-align:left;
	color:black;
	}	
	
.imganunciante
{
	color: #000000;
	border-right: #efefef 1px solid;
    padding-right: 1px;
    border-top: #efefef 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #efefef 1px solid;
    padding-top: 1px;
    border-bottom: #000000 1px solid;
	vertical-align:top;
	text-align:center;
	}
