a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.rojo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}

a.verde:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00CC00;
	text-decoration: underline;
}

a.azul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}

/* Coumnas */

.envoltura {
	width: 338px;
	position: relative;
	left: 22px;
}
.icono {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 110px;
}


.choro {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	width: 210px;
}
.pie {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	
}
strong {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.floatLeft {
	float: left;
	margin-right: 5px;
	height: 30px;
	width: 20px;
}



a.noticiaSociedad {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #da005e;
	letter-spacing: 0.05em;
	text-decoration:none;
}

a.noticiaSociedad:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #da005e;
	letter-spacing: 0.05em;
	text-decoration:underline;
}

a.noticiaSindicato {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7f43;
	letter-spacing: 0.05em;
	text-decoration:none;
}

a.noticiaSindicato:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7f43;
	letter-spacing: 0.05em;
	text-decoration:underline;
}

html {
	background-color: #000000;
}


/* Colores */

.naranja {
	color: #FF9900;
}
.magenta {
	color: #FF3366;
}

.rojo {color:#FF0000;
}

.verde {color:#00CC00;
}

.azul {color:#0099FF;
}


.padding {
	padding: 22px;
	margin: 0px;
}
.bekraundBrother {
	 background-color: #1F1F1F;
	/*background-color: #4a4a4a;
	background-image: url(../../portada/imagenes/backgroundTile.jpg);
	background-repeat: repeat; */
}
