@charset "utf-8";
/* CSS Document */
ul.news {list-style-image: url(../../atarashi/images/arrow_lu.gif);
		margin: 18px;
		padding: 0px;
}
		
ul.links {list-style-type: circle;
		margin: 0px;
		padding: 0px;
}

/* aca van los estilos del dwt  */	
/*#006600; */	
.a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
	
.a:hover {
	font-size: 12px;
	color: #0099CC;
}

.a:visited {
	font-size: 12px;
	color: #993366;
}
a.link1:link{
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}

a.link1:hover {
	font-size: 12px;
	/*color: #0099CC; */
	color:#0000FF; 
	text-decoration: underline;
}

a.link1:visited {
	font-size: 12px;
	color: #993366; 
	text-decoration: underline;
}

a.link2:link {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}

a.link2:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

a.link2:visited{
	font-size: 12px;
	color: #993366;
	text-decoration: underline;
}

a.link3:link {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}

a.link3:hover {
	font-size: 12px;
	color: #00CC00;
	text-decoration: underline;
}

a.link3:visited{
	font-size: 12px;
	color: #993366;
	text-decoration: underline;
}

input {
	font-size: 12px;
	color: #006600;
}

.Titulo_Texto_B_1 {
	font-weight: bold;
	color: #0099CC;
}

.Titulo_Texto_I_1 {
	color: #33CC00;
	font-weight: bold;
}

.Titulo_Texto_I_1_B {
	color: #33CC00;
	font-weight: bold;
	font-size: 10px;
}

.Titulo_Texto_J_1 {
	color: #33CC00;
	font-weight: bold;
}

.Titulo {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	font: Tahoma;
}

.SubTitulo {
	font-weight: normal;
	color: #006600;
	font-size: 12px;
	font: Tahoma;	
}

.Textos {
	font-weight: normal;
	color: #006600;
	font-size: 12px;
	font: Tahoma;	
}

.Texto_txt_Galeria {
	font-weight: normal;
	color: #006600;
	font-size: 12px;
	font: Tahoma;
	text-align:center;
}

.Textos_Rojos {
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
	font: Tahoma;	
}

.Textos_Firma {
	font-weight: normal;
	color: #006600;
	font-size: 12px;
	font: Tahoma;	
}

.Label_Counter {
	font-size: 12px;
	font-weight: bold;
	font: Tahoma;
}

.Link_Firma {
	font-weight: normal;
	color: #0000FF;
	font-size: 10px;
	font: Tahoma;	
}

.Label_Idiomas {font-family: Arial, Helvetica, sans-serif
}

.VGS_Titulo_D {
	color: #FF9900;
	font-weight: bold;
}

.VGS_Titulo_F {
	color: #FF9900;
	font-weight: bold;
}

.VGS_Titulo_FGD_B {
	color: #FF9900;
	font-weight: bold;
	font-size: 10px;
}

.VGS_Titulo_G {
	color: #FF9900;
	font-weight: bold;
}
.VGS_Titulo_D_Espaniol {
	color: #FF9900;
	font-weight: bold;
	font-size: 10px;
}
.Titulo_Texto_J_1_Espaniol {
	color: #33CC00;
	font-weight: bold;
	font-size: 10px;
}
