BODY {
	color : #333333;
	font-family : Trebuchet MS;
	font-size: 12px;
}

A {
	text-decoration: none;
	color: #111111;
}

A:Hover {
	text-decoration: underline;
	color: #333333;
}

table {
	font-family : Trebuchet MS;
	font-size: 12px;
}

input{
	color : #333333;
	font-family : Trebuchet MS;
	font-size: 10px;
}


h1 {
	color : #FFFFFF;
	font-family : Trebuchet MS;
	font-size: 12px;
	font-weight: bolder;
}

h2 {
	color : #000000;
	font-family : Trebuchet MS;
	font-size: 12px;
	font-weight: bolder;
}
.menutop1 {   /*ESTILO DE SUBMENU*/
	color : #FFFFFF;
	font-family : Arial, Helvetica;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bolder;
}
.menutop1:Hover {
	color: #FFFFFF;
	font-family : Arial, Helvetica;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bolder;
	background-color: #999999;
	text-decoration: none;
}



.menutop2 {   /*ESTILO DE SUBMENU*/
	color : #000000;
	font-family : Arial, Helvetica;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bolder;
}
.menutop2:Hover {
	color: #FFFFFF;
	font-family : Arial, Helvetica;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bolder;
	background-color: #000000;
}

.menutop3 {   /*ESTILO DE SUBMENU*/
	color : #000000;
	font-family : Arial, Helvetica;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menutop3:Hover {
	color: #FFFFFF;
	font-family : Arial, Helvetica;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}


.barra {
	height: 25px;
	font-family : Trebuchet MS;
	font-size: 12px;
	color:#2074A3;
	padding-left:20px;
	
	}

.barra3d
{
	background: url(http://www.vidasindical.com.ar/images/barragris3d.jpg) repeat-x;
}

.barra3d_on
{
	background: url(http://www.vidasindical.com.ar/images/barragris3d_on.gif) repeat-x;
}

.borde {   /*BORDE DE FOTOS*/
	border-color:#2074A3;
	border-style:solid;
	border-width:1px;
}

.bordeNoti {   /*BORDE DE RECUADROS*/
	border-color:#2074A3;
	border-style:solid;
	border-width:2px;
}

.bordefoto {   /*BORDE DE RECUADROS*/
	border: 10px solid #F8F8F8;
}

.boton {   /*BOTON*/
	color : #000000;
	font-family : Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #E6E6E6;
	border-bottom: 2px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	text-align: center;
}

.lineaPuntos {   /*LINEA DIVISORIA*/
	border-top: 1px dashed #000000;
}

/*ESTILOS DE TEXTOS*/
.txttextochicoblanco {
	FONT-SIZE: 10px;
	COLOR: #e6e6e6;
	LINE-HEIGHT: 13px;
	FONT-FAMILY: Arial,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.inputform {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f3f3f3;
	TEXT-DECORATION: none
}
.bot {   /*ESTILO DE MENUBOT*/
	color : #666666;
	font-family : Trebuchet MS;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.borde_n3 {   /*ESTILO DE BORDE CAJA NIVEL 3*/
	background-color:#2FA86B;
}

.NavLink {   /*LINKS DE NAVEGACION EN EL SITIO*/
	color : #45916B;
	font-family : Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
}

.NavLink:Hover {
	color : #000000; 
	font-family : Trebuchet MS;
	font-size: 10px;
	text-decoration: underline;
}

.Epigrafe {   
	color:#555555;  
	font-family : Trebuchet MS;
	font-size: 10px;
}

.NotiCuerpo {   /*CUERPO DE NOTICIAS*/
	color:#666666;  /*#B2D1E6*/
	font-family : Trebuchet MS;
	font-size: 12px;
}

.NotiCuerpo:Hover {
	color : #666666;
	font-family : Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
}

.LinkCuerpo {
	color:#FF0000;
}

.LinkCuerpo:Hover {
	color:#0000FF;
	text-decoration:none;
}

.submenuMapa {   /*ESTILO DE SUBMENU*/
	color:#000000;  /*#B2D1E6*/
	font-family : Trebuchet MS;
	font-size: 14px;
	text-align:center;
	padding-left:7px;
	padding-right:7px;

}

.submenuMapa:Hover {
	color : #FF9900;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

.submenu {   /*ESTILO DE SUBMENU*/
	color:#FFFFFF;  /*#B2D1E6*/
	font-family : Trebuchet MS;
	font-size: 12px;
	text-align:center;
	padding-left:7px;
	padding-right:7px;

}

.submenu:Hover {
	color : #FF9900;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

.submenuSeleccionado {   /*ESTILO DE SUBMENU*/
	color:#2074A3;  /*#B2D1E6*/
	font-family : Trebuchet MS;
	font-size: 12px;
	text-align:center;
}

.submenu2 {   /*ESTILO DE SUBMENU - SEGUNDO NIVEL*/
	color: #666666;
	font-family : Trebuchet MS;
	font-size: 10px;
	padding: 3px;
	background-color:#FFFFFF;
	border-color:#000000;
	text-align:center;
	
}
.submenu2:Hover {
	color: #000000;
	font-family : Trebuchet MS;
	font:bold;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

.submenu3 {   /*ESTILO DE SUBMENU - SEGUNDO NIVEL*/
	color: #666666;
	font-family : Trebuchet MS;
	font-size: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu3:Hover {
	color: #666666;
	font-family : Trebuchet MS;
	font-size: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

.tituloNoticias {   /*TITULOS PRINCIPALES*/
	color:#000000; 
	font-family : Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	background-color: ffffff;
	height: 30px;
}
.tituloNoticias:Hover {
	color:#9DA6B2; /*verde ositac*/ 
	font-family : Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-align:right	
}
.tituloNoticiasResto5 {   
	color : #666666; /*88 195 205*/
	font-family : Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}
.tituloNoticiasResto5:Hover {
	color : #000000;  
	font-family : Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}

.tituloNoticiasTurismo {   
	color:#FFFFFF; 
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF; 
	font-family : Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	background-color: #B0AE9F;
	height: 30px;



}
.tituloNoticiasTurismo:Hover {
	color:#FFFFFF; 
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF; 
	font-family : Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	background-color: #B0AE9F;
	height: 30px;
}
.cuerpoNoticias3 {
	color:#4E95C3;
	font-family : Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}
.cuerpoNoticias3:Hover {
	color : #4E95C3;
	font-family : Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}


.Titulo_Noticias_Home {   
	color:#55A455; /*verde ositac*/ 
	font-family : Trebuchet MS;
	font-size: 16px;
	font-weight: bold;

	
}

/*FIN ESTILOS DE TEXTOS*/

.Punteado {
	BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE: url(http://www.ositac.org/images/punteado.png); 
	BACKGROUND-REPEAT: repeat-x
}

.inputform {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial,Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #f3f3f3; 
	TEXT-DECORATION: none
}
.bordefotoLEFT {
	border-bottom-width: 10px;
	border-right-width: 10px;
	border-bottom-color:#FFFFFF;
	border-right-color:#FFFFFF;
}
