body {
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size: small;
	text-align:center;
	color:#333333;
	line-height:1.166;
	background-color: #FFFFFF ;
	background-image: url(../Images/fondo.gif);
	background-repeat: repeat;
}


/* Layout
----------------------------------------------- */
@media all {


  #wrap {
	background-color:#FFFFFF;
	width:760px;
	padding:0px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
    }
	
	#all-content {
	width:760px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
    }
	
  #main-top {
	width:760px;
	background-color: #FFFFFF;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

    }
  #main-bot {
	width:755px;
	height:40px;
	margin:0;
	padding:0;
	display:block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
    }
  #main-content {
	width:760px;
	text-align:center;
	display:block;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
    }
   

  }
@media handheld {
  #wrap {
            width:90%;
    }
  #main-top {
            width:100%;
            background:#FFFFFF;
    }
  #main-bot {
            width:100%;
            background:#FFFFFF;
    }
  #main-content {
	width:100%;
	background-color: #FFFFFF;
    }
  }
  

#footer {
	clear:both;
	_padding-top:6px;
	margin-top: 10px;

}
#footer p {
	line-height:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-position: center;
	background-color: #191919;
	margin: 3px;
	padding: 6px;
}

a{
	color: #B61489;
	text-decoration: none;
}

a:link{
	color: #B61489;
	text-decoration: none;
}

a:visited{
	color: #B61489;
	text-decoration: none;
}

a:hover{
	color: #FF0099;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-size: 114%;
	color: #A2004A;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h3{
	font-size: 170%;
	color: #A2004A;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-size: 90%;
	color: #333333;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 1px;
}

h6{
	font-size: 75%;
	color: #333333;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	clear: none;
	text-align: center;
}

/************* #Navbar styles **************/

#navBar{
	float: left;
	width: 25%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************* #Content styles **************/
#content{
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	width: 73%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-color: #CCCCCC;
	background-image: url(../Images/fondo_search.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #000000;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 0px 0px 0 1px;
}


/************** .feature styles ***************/

.feature{
	font-size: 90%;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.feature img {
	margin-top: 10px;
	float: right;
	margin-left: 10px;
}


.feature h3{
	text-align: left;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/************** .story styles *****************/

#story{
	clear: both;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #C8C8C8;
}

#story img{
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#story p{
	word-spacing: 1px;
	top: 5px;
	bottom: 5px;
	margin-top: 0px;
}

#story h1{
	margin-bottom: 5px;
	font-size: 90%;
	margin-top: 10px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	margin-bottom: 10px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 90%;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sectionLinks a:hover{
	text-decoration: none;
}

#sectionLinks li{
	padding-top: 15px;

}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	width: 22%;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	color: #CCC;
}

.tx_idioma {
	font-size: 50%;
	color: #000000;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.tx_peq {
	font-size: 10px;
	color: #333;
}

.buscar {
	font-size: 60%;
	margin: 0px;
}
.tx_destacado {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.tx_destacadoM {
	font-weight: bold;
	color: #000;
	font-size: 120%;
}

.tx_destacado_it {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.5px;

}

#comunicado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#comunicadoCerrar {
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: right;
}
#comunicado h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #A81759;
	font-size: 14px;
	text-align: left;
}
#comunicado h5 {
	font-size: 10px;
	margin: 0px;
	text-align: right;
	font-weight: normal;
}

.tx_news {
	font-size: 85%;
	color: #333333;
	line-height: 150%;
}

.tx_descrip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 90%;
	line-height: 20px;
	font-weight: normal;

}

