/*------------------------------------------------------------------------
# Septiembre, 2010
# ------------------------------------------------------------------------
# Websites:  http://www.estocolmo.se -  
# Adaptado
-------------------------------------------------------------------------*/

/*  STYLE brodtext de noticias
--------------------------------------------------------- */

body { margin: 0px 0px 0px 0px; 


}

body.fs1{
	font-size: 12px;
}

body.fs2{
	font-size: 10px;

}	
body.fs3{
    padding: 2em 3em 4em 5em;
	font-size: 12px;
	font-family: Courier New,Helvetica,Times,serif;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

body.fs4{
	font-size: 12px;
}

body.bildtext{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.texto-naranjo {
	color: #FF6600;
	font-weight: bold;
}

.opinion {
	font: bolder normal 14px/normal Arial, Helvetica, sans-serif;
	color: #B00000;
	text-transform: uppercase;
	}
.vineta {
	font: bolder normal 14px/normal Arial, Helvetica, sans-serif;
	color: #2894FF;
	margin:0px;
	text-transform: uppercase;
	background-color:#95CA60;

}
.texto-nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
}

/* Normal link */


.fondoxx a:visited {background-color:#98bf21; font-weight:bold;	color: #FFFFFF; } /* visited link */
.fondox33 a:hover {background-color:#0066CC; font-weight:bold;}   /* mouse over link */
	
.categorylinks444 a:visited{background-color:#98bf21; }
.categorylinks555 a:hover {color: #ff0000; font-weight: bold; 
text-decoration: underline; 
border-bottom: 1px solid #666666;  
text-decoration: none;
 }

.fondolinks a:visited{color: #000000;  }
.fondolinks a:hover {color: #ffffff; 
font-weight: bold; 
text-decoration: underline; 
border-bottom: 1px solid #666666; 
background: #FF0000; 
text-decoration: none; 
}


a {
	border-bottom: 0px dotted;
	color: #0024B7;
	text-decoration: none;
	outline-style:none;
}

a:hover
{ text-decoration:none; background-color:#E8F4FD; } 



 a:active {
  color: #999999; 
 

}	
a:visited {
	color: #000000;
		
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia,"Times New Roman",Times,serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
	font-size: 100%;
	color: #000000;
}



.filtro
opacity: 0.5; {
filter: alpha(opacity=50);
position: relative; /*But this line displays at full opacity in IE7 and IE8.*/
position: absolute; /*And this line displays at full opacity in IE7, IE8 and IE9 */

}


/* TITULOS
--------------------------------------------------------- */

h1 {
	margin:0px; padding:0px;
	font-size: 22px;  
	color: #0099CC;
	font-family: Georgia,Times New Roman,Times,serif;
	font-weight:normal;
	text-transform:normal;
	border-bottom: 0px solid #E1E1E1; 	
  
  }
  
.titulo-noticia_16 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;  
	color: #006699;
	font-weight: bold;
 } 
 
 .titulo-noticia_23 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 23px;  
	color: #006699;
	font-weight: bold;
 } 
 
 .subtitulo {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	color: #005E8A;
	text-transform: none;
	font-weight: bold; text-decoration:none;
 } 
 
.subtitulo-under {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	color: #005E8A;
	text-transform: none;
	font-weight: bold; text-decoration:underline;
	
} 
 
.texto-azul {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;  
	color: #3A6DB2;
	font-weight: noormal;
		
	
 } 
 
	
h2 {
	font-size: 180%;
	color: #0099CC;
}

 h2A {
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight: bold;
	color: #006688;
	font-family: Georgia,Times New Roman,Times,serif;
}

 h2b {
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	margin:0px;
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	color: #005B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 125%;
	text-transform: uppercase;
	
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li{
	padding-left: 20px;
	font-weight: bold;
	color: #287EFF;
	line-height: 100%;
	/* background: url('../images/bullet-list.gif') no-repeat 7px 5px; */
}
	
li {
list-style:square;
margin-left:30px;
}

ol li {
	margin-left: 35px;
	line-height: 170%;
	
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-bottom: 0px solid #ffffff;
	border-left:0px solid #cccccc;
	border-top: 1px solid #D98200;
	height: -3px;
	line-height: 70%;
}
	
#linea-gris {
	border-left:0px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: -3px;
	line-height: 70%;	
	
}


td, div {
	font-size: 100%;
	text-align : left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: top;
	
}
.portada_div{
margin:0; 
width:300px; 
height:260;
padding:2px 2px 2px 2px; 
border:1px solid #000; 
background-color:#fff;
background: url('../img/comillas_izquierda.jpg') no-repeat center top;	
	
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}



/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}

.inputbox {
	border: 1px solid #999999;
	margin-bottom: 1px;
}

.inputbox:hover, .inputbox:focus {
	border-color: #333333;
}

/* BONUS TYPOGRAPHY STYLES
-------------------------------------------------------------------------*/
/* Code text */
pre, .code {
	margin: 15px 0;
	background-color: #EFEFEF;
	border: 1px dashed gray;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:1.5; 
	font-size:1em; 
	font-family:monospace; 
	padding-left:30px; 
	padding-right:25px; 
	padding-top:15px; 
	padding-bottom:15px
}


/* Quote */
blockquote {
	margin: 15px 0;
	background: url('../images/quote.gif') no-repeat 10px 0;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:1.5; 
	font-size:125%; 
	font-family:Cambria, Times New Roman, Times, serif; 
	padding-left:35px; 
	padding-right:30px; 
	padding-top:5px; 
	padding-bottom:5px
}

div.blockquote {
	margin: 0;
	padding: 0;
	background: url('../images/quote-right.gif') no-repeat bottom right;
}

/* Dropcap */
.dropcap {
	float: left;
	padding: 0 5px 0 0;
	display: block;
	color: #666666;
	font: bold 50px/40px "Times New Roman", Times, serif;
}

.message {
	background: url('../images/bullet-info.gif') no-repeat center left;
	color: #006DA3; padding-left:25px; padding-right:0; padding-top:5px; padding-bottom:5px
}

.tips {
	background: url('../images/bullet-tips.gif') no-repeat center left; padding-left:25px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

.highlight {
	border-bottom: 1px dotted #006DA3;
	padding: 0 1px;
	background: #E7F4FA;
	font-weight: bold;
}

/* smart image enlarger ends here 
-------------------------------------------------------------------------*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top: 50px; /* means the pop-up's top is 50px away from thumb's top */
	left: 90px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 150px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here 
-------------------------------------------------------------------------*/


/* Anuncios */

.anuncio {
	float:left;
	color:#666;
	width:280px;
	padding:20px 0 20px 10px;
	margin:15px 25px 5px 0;
	font-size:11px;
	margin:5px 25px 25px 5;
	border-bottom:2px solid #AED7FF;
	border-top:2px solid #AED7FF;
	letter-spacing:0px;
	font-weight:normal;
	text-align:left;
	clear:both;
}


/* Div y bloquet- box
-------------------------------------------------------------------------*/

div.scroll {
height: 200px;
width: 300px;
overflow: hidden;
border: 1px solid #666;
background-color: #ff0000;
padding: 8px;
}


/* Noticia. central
-------------------------------------------------------------------------*/

.B1 {
	border-bottom: 1px solid #AAD5FF;
}

.lineacortada {
	border-bottom: 1px dotted #006DA3;
	padding: 0 1px;
	background: #E7F4FA;
	line-height:2px;
	width:100%;
	
}

.textcentral {
	float:center; 
	color:#000066;  
	width:200px; 
	border:0px solid #ccc;  
	border-bottom: none; 
	padding:0px 5px 5px 0px;
	border-top-style: solid;
	background-color:#fff; 
	margin:5px 25px 25px 5px;
	font-size:11px; 
	font-style: italic; 		
	
}
	
.relacionados {
	float:left;
	color:#666;
	width:250px;
	background-color:#DBDBF2; 
	padding:20px 0 20px 10px;
	margin:15px 10px 5px 0;
	font-size:11px;
	margin:5px 25px 25px 5;
	border-bottom:2px solid #CECE6F;
	border-top:2px solid #CECE6F;
	letter-spacing:0px;
	font-weight:normal;
	text-align:left;
	clear:both;		
	
}


.fraseN {
	color:#f60;
	width:225px;
	float:right;
	padding:20px 0 20px 10px;
	font-size:14px;
	line-height:130%;
	margin:5px 0 15px 20px;
	border-bottom:2px solid #CECE6F;
	border-top:2px solid #CECE6F;
	letter-spacing:0px;
	font-weight:bold;
	text-align:left;
	clear:both;
	
}
	
.fraseD {
	color:#f60;
	width:200px;
	float:left;
	padding:20px 0 20px 10px;
	font-size:11px;
	line-height:130%;
	margin:15px 25px 5px 0;
	border-bottom:1px solid #CECE6F;
	border-top:1px solid #CECE6F;
	letter-spacing:0px;
	font-weight:bold;
	text-align:left;
	clear:both;
	
}
	
.comillaA{
	background: url('../img/comillas_izquierda.jpg') no-repeat left top;
	float:left;
	width:235px;
	padding:10px 0 10px 0px;
	padding-left:80px;
	margin-bottom:1px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;

}


.comilla-e{
	background: url('../img/comillas_1.png') no-repeat left top;
	background-color:#FFFFFF; 
	float:right;
	width:200px;
	padding:30px 10px 20px 10px;
	padding-left:55px;
	padding-right:20px;
	margin-right:10px;
	margin-bottom:1px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-top:1px solid #FFFFFF;
    border-bottom: 8px double #FF9900;
	
	}	
.comillad {
	background: url('../img/comillas_derecha50px.png') no-repeat left top;
	background-color:#DBDBF2; 
	float:right;
	width:200px;
	padding:10px 10px 20px 10px;
	padding-left:55px;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:1px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-top:1px solid #DBDBF2;
	border-bottom:2px solid #FF9900;
	
}	
.comillab {
	background: url('../img/comillas_izquierda.jpg') no-repeat left top;
	float:left;
	width:235px;
	padding:10px 10px0 20px 10px;
	padding-left:80px;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:1px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;

}

.orizontaltableportada {
	width: 100%;
	padding: 5px;
	background: #00FF00 center;
	color: #FFFFFF;
	font-weight: bold;
	border-top-color: #00CC66;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #00CC66;
	border-bottom-color: #00CC66;
	border-right-color: #00CC66;

}

.vertikaltableportada {
	width: 300px;
	padding: 5px;
	background: #00FF00 center;
	color: #FFFFFF;
	font-weight: bold;
	border-top-color: #00CC66;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #00CC66;
	border-bottom-color: #00CC66;
	border-right-color: #00CC66;

}
.redondo{
 float: right; 
 display: inline; 
 border-top: 1px solid rgb(221, 221, 221); 
 margin: 10px;
 }
 
div.bubble1, 
div.bubble2, 
div.bubble3, 
div.bubble4 {
	margin: 15px 0;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url('../images/bub-br-bg.gif') no-repeat bottom right;
}

div.bubble1 div div {
	background: url('../images/bub-bl-bg.gif') no-repeat bottom left;
}

div.bubble1 div div div {
	background: url('../images/bub-tr-bg.gif') no-repeat top right;
}

div.bubble1 div div div div {
	background: url('../images/bub-tl-bg.gif') no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 {
	width: 99%;
	background: url('../images/bub-arrow-bg.gif') no-repeat bottom left;
}


div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url('../images/bub2-br-bg.gif') no-repeat bottom right;
}

div.bubble3 div div {
	background: url('../images/bub2-bl-bg.gif') no-repeat bottom left;
}

div.bubble3 div div div {
	background: url('../images/bub2-tr-bg.gif') no-repeat top right;
}

div.bubble3 div div div div {
	background: url('../images/bub2-tl-bg.gif') no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 {
	width: 99%;
	background: url('../images/bub2-arrow-bg.gif') no-repeat bottom left;
}

div.bubble4 div {
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding: 10px 15px 15px;
	background-color: #F7F7F7;
}

/* Caption Box */
.caption,
.captionBox,
.captionBox-hilite,
.story-hilite {
  border: 1px solid #CCCCCC;
  padding: 15px 10px 10px 10px;
  margin: 20px 0 19px 0;
  position: relative;
  line-height: normal;
}

.captionBox h3,
.captionBox-hilite h3 {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  font-size: 125%;
  font-weight: bold;
  background: #FFFFFF;
  text-transform: uppercase;
}

.captionBox-hilite {
	border: 1px solid #006DA3;
}

.captionBox-hilite h3 {
	color: #006DA3;
}

.caption span.title {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  line-height: 14px;
  background: #FFFFFF;
  color: #999999;
}

.story-hilite h3 {
	position: absolute;
	top: 0px;
 	margin: 0 0 0 -2px;
 	padding: 0px 5px 0px 5px;
 	background: #006DA3;
	font-size: 125%;
	font-weight: bold;
 	color: #FF0000;
	text-transform: uppercase;
}

.story-hilite {
	border: 1px solid #006DA3;
	padding-top: 25px;
}

/* Box style */
.box-grey,
.box-hilite {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 20px 0 0 0;
	padding: 10px;
}

.box-hilite {
	border: 1px solid #006DA3;
	background: #E7F4FA;
}

.comment, .comment:hover, .comment:active {
	background: url('../images/comment-icon.gif') no-repeat top left;
	margin: 0;
	border-bottom: medium none;; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
}


img.border {
	padding: 1px;
	border: 1px solid #ffffff;
	margin: 5px 0 2px 2px;
}

/* MODULE
--------------------------------------------------------- */

div.moduletable {
	margin: 0;
	background: url('../images/sep.gif') repeat-x bottom;; padding-left:1px; padding-right:1px; padding-top:10px; padding-bottom:10px
}

div.ja-moduletable h3 {
	padding: 0;
	background: url('../images/sep.gif') repeat-x 0 50%;
	font-size: 120%;
	text-transform: capitalize; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px
}

div.ja-moduletable h3 span {
	padding: 1px 5px 1px 0;
	color: #006DA3;
	background: #FFFFFF;
}

#ja-col1 div.ja-moduletable h3 span {
	background: #F7F7F7;
}

#ja-masscol div.ja-moduletable h3 span {
	background: #EFEFEF;
}

div.ja-moduletable {
	margin: 0;
	padding: 10px 0 0;
	background: none;
}

#ja-col1 div.moduletable,
#ja-col1 div.ja-moduletable {
	margin: 0 10px;
}

#ja-col2 div.moduletable,
#ja-col2 div.ja-moduletable {
	margin-left: 10px;
}



/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	float: left;
	width: 60%;
}

