/* Normalizes margin, padding */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
	width: 100%;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* Removes list-style from lists */
ol,ul {
	list-style: none;
}

/* Normalizes font-style and font-weight to normal */
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

/* Removes list-style from lists */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset,img {
	border: 0;
}

/* Left-aligns text in caption and th */
caption,th {
	text-align: left;
}

/* Removes quotation marks from q */
q:before,q:after {
	content: '';
}

/* layout.css */
html {
	text-align: center;
	margin-left: 7px;
	color: #333333;
}

body {
	text-align: left;
	background-color: #f2f2f2;
}

div#margin {
	width: 100%;
}

div#content {
	position: relative;
	width: 100%;
	top: 6px;
	background-color: #ffffff;
}

#branding {
	position: relative;
	height: 78px;
}

div#content_sub {
	width: 100%; height : 100%;
	background-color: #ffffff;;
	height: 100%
}

div#nav { /*left : 0%;
width : 20%;*/
	height: 100%;
	padding: -6em 0;
	background: #ffffff;
}

div#footer {
	position: relative;
	top: 10px;
	padding-bottom: 5px;
}

div#login {
	z-index: 99;
	float: right;
	width: 140px;
	height: 45px;
	background: transparent url(/img/dimg/loginbg.png) no-repeat 0 0;
}

div#login p {
	margin-top: 2px;
}

div#footer {
	position: relative;
	z-index: 10;
	height: 35px;
	background: transparent url(/img/dimg/footer.png) no-repeat 0 0;
}

#main_table {
width : 965px;text-align:left;
}

#menu_td {
	width:600px;
}
.float_left{
	float: left;
}


#sec_main_table {
background-color:white;
}
/* =si_clear_children */
.pc,.sc {
	position: absolute;
	top: 0;
	left: 0;
}

.clear_children,.cc_tallest {
	position: relative;
}  /*\*/
* html .clear_children {
	display: inline;
}  /**/
.cc_tallest:after {
	content: '';
}  /* PREVENTS A REDRAW BUG IN SAFARI */

/* micr additions */

.envoi_img_button {
	width: 127px;;
	height: 36px;;
	margin-right: 30px;
}

.color_picker{
	padding:2px;width:16px;height:16px;
}

#iframecode_cont {
	background : #c8e2ef;
	font-family:'Courier New', 'Comic Sans MS';
	font-size: 10px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: pre;
	white-space: -hp-pre-wrap; /* HP Printers */
	white-space: pre-line;
	word-break: break-all;
	padding: 15px;
	border: medium double #333333;
	color:#333333;
	width: 560px;
}

#cc_result {
	height: 90px;
	margin-top: 10px;
	line-height: 14px;
}

#cc_result span {
	border: 0px solid gray;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 14px;
}

select {
	width: 250px;
}

input {
	width: 250px;
	margin: 3px;
}



#reg_table {
	width: 375px;
}

.empty_form {
	height: 500px;
	width: 650px;
	margin-left: 10px;
}



.ccSimples {
	height: 500px;
}

/* Paging */
div.paging {
	color: #ccc;

	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

.altrow {
	background: #D0D4D8;
	color: #333333;
	border: 1px solid white;
}

.altrowo {
	background: #E0E3E6;
		border: 1px solid white;
}

/*  Actions  */
td.actions {
	width:200px;
	padding: 10px;
}

.left_td_class {

	width: 60%;
	padding: 10px;
}
.cc_name {
	background: transparent url(/img/icon_widget.gif) no-repeat 0 0;
	padding-left:23px;
}
.left_td_class_a:link ,.left_td_class_a:visited{

	color : #333333;
	font-weight: bold;
	}


th.actions {
	background-color: #6B6B6C;
	padding: 10px;
	color: #ffffff;
}

div.actions {
	clear: both;
	margin-top: .2em;
	text-align: left;
	margin: 10px;
}

div.action span{
	height: 50px;
}
div.actions ul {
	margin: 0;
	padding: 0;
}

div.actions li {
	display: inline;
	list-style-type: none;
	margin: 0 2em 0 0;
	padding: 0;
}

div.actions ul li a {
	background: #fff;
	color: #003d4c;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
}

div.actions ul li a:hover {
	padding: 5px;
	margin: 5px;
	background: #003d4c;
	color: #fff;
}


.error-message {
	color:red;
	font-width:bold;
	font-size: 10px;
}

.message {
	width: 682px;
	height: 50px;
	background: transparent url(/img/dimg/warning_titlebg.png) no-repeat 0 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	padding: .5em 0 0 1em;
	font-weight: bold;
	z-index: 100;
	margin-top: 8px;
}

label {
	margin-right: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
}

label {
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
}

#ccSimple_preview_table td {
	text-align: left;
	background-color: black;
	margin: 0;
	padding: 2px;
	border: 0;
}

.half_cell {
	width: 50%;
}

#apreloader {
	margin-top: 25px;
	margin-bottom: 25px;
	display: none;
}

.delete_link {
	background: transparent url(/img/icon_delete.gif) no-repeat 0 0;
	padding-left:20px;
}

.add_link {
	background: transparent url(/img/icon_add.gif) no-repeat;
	padding-left:20px;
	margin:20px;
	font-size: 14px;
	font-weight: bold;
}

.edit_link {
	background: transparent url(/img/icon_edit.png) no-repeat 0 0;
	padding-left:20px;
}


	#main_answer{
		margin-top:5px;
		margin-bottom:5px;
		font-size:14px;
	}

	.secondary_answer{
		font-size:10px;
	}