/*
body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	letter-spacing : 0;
	color : #000000;
	padding-top: 0px; 
      padding-right: 0px;
	padding-left: 0px; 
	padding-botton: 0px;
	scrollbar-face-color: #dee3e7; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #dee3e7; 
	scrollbar-3dlight-color: #d1d7dc; 
	scrollbar-arrow-color: #006699; 
      scrollbar-track-color: #efefef; 
	scrollbar-darkshadow-color: #98aab1
}
*/

.botones {  
      font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
      background-color: #D1E0FF; 
      font-weight: bold; 
      cursor: hand; 
      text-decoration: none; 
      border: #000000; 
      border-style: solid; 
      border-top-width: 1px; 
      border-right-width: 1px; 
      border-bottom-width: 1px; 
      border-left-width: 1px
}

.navegador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
      font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1853A8;
      text-decoration: none;
     
}

a:hover {
	text-decoration: none;
	color: #DA001B;
}

.campo{
	border-right: #013577 1px double; 
      border-top: #013577 1px double; 
      font-size: 10px; 
      border-left: #013577 1px double;  
      color: #013577; 
      border-bottom: #013577 1px double; 
      font-family: verdana, arial, helvetica; 
      background-color: #ffffff;
	padding-top: 0px; 
      padding-right: 0px;
	padding-left: 0px; 
	padding-botton: 0px;
	scrollbar-face-color: #dee3e7; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #dee3e7; 
	scrollbar-3dlight-color: #d1d7dc; 
	scrollbar-arrow-color: #006699; 
      scrollbar-track-color: #efefef; 
	scrollbar-darkshadow-color: #98aab1
}

.background-dcha {
	background-attachment: scroll;
	background-image: url(../img/common/fondo_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background-izda {
	background-attachment: scroll;
	background-image: url(../img/common/fondo_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fuente-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.fuente-fuerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.fuente-fuertesuave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

.fuente-titulonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B4DA3;
	font-style: normal;
	font-weight: bold;
}

.fuente-enlaceslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA001B;
	font-style: normal;
	font-weight: bold;
}

.fuente-enlacessecciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	font-style: normal;
	font-weight: bold;
}

.scroll {
	scrollbar-face-color: #dee3e7; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #dee3e7; 
	scrollbar-3dlight-color: #d1d7dc; 
	scrollbar-arrow-color: #006699; 
      scrollbar-track-color: #efefef; 
	scrollbar-darkshadow-color: #98aab1
}

.scroll-div {
	width:310px; 
	height:330px; 
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}