/*****************************************************************
Hoja de estilos - El Salvador Divers
Derechos Reservados ® Web Informatica S.A. de C.V. 2005
Dpto. de Producción (Mauricio González Estupinián - nadie®)
'*****************************************************************/

/* Sistema de Noticias */

.title        {font-family: arial; font-size: 11px;
			  text-transform: uppercase;          
			  font-weight: bold; 
			  color:#004097
			  }
              

.detalle      {
	font-family: arial;
	font-size: 11px;

			   /*text-transform: uppercase; */
              text-align:justify 
              color: #004097
; 	font-weight: bold;
	color: #666666;
              }
              
.image{
	width: 85; height: 85
}  
 
.default{font-family: arial; font-size: 11px;
			  text-transform: uppercase;          
			  color:#004097
}
 
.interface{
	background-color: #ffffff
} 
 
.line2{
	border: 1px solid #cccccc
}

.rows1{
	background-color: #ede3b9
}

.rows2{
	background-color: #ffffff
}
.rows3{
	background-color: #ffffff
}

.line{ background-image: 
       url('images/scrollline_sm2.gif'); 
       background-repeat: repeat-x;
       height: 3;
      }

 
/* Fin sistema de Noticias */


.tema {
	color: #004097;
	font-size: 14px;
	font-weight: bolder;
}

.justificado {
	text-align: justify;
}
				
table{	font: 12px  arial;
		background-repeat: no-repeat;
		border-collapse: collapse;color:#004097;
             	}
             		
td,tr{		font: 11px  arial;
		background-repeat: no-repeat;
		color:#000000;
		}

             		
font.titular   { font-family: bold Arial; font-size: 11px; 
			 color: #000000; text-transform:uppercase; 
			 font-weight:bold ;
			}


		
A:link{color:#666666; text-decoration:none;
font-family: arial; font-size: 11px;
}
A:link.detalle{color:#1E3655; text-decoration:none;
font-family: arial; font-size: 11px;
}

A:visited{color:#666666;text-decoration:none;
font-family: arial; font-size: 11px;
}
A:visited.detalle{color:#1E3655; text-decoration:none;
font-family: arial; font-size: 11px;
}

A:hover{color:#666666;text-decoration:none;
font-family: arial; font-size: 11px;
}
A:hover.detalle{color:#000000; text-decoration:none;
font-family: arial; font-size: 11px;
}


			
input 	{border-style: solid; border-width: 1;
		 padding-left: 4; padding-right: 4; 
		 padding-top: 1; padding-bottom: 1
		 font-family: Arial; font-size: 12px;
		color: #dad2c0;
		 }
		 
font.input_text  	{ font-family: Arial; font-size: 12px;}



/***************************************************************************/


a:link.a {
	text-decoration : none; 
	color : #004097; 
	font-size:11px; 
	font-family:arial; 
	/*font-weight:bold		*/
} 
a:visited.a {
	font : normal 11px arial; 
	text-decoration : none; 
	color : #004097; 
	/*font-weight:bold 		*/
} 
a:active.a {
	font : normal 11px arial; 
	text-decoration : none; 
	color : #004097; 
	/*font-weight:bold 		*/
} 
a:hover.a {
	font : normal 11px arial; 
	text-decoration : none; 
	color : #F76108; 
	/*font-weight:bold 		*/
} 

/***************************************************************************/




/* AREA DE FORMULARIOS*/
textarea {border:1px solid #8791AA; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1;background-color: #ffffff;
		/*scrollbar-face-color: #729BCC; 
		scrollbar-shadow-color: #729BCC; 
		scrollbar-highlight-color: #729BCC; 
		scrollbar-3dlight-color: #729BCC; 
		scrollbar-darkshadow-color: ; 
		scrollbar-track-color: #FFFFFF; 
		scrollbar-arrow-color: #00155A */
		font-style:normal; 
		font-variant:normal; 
		font-weight:normal;
		color:#000000; 
		font-size:10px; font-family:arial 		
		}

input {border:1px solid #8791AA; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0;
		/*background-color: #FFFFFF;*/
		font-style:normal; 
		font-variant:normal; 
		font-weight:normal;
		color:#000000; 
		font-size:10px; font-family:arial 
		}

.borde	{border: 0px}
		
select {border:1px solid #ffffff; padding-left: 0; padding-right: 0; padding-top: 1; padding-bottom: 1;
		background-color: #ffffff;
		font-style:normal; 
		font-variant:normal;
		color:#dad2c0; 
		font-weight:normal; 
		font-size:10px; font-family:arial 
		}


/* CLASES */.lenguaje {
	font-family: arial;
	font-size: 10px;
	color: #000066;
	border: 1px solid #000066;
}
.ImgBack {
	background-image: url(images/default_Bg.gif);
	height: 108px;
	width: 118px;
	padding-top: 7px;
	padding-left: 7px;
}
a.linktitle {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #44853c;
}
body {
	margin: 0px;
	padding: 0px;
}