#ja-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 20px 15px 15px 0;
	display: block;
	height: 400px;
}


/* SECONDARY COLUMNS
--------------------------------------------------------- */

#ja-col1 {
	float: left;
    width:300px;
	height:200px; 
	overflow: hidden;
	border: 2px solid #000000;
	padding-bottom: 10px;
	background: #999999;
	margin:10px 10px 10px 12px; 
	padding:2px 2px 3px 3px;

}

#ja-colwrap {
	float: left;
	width:300px;
	height:200px; 
	overflow: hidden;
	border: 2px solid #000000;
	padding-bottom: 10px;
	background: #009999;
	margin:10px 10px 10px 12px; 
	padding:2px 2px 3px 3px;
}

#ja-col2 {
	float: right;
	width: 29.9%;
	height:200px; 
	overflow: hidden;
	border: 2px solid #000000;
	padding-bottom: 10px;
	background: #FF00FF;
	margin:10px 10px 10px 12px; 
	padding:2px 2px 3px 3px;
}

#ja-col1 table, #ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul, #ja-col2 ul {
	margin: 0;
	padding: 0;
}

#ja-col1 ul li, #ja-col2 ul li {
	padding-left: 13px;
	background: url('../images/bullet-list.gif') no-repeat 2px 8px;
}

#ja-masscol {
	padding: 10px;
	border-bottom: 1px solid #DDDDDD;
	background: #EFEFEF;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap {
	background: url('../images/mainwrap-bg1.gif') repeat-y 60% 0;
}

