@charset "utf-8";
/* CSS Document */

	body, html{
		font-family: sans-serif;
		margin: 0px 0px 0px 0px;
		background: url(../../img/fondohojas.jpg) top repeat-x fixed;
		font-size: 11px;
	}
	 
	img{
		border: 0px;
	}
	
	div.titulo_recomendados{
		font-size: 12px;
		font-weight: bold;
		color: #000066;
	}
	
	table.t_principal{
		width: 900px;
		border: #006600 solid 2px;
		background: #FFFFFF;
	}
	
	td.t_cabecera{
		background: url(../../img/salka1.jpg) no-repeat;
		text-align: right;
		height: 271px;
	}
	
	td.pais{
		border-right: #006600 solid 1px;
	}
	
	td.menu{
		border-right: #003300 solid 1px;
		background: #ADBD85;
		width: 190px;
	}
	
	td.contenido{
		width: 510px;
	}
	
	td.publicidad{
		border-left: #003300 solid 1px;
		background: #ADBD85;
		width: 170px;
		background: url(../../img/tejido.gif) repeat-y right;
	}
	
	td.eventos{
		background: url(../../img/doc.gif) no-repeat center;
		text-align: center;
		height: 23px;
	}
	
	td.noticias{
		background: url(../../img/evens.gif) no-repeat center;
		text-align: center;
		height: 23px;
	}
	
	td.documentos{
		background: url(../../img/news.gif) no-repeat center;
		text-align: center;
		height: 23px;
	}
	
	div.contenido{
		width: 510px;
		background: #FFFFFF;
		text-align: justify;
		padding: 10px;
	}
	
	div.publicidad{
		background: #FFFFFF;
	}
	
	div.eventos{
		text-align: center;
		background: #FFBA5D;
		color: #FFFFFF;
		font-weight: bold;
		height: 25px;
		vertical-align: middle;
	}
	
	div.eventosC{
		text-align: justify;
		background: #006600;
		font-size: 13px;
		font-weight: bold;
		font-weight: normal;
	}
	
	.eventosC a{
		color: #FFFFFF;
		text-align: justify;
		font-weight: normal;
		text-decoration: none;
	}
	.eventosC a:link{
		color: #FFFFFF;
		text-align: justify;
		font-weight: normal;
		text-decoration: none;
	}
	.eventosC a:hover{
		color: #FFCC00;
		font-weight: normal;
		text-decoration: none;
	}
	
	div.noticias{
		text-align: center;
		background: #FFBA5D;
		color: #FFFFFF;
		font-weight: bold;
		height: 25px;
		vertical-align: middle;
	}
	
	div.noticiasC{
		background: #FFCC33;
		text-align: justify;
		font-weight: normal;
		font-size: 13px;
		font-weight: bold;
	}
	
	.noticiasC a{
		color: #000000;
		font-size: 13px;
		font-weight: bold;
		text-align: justify;
		text-decoration: none;
	}
	.noticiasC a:link{
		color: #990000;
		font-size: 13px;
		font-weight: bold;
		text-align: justify;
		text-decoration: none;
	}
	.noticiasC a:hover{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	div.documentos{
		text-align: center;
		background: #336699;
		color: #FFFFFF;
		font-weight: bold;
		height: 20px;
		vertical-align: middle;
	}
	
	div.documentosC{
		background: #6699CC;
		text-align: justify;
		font-weight: normal;
		
	}
	.documentosC a{
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
		text-align: justify;
		text-decoration: none;
	}
	.documentosC a:link{
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
		text-align: justify;
		text-decoration: none;
	}
	.documentosC a:hover{
		color: #FFCC00;
		font-weight: bold;
		text-decoration: none;
	}
	
	a{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	
	a:link{
		color: #FFFFFF;
	}
	
	a:hover{
		color: #FFCC00;
		text-decoration: underline;
	}
	
	a.pais{
		color: #FFFFFF;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		vertical-align: middle;
	}
	
	a.pais:link{
	vertical-align: middle;
		color: #FFFFFF;
		text-decoration: none;
	}
	a.pais:hover{
		color: #CCCCCC;
		text-decoration: none;
	}
	
	a.departamento{
		color: #000066;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
	}
	a.departamento:link{
		color: #000066;
		text-decoration: underline;
	}
	a.departamento:hover{
		color: #993300;
		text-decoration: underline;
	}
	
	div.pie{
		color: #FFFFFF;
		font-weight: bold;
		background: #007E66;
		font-size: 11px;
	}
	
	
	input{
		border: #003300 1px solid;
		margin-left: 2px;
		color: #000066;
		background: #FFFFFF;
	}
	
	select{
		border: #003300 1px solid;
		margin-left: 2px;
		color: #003300;
	}
	
	textarea{
		border: #003300 1px solid;
		margin-left: 2px;
		color: #003300;
	}
	
	
	div.chat{
		 color:#FFFFFF;
		 font-size: 13px
	}
	
	.chat a{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.chat a:link{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.chat a:hover{
		color: #993300;
		font-weight: bold;
		text-decoration: none;
	}
	