/**
Common Classes
**/
body {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/background.jpg);
	background-repeat: repeat;
}
a {
	color: #E88116;
	text-decoration: none;
}
TD.menu-over {
	cursor: pointer;
	cursor: hand;
	background-color: #A2BE17;
}
TR.menu-over {
	cursor: pointer;
	cursor: hand;
	background-color: #333333;
}
/**
Links
**/
.transparent {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background-color: #1C1C1C;
	border: 1px inset #CCCCCC;
}
.a-white {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a-red {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E88116;
	text-decoration: none;
}
.a-green {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A2BE17;
	text-decoration: none;
}

/**
Over Effect
**/
a:hover {
	text-decoration: underline;
} 
.image-float {
	border: 1px dotted #666666;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.input-newsletter {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	width: 180px;
	height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #E88116;
	background:transparent;
}
.input-text {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	width: 180px;
	height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #E88116;
	/* background:transparent; */
}
#homePageNews {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.text-red {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E88116;
	text-decoration: none;
}
.text-grey {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text-white {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title-red {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E88116;
	text-decoration: none;
}
.title-grey {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#top_menu {
	background-image: url(/images/top_background.png);
	background-repeat: repeat-x;
}
#background_logo {
	background-image: url(/images/top_backgroundlogo.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-left: 30px;
}

#left-content {
/**
To define later
**/
}
#left-content #logotipo {
	margin-bottom: 10px;
	/* border: 0px; */
}
#left-content #left-detach {
	background-image: url(/images/horiz_background.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right-content {
/**
To define later
**/
}
#right-content #menu {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
}

#footer {
	background-color: #1C1C1C;
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#webdesign {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #E88116;
	text-decoration: none;
}
#right-content #content-area {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*
	padding-top: 5px;
	padding-bottom: 5px;
	*/
}
