@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;	
	width:100%;
	background-color: #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #CCCCCC;
	font-weight:normal;

	height:auto;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a {
	color: #333;	
}
a:hover {
	color: #af242a;
}
#containerContent {
	background: url(../res/back1.jpg) repeat-y center #d6d6d6;
}
#containerFooter {
	background: url(../res/back2.jpg) no-repeat top center #d6d6d6;
	height: 80px;
}
#header {
	width: 960px;
	margin: 0px auto;
}
#logo {
	padding: 60px 0px 50px 30px;
}
#menu {
	padding: 0px 30px;
	margin-bottom: 2px;
}
.lang {
	float: left;
}
.menus {
	float: right;
}
.menus a {
	text-decoration: none;
	cursor: pointer;
}
.menuItemOff, .menuItemOn, .menuItemOnGreen, .menuItemOffGreen {
	float: left;
	margin-left: 2px;
}
.menuItemOff .left, .menuItemOffGreen .left {
	background: url(../res/btn-left-off.gif) no-repeat left center;
	width: 8px;
	height: 26px;
	float: left;
	line-height: 26px;
}
.menuItemOff .center, .menuItemOffGreen .center {
	font-size: 14px;
	background: #e8e8e8;
	padding:  2px 6px 0px 6px;
	line-height: 24px;
	float: left;
}
.menuItemOffGreen .center {
	color: #009900;
}
.menuItemOff .right, .menuItemOffGreen .right {
	background: url(../res/btn-right-off.gif) no-repeat left center;
	width: 8px;
	height: 26px;
	float: left;
	line-height: 26px;
}
.menuItemOn .left, .menuItemOff:hover .left {
	background: url(../res/btn-left-on.gif) no-repeat left center;
	width: 8px;
	height: 26px;
	float: left;
	line-height: 26px;
}
.menuItemOffGreen:hover .left {
	background: url(../res/btn-left-onGreen.gif) no-repeat left center;
	width: 8px;
	height: 26px;
	float: left;
	line-height: 26px;
}
.menuItemOnGreen .left {
	background: url(../res/btn-left-onGreen.gif) no-repeat left center;
	width: 8px;
	height: 26px;
	float: left;
	line-height: 26px;
}
.menuItemOn .center, .menuItemOff:hover .center {
	font-size: 14px;
	color: #fff;
	background: #af232a;
	padding:  2px 6px 0px 6px;
	line-height: 24px;
	float: left;
}
.menuItemOffGreen:hover .center {
	font-size: 14px;
	color: #fff;
	background: #009900;
	padding:  2px 6px 0px 6px;
	line-height: 24px;
	float: left;
}
.menuItemOnGreen .center {
	font-size: 14px;
	color: #fff;
	background: #009900;
	padding:  2px 6px 0px 6px;
	line-height: 24px;
	float: left;
}
.menuItemOn .right, .menuItemOff:hover .right {
	background: url(../res/btn-right-on.gif) no-repeat left center;
	width: 8px;
	height: 26px;
	float: left;
	line-height: 26px;
}
.menuItemOffGreen:hover .right {
	background: url(../res/btn-right-onGreen.gif) no-repeat left center;
	width: 8px;
	height: 26px;
	float: left;
	line-height: 26px;
}
.menuItemOnGreen .right {
	background: url(../res/btn-right-onGreen.gif) no-repeat left center;
	width: 8px;
	height: 26px;
	float: left;
	line-height: 26px;
}
#menu img {
	margin: 0px 1px;
}
#flash {
	width: 960px;
	position:relative;
	margin: 0px auto;
}
#headerVerde {
	/*width: 960px;
	height: 45px;*/
	width: 710px;
	height: 45px;
	
	position:relative;
	margin: 0px auto;
	background-color: #006600;
	padding: 25px 0px 0px 250px;
}
#headerVerde .title {
	color: #FFFFFF;
	/*margin: 25px 0px 25px 250px;*/
	/* padding: 25px 0px 25px 250px; */
	border:0px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}
#logoCodVerde {
	position: relative;
	top: -75px;
	left: -12px;
}
#content {
	width: 900px;
	position:relative;
	margin: 0px auto;
	padding: 30px 30px 60px 30px;
}
.col1 {
	float: left;
	width: 190px;
	margin-right: 30px;
}
.col2 {
	float: left;
	width: 330px;
	margin-right: 30px;
}
.col3 {
	float: left;
	width: 320px;
}
.col23 {
	float: left;
	width: 680px;
}
.big_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 25px;
}
.big_text strong {
	color: #af242a;
	font-weight: normal;
}
.normal_text {
	font-size: 14px;
	line-height: 20px;
}
.little_text{
	font-size: 10px;
	line-height: 15px;
}
.brands td {
	padding: 4px 8px;
	line-height: 20px;
}
.jobSearch td {
	padding: 4px 0px;
	line-height: 130%;
}
.jobList td {
	padding: 4px 4px;
	line-height: 130%;
}
.row1 {
	background-color: #F2F2F2;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #af242a;
	margin-bottom: 5px;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 22px;
	color: #af242a;
	margin-bottom: 5px;
}
.link2 {
	color: #666;
	text-decoration: none;
	font-size: 0.9em;
}
.link2:hover {
	text-decoration: underline;
}
.dtitlu{
	color:#af242a;
	font-size: 16px;
	font-weight:bold;
}
.subtitlu{
	color:#999;
	font-weight: bold;
	margin-top: 10px;
}
.media {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
.name {
	float: left;
	width: 50px;
}
.value {
	float: left;
	width: 150px;
}
.copy, .copy a {
	font-size: 12px;
	color: #CCC;
}
#footer {
	width: 900px;
	padding: 10px 30px;
	position:relative;
	margin: 0px auto;
	background: url(../res/footer.gif) no-repeat top center;
	height: 39px;
}

.button{
	padding:1px 10px;
	text-align:center;
	background-color:#ccc;
	border:1px solid;
	border-color:#efefef #666 #666 #efefef;
	color:#AF242A;
	text-decoration:none;
	margin: 2px 10px;
	font-weight:bold;
	cursor:pointer;
	text-transform:uppercase;
}
.button2{
	padding:1px 10px;
	text-align:center;
	background-color:#AF242A;
	border:1px solid;
	border-color:#efefef #666 #666 #efefef;
	color:#ffffff;
	text-decoration:none;
	margin: 2px 10px;
	font-weight:bold;
	cursor:pointer;
	text-transform:uppercase;
}
.button2:hover{
	color: #fff;
	background-color: #000;
}


.errorMsg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
}

/*********************** FIX *****************************/
.clear{clear:both; margin:0 !important; padding:0 !important; border:0 none !important; line-height:0 !important; height:0 !important; font-size:0 !important}