#ja-container {
/*	background: url(../images/mainwrap-bg2.gif) repeat-y 80% 0;*/
}

/* full */
#ja-containerwrap-f, #ja-containerwrap-f #ja-container  {
	background: #FFFFFF;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

/* content + col + mass */
#ja-containerwrap-cm {
	background: url('../images/mainwrap-bg1.gif') repeat-y 60% 0;
}

#ja-containerwrap-cm #ja-container {
	background: none;
}

#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
	width: 100%;
}

/* content + col */
#ja-containerwrap-c {
	background: url('../images/mainwrap-bg3.gif') repeat-y 80% 0;
}

#ja-containerwrap-c #ja-container {
	background: none;
}

#ja-containerwrap-c #ja-content {
	width: 80%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 20%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

/* content + mass */
#ja-containerwrap-m {
	background: url('../images/mainwrap-bg1.gif') repeat-y 60% 0;
}

#ja-containerwrap-m #ja-container {
	background: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-full {
	float: none;
	overflow: hidden;
}

.ja-box-left div.moduletable {
	padding: 0 15px 0 0;
}

.ja-box-right div.moduletable {
	padding: 0 0 0 15px;
}

.ja-box-center div.moduletable {
	padding: 0 15px;
}

/* Top Spotlight */
#ja-topslwrap {
}

