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

body {
	background-color: #363636;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.png);
	background-repeat: no-repeat;
}

td.separador {
	font-size: 1px;
}

a.sidebar:link {
	text-decoration: none;
		color: #CCCCCC;
}
a.sidebar:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.sidebar:hover {
	text-decoration: none;
	color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-color: #990066;
	border-bottom-width: thin;
}
a.sidebar:active {
	text-decoration: none;
		color: #CCCCCC;
		border-bottom-style: dotted;
	border-bottom-color: #990066;
	border-bottom-width: thin;
}


.linkActual {
	text-decoration: none;
	color: #FF0000;
	border-bottom-style: dotted;
	border-bottom-color: #990066;
	border-bottom-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.rojo {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.linkSidebar {
	font-size: 14px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.linkSidebarSmall {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;

}
.linkSidebarSpace {
	font-size: 8px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;

}

.sharethis {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.sharethis:link {
	color: #ffffff;
	text-decoration: none;
}
a.sharethis:visited {
	color: #ffffff;
	text-decoration: none;
}
a.sharethis:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #990066;
	border-bottom-width: thin;
}
a.sharethis:active {
	color: #ffffff;
	text-decoration: none;
}


.texto {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.workItem {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.workSubItem {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}


.workItemDesc {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.workImageTitle {
	font-size: 14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

td.min {
	font-size: 0px;
}

.newsTitle {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.newsDescription {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.newsDate {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


a.idioma:link {
	text-decoration: none;
		color: #CCCCCC;
}
a.idioma:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.idioma:hover {
	text-decoration: none;
	color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
}
a.idioma:active {
	text-decoration: none;
		color: #CCCCCC;
		border-bottom-style: dotted;
	border-bottom-color: #990066;
	border-bottom-width: thin;
}

.idioma {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}