body div.gradient_grey_background div.structure div.big_logo_background section.page_content, 
body div.gradient_grey_background div.structure div.big_logo_background div#section_page{
	width: 1024px;
	float: left;
}

body div.gradient_grey_background div.structure div.big_logo_background div.left_column {
	width: 750px;
	min-height:600px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 20px 0;
}
body div.gradient_grey_background div.structure div.big_logo_background div.left_column h2 {
	padding-left: 40px;
	background: transparent url('../images/arrow-right.png') no-repeat 0 4px;
	font-size: 28pt;
	font-variant: small-caps;
	font-weight: normal;
	margin: 20px 20px;
	float: left;
	display: block;
	width: 670px;
}

body div.gradient_grey_background div.structure div.big_logo_background div.left_column article { width: 710px; margin: 20px; float: left; }
body div.gradient_grey_background div.structure div.big_logo_background div.left_column article img { width: 235px; height: 145px; border: 1px solid #cccccc; margin: 0 10px; }
body div.gradient_grey_background div.structure div.big_logo_background div.left_column article.even img { float: left; }
body div.gradient_grey_background div.structure div.big_logo_background div.left_column article.odd img { float: right; }
body div.gradient_grey_background div.structure div.big_logo_background div.left_column article h3 { margin: 10px 10px 0 10px; }
body div.gradient_grey_background div.structure div.big_logo_background div.left_column article.even h3 { float: left; }
body div.gradient_grey_background div.structure div.big_logo_background div.left_column article.odd h3 { float: right; }
body div.gradient_grey_background div.structure div.big_logo_background div.left_column article p { margin: 35px 10px; }

body div.gradient_grey_background div.structure div.big_logo_background div.right_column {
	margin: 20px 0;
	width: 250px;
	float: right;
}
body div.gradient_grey_background div.structure div.big_logo_background div.right_column article.block {
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	display: block;
}
body div.gradient_grey_background div.structure div.big_logo_background div.right_column article.block img { border: 1px solid #cccccc; margin: 10px 7px; }
body div.gradient_grey_background div.structure div.big_logo_background div.right_column article.block h3 {  }
body div.gradient_grey_background div.structure div.big_logo_background div.right_column article.block p { font-style: italic; margin-bottom: 20px; }

div.left_column form { margin: 50px 0 50px 50px; font-size: 12pt; }
div.left_column form > label { display: inline-block; width: 200px; margin-bottom: 20px; } 
div.left_column form input, div.left_column form textarea, div.left_column form select {
	background-color: #eeeeee;
	font-style: italic;
	font-size: 12pt;
	color: #333333;
	border: 1px solid #cccccc;
	box-shadow: 0 0 0 #cccccc inset;
	-moz-box-shadow: 0 0 0 #cccccc inset;
	-webkit-box-shadow: 0 0 0 #cccccc inset;
}
div.left_column form input:focus, div.left_column form textarea:focus, div.left_column form select:focus {
	background-color: #ffffff;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
	box-shadow: 0 0 3px #cccccc inset;
	-moz-box-shadow: 0 0 3px #cccccc inset;
	-webkit-box-shadow: 0 0 3px #cccccc inset;
}

div.left_column form > span.field-special {margin-bottom: 20px;	margin-top: 20px; }
div.left_column form > span.field-special > input { margin-left: 40px; }
div.left_column form > span.field-special {	display: block; }
div.left_column form > span.field-special > input.input-submit {
	border: 2px solid #0F72B5;
	float: right;
	font-style: normal;
	height: 50px;
	color: #0F72B5;
	font-size: 13pt;
	margin-bottom: 50px;
	margin-right: 30px;
	font-weight: 700;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: #dddddd;
	background: -webkit-gradient(linear,left top, left bottom,from(#dddddd),to(#aaaaaa));
	background: -webkit-linear-gradient(top,#dddddd,#aaaaaa);
	background: -moz-linear-gradient(top,#dddddd,#aaaaaa);
	background: -o-linear-gradient(top,#dddddd,#aaaaaa);
	background: linear-gradient(top,#dddddd,#aaaaaa);
 }
div.left_column form > span.field-special > input.input-submit:hover {
	border-color: #2caafe;
	color: #2caafe;
	cursor: pointer;
	background-color: #aaaaaa;
	background: -webkit-gradient(linear,left top, left bottom,from(#aaaaaa),to(#dddddd));
	background: -webkit-linear-gradient(top,#aaaaaa,#dddddd);
	background: -moz-linear-gradient(top,#aaaaaa,#dddddd);
	background: -o-linear-gradient(top,#aaaaaa,#dddddd);
	background: linear-gradient(top,#aaaaaa,#dddddd);
}
div.global_container div.left_column form p.notice {
	font-size: 11pt;
	text-indent: 0;
	font-style: italic;
	margin-bottom: 20px;
}
span.red { color: #ff0000; font-weight: bold; }
span.italic { font-style: italic; }
span.small { font-size: 9pt; }
span.success { border: 1px solid #02d71b; background-color: #abefb3;	margin: 40px 0;	display: block;	padding: 10px; float: left; }
span.warning { border: 1px solid #c30000; background-color: #f5dada;	margin: 40px 0;	padding: 10px; display: block; float: left; }


<!-- Cloud -->


		
#cloud { padding: 2px; text-align: center; width:200px; }
#cloud a { padding: 0px; border:none; text-decoration:none; color:#5C5C5B; }
		
#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 200; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 300; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 500; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }




<!-- Fin Cloud -->