#ja-topsl {
	clear: both;
	padding: 0;
	position: relative;
}

#ja-topsl h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #FFFFFF;
}

#ja-topsl a {
	color: #0000FF;
}

#ja-topsl div.moduletable {
	margin: 0;
	padding: 15px 25px;
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center,
#ja-topsl div.ja-box-right {
	padding: 0;
}



/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	margin: -20px 0 15px 0;
	padding: 5px;
	display: block;
	background: #F7F7F7;
}

#ja-pathway img {
	margin: 0 5px 1px;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	font-weight: bold;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 1px solid #999999;
	background: #EFEFEF;
}

.footer {
	clear: both;
	padding: 10px 0;
	color: #999999;
	text-align: left;
	overflow: hidden;
	position: relative;
	left: 73px;
	top: 0px;


}

#ja-footer a {
	color: #999999;
	font-weight: bold;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #333333;
	font-weight: bold;
}

#ja-cert {
	position: absolute;
	right: 0;
	top: 18px;
}

#ja-cert a {
	padding-left: 2px;
	border-bottom: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#ja-hp-switch {
	float: right;
	color: #CCCCCC;
	display: none;
	font-weight: bold;
	cursor: pointer;
	padding: 2px 5px 3px;
	margin-top: 1px;
}

.ja-hp-active {
	color: #006699!important;
	background: #006DA3;
	border-bottom: 1px solid #0099CC;
}

