body {
	background: #fff; font-size: 100%; margin: 0px; padding: 0px; width: 100%; font-family: Arial, Helvetica, 'myriad pro', verdana;
}

h1 {
	font-family: Arial, Helvetica, 'myriad pro', verdana;
	font-size:1.1em;
	font-weight: normal;	
	color: #333;
	margin:0 0 15px 0;
}

ul {
	list-style-type: none; padding: 0; margin: 0;
}

li {
	float: left; padding-right: 1em;
}

a {
	color: #08468a; text-decoration: none;
}

img {
	border: none;
}

.bg {
	background: url(../images/desktop/bg_desktop.png) repeat-x top left; height: 45px; text-align: center; padding: 12px 0 0 0; width: 100%;
}

#close {
	text-align: right; width: 97%;
}

#close #close-link {
	position: relative; top: -22px;
}

#l-content {
	padding: 1em 10% 0 10%;
}

.redirection {
	width: 100%;text-align: center;
}


.row {
	width: 100%;
}

.row.text1 {
	font-size: 1.1em;
}

.row .style-star {
	color: #ff3333;
}

.row .style-grey {
	color: #c6c6c6;
}

form input {
	display:block; width: 100%; padding: 0.5em 1em; font-size: 1.1em; padding: 0.25em 0.5em; background: none; border: none; -webkit-appearance: none;
}

.module-input {
	margin: 1em 0 1em 0;
}

.module-link {
	margin: 0 0 1em 0;
}

.leftBg {
	background: url(../images/btn_left.png) no-repeat top left; padding: 0 0 0 0.2%; display: inline-block; width: 99.8%;
}

.submit-button {
	border: none;
	cursor:pointer;
}

.rightBg {
	background: url(../images/btn_right.png) no-repeat top right; display: inline-block; *diplay: inline; zoom: 1; height: 82px; width: 100%;
}

.txt-btn {
	background: url(../images/btn_bg.png) repeat-x top left; width: 100%; position: relative;
}

.txt-continue {
	display: inline-block; width: 100%; font-size: 2.5em; color: #4e4e4e; text-align: center;
}

#l-footer {
	padding: 0 10% 20px 10%;
	font-size:0.875em;
}

#l-footer img {float:right;}

.textfooter {
	color: #454545; margin: 15px 0 0 0;
}

.listIcon {
	margin: 0 0 32px 0;
}

.spc-image {
	padding-top: 25px;
}

.clearfix:after {
	visibility: hidden; display: block; font-size: 0; content: ""; clear: both; height: 0;
}

.clearfix {
	display: inline-block;
}

.leftBg {
	background-image: url(../images/desktop/desktop_btn-left.jpg); padding-left: 7px;
}

.rightBg {
	background-image: url(../images/desktop/desktop_btn-right.jpg); height: 42px;
}

.txt-continue {
	font-size: 20px;
}

.errorBox {
	margin: 1em 0 0 0; background: #ffe8e8; color: #c93333; border: 1px solid #f2bdbd; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	border-radius: 5px; padding: 15px 10px; font-size: 0.875em; line-height: 1.3em;
}

.errorBox strong {
	display: block;
}

.input-text.errorInput {
	border: 1px solid #d45b5b;
}


.mBottom10px {
	margin-bottom:10px;
}

#block-privacy {
	display:none;
	font-size: 0.875em; 
	color: #454545; 
	margin:30px 0 0 0;
}


#imgCogecoLogo {width:142px;height:24px;}
#imgHeaderClose {width:13px;height:15px;}

form {
	margin:0;
}

form select {
	display:block;
	width:100%;
	padding:10px;
	font-size:1em;
	color:#333;
	border-radius:5px;
	border:1px solid #ccc;
}

form input {
	border: 1px solid #bababa; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	background-color:#f4f4f4;
	height:35px;
	display:block;
}

#loaderWheel {
	display:none;
	width:100%;
	height:42px;
	background-position: center 5px;
	background-repeat: no-repeat;
}

/*
#desktop .bg { background-image:url(../images/desktop/bg_desktop.png); height:43px; padding-top:12px; }

#desktop #close #close-link { top: -22px;}
#desktop input[type="text"] { height:36px;font-size:14px; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width:249px;}
#desktop .row { font-size:0.875em; width:280px; color:#454545;}

#wrapper { width:320px;}


#desktop #l-content { width:280px; padding:18px 20px;}
#desktop #l-footer { padding:0 20px;}
#desktop .textfooter { margin-bottom:20px;}
#desktop .module-input { margin:1.45em 0;}
*/