@charset "UTF-8";
body {
	background-color: #323232;
	padding-top: 34px;
	padding-right: 27px;
	padding-bottom: 34px;
	padding-left: 27px;
	font-family: Tahoma, Georgia, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

img {
	border:none;
}

.rowLanguages {
	background-image: url(../images/line_horizontal1.png);
	background-repeat: repeat-x;
}

.mainLeftColumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #515151;
}

.welcomeMessage{
	font-size: 13px;
	color: #666666;
	text-align: right;	
}

.titleSection{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;	
}

.altSection{
	font-size: 10px;
	text-align: right;	
}

.descSection{
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 27px;	
}

.titleSubSection{
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;	
	line-height:1em;
}

.subtitleSubSection{
	font-size: 13px;
	color: #323232;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 15px;
	text-align: left;	
}

.descSubSection{
	font-size: 10px;
	color: #333333;
	text-align: left;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.tableEdu{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.titleSubSection2{
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 7px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 13px;
	line-height:1em;	
}


.descSubSection2{
	font-size: 10px;
	color: #333333;
	text-align: left;
	margin-top: 7px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 13px;
}

.pdfLogoSmall{
	margin-top: -10px;
	margin-right: 5px;
	background-position: bottom;
}

.tableExtraLeft{
	margin-right: 22px;	
}

.lineRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #515151;	
}

.tableExtraRight{
	margin-left: 22px;		
}

.titleTableExtra{
	font-weight: bold;
	color: #999999;
	padding-bottom: 15px;			
}

.entryTableExtra{
	padding-bottom: 12px;			
}

.entryTableExtra span{
	font-weight:bold;		
}

.rightsAnounce{
	font-size: 9px;
	color: #515151;		
}

.brandsAnounce{
	font-size: 9px;
	color: #454545;		
}

#modal_container {
	padding:15px;
	/*background-color:#323232;*/
	border:1px solid ##515151;
	overflow:auto;
	background-image: url(../images/back_contact.png);
	background-repeat: no-repeat;
 } 
  
#modal_overlay {  
     background-color:#000000;  
}

input {
	font-size: 11px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-bottom:2px;
	border: 1px solid #323232;
	background-color: #FFFFFF;
}

select {
	font-size: 11px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-bottom:2px;
	border: 1px solid #323232;
	background-color: #FFFFFF;
}

.shortInput{
	width:100px;
}

.longInput{
	width:294px;
}

textarea {
	font-size: 11px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-bottom:2px;
	border: 1px solid #323232;
	background-color: #FFFFFF;
	width:294px;
	height:140px;
}

.infoSpam{
	font-size: 9px;
	color: #999999;
	text-align: right;	
}

.buttonSend{
	width:74px;
	height:23px;
	border:1px solid #323232;
	background-color:#999999;
}

#imgCountry{
	
}