#ja-hpwrap {
	background: #EFEFEF;
	font-size: 11px;
}

#ja-hp {
	line-height: normal;
}

div.ja-hpmodule {
	float: right;
	padding: 3px 0 2px;

}

.ja-banner {
	margin-top: 10px;
	background: #EFEFEF;
	text-align: center;
	background: url('../img/comillas_izquierda.jpg') repeat-x top; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

.ja-banner a, .ja-banner a:hover, .ja-banner a:active, .ja-banner a:focus {
	border-bottom: none;
}

.ja-content-module {
	margin-top: 15px;
	text-align: center;
	background: url('../images/sep.gif') repeat-x top;; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active,
div.back_button a:focus {
	border-bottom: none;
	float: left;
	margin: 10px 0;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* Propios */
.categoria {
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
text-transform:uppercase;
border-bottom:1px dotted #ccc;
zoom:0;
}
#linksPie {
	background:black;
	color:White;
	padding:15px;
	line-height:2em;
	}
#linksPie div {
	text-align:left;
	}
#linksPie a:link, #linksPie a:visited {
	color:#000000;
	}
#linksPie a:hover {
	color:#00CCFF;
	}
.line-naranja {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.linea-roja {
	border-bottom-width: 100%;
	height: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#linea-gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.linea-vertical {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: auto;
	border-bottom:1px-color #0066CC;
}

.linea-gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.text9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

DIV.footnuevo {
    width: 99%;
	border: 1px dashed;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	background: #EFEFEF;
	text-align: center;
	background-clip:padding-box;
    height: 70px;
     }

