

/* %BEGIN_CSS_CODE% */


body {
	background:#557DCE url(images_dyn/background2.png) top center repeat;
	color:#000000; /* #303030 */
	font:12px Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

a img { border: none; }
table {	font-size: 100%; }

a {
	color:undefined; /* #505050 */
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

p {
	line-height:1.36;
	margin:0 0 15px;
}

#container {
	background:#FFFFFF url(images_dyn/header_bg.png) top left repeat;
	margin:0 auto;
	width:770px;
	padding:0;
}

/*** Header section ***/

#header {
	/* height:92px; */
	margin:10px 10px;
}

.divHeader {
	background:#FFFFFF url(images_dyn/header_bg.png) top left repeat;
	text-align:left;
	color:#f0f0f0;
}

.divHeader img {
	float:left;
	margin:-10px -10px 0px -10px;
	padding:0;
}

.divHeader h1 {
	font-weight:400;
	letter-spacing:-2px;
	margin:0;
	padding:0;
	font-size:2.4em;
	padding-top:20px;
}

.divHeader h2 {
	font-weight:400;
	letter-spacing:-2px;
	margin:0;
	padding:0;
	font-size:1.6em;
}

.ul_tabsF {
	float:left;
	display:block;
	width:720px;
	background:#b8b8b8;
	font-size:93%;
	line-height:normal;
	border-bottom:2px solid #000000;
	border-top:1px dotted #000000;
	margin:0px -10px -10px -10px;
	padding:10px 10px 0 50px;
	list-style:none;
}
.ul_tabsF li {
	display:inline;
	float:left;
	background:url("images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
}
.ul_tabsF a {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

.ul_tabsF a:hover {
	color:#f0f0f0;
	text-decoration:none;
}

#wrap {
	clear:both;
	background:#FFFFFF url(/plenaonline-fr/images/logo.jpg) top center no-repeat;
	padding:0 10px 0 0;
}

#rightside {
	float:right;
	opacity: 0.78;
	-moz-opacity: 0.78;
	/* _filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78); */
	filter: alpha(opacity=78);
	border: 1px solid #000000;
	margin-left:5px;
	width: 220px;
	padding: 0 0 0 5px;
	background: #404040;
	
}

.divRightside {
	text-align:left;
	font-size:11px;
	color:#ffffff;
	background: #404040;
	
}

.divRightside h2 {
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 12px;
}

.divRightside h4 {
	font-size:1.1em;
	margin:0 0 20px;
}

.divRightside p {
	font-size:0.9em;
	line-height:1.1;
	margin:0 0 16px 10px;
}

.ul_linklist {
	list-style:none;
	margin:0 0 16px 10px;
	padding:0;
}

.ul_linklist li {margin-bottom:0.7em;}

.ul_linklist a {
	color:#FFFFFF;
}

/*** Content ***/

#content {
	width: 475px;
	height: 450px;
	background:#ffffff;
	opacity: 0.70;
	-moz-opacity: 0.70;
	/* _filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); */
	filter: alpha(opacity=70);
	border:1px solid #000000;	
	padding: 25px 0 0 25px;
	margin:0px 200px 0 20px;
}

.divContent {
	background:#ffffff;
	text-align:left;
	font-size:11px;
}

.divScroll {
	width: 450px;
	height: 400px;
	background:transparent;
	padding:0px 5px 0px 10px;
	overflow: auto;
}

.divContent h1,.divContent h2,.divContent h4 {
	background-color:inherit;
	color:#f0f0f0;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

.divContent h2 {
	font-size:1.6em;
	margin-bottom:10px;
}

.divContent h4 {
	font-size:1.3em;
	margin-bottom:10px;
}

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.divFooter {
	margin:0;
	padding:20px 0;
	background:#8b8b8b url(images/footerbg.jpg) top left repeat-x;
	color:#d0d0d0;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.divFooter a {
	color:#d0d0d0;
	font-weight:bold;
}

/*** Various classes ***/

.searchform {margin:0;}

.searchbox {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 4px 0 0;
	width:100px;
}

.searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

.mainbox {		/* Highlight box (for warnings, etc) */
   color:           #000000;
   background:      #F0F0F0;
   margin:          1em 0;
   padding:         1em 2.5em;
   border:          1px solid #999999;
}

.floatboxleft {
   overflow:        visible;
   font-size:       95%;
   line-height:     1.25;
   margin:          1em 1em;
   padding:         1em 1em;
   border:          1px solid #999999;
   float:           left;
   clear:           left;
   color:           #000000;
   background:      #F0F0F0;
   width:           35%;
}

.floatboxright {
   overflow:        visible;
   font-size:       95%;
   line-height:     1.25;
   margin:          1em 1em;
   padding:         1em 1em;
   border:          1px solid #999999;
   float:           right;
   clear:           right;
   color:           #000000;
   background:      #F0F0F0;
   width:           35%;
}

.c1box {
	/* background-color: #FFFFFF; */
	border: 1px solid #f0f0f0;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.c2box {
	/* background-color: #FFFFFF; */
	border: 1px solid #b8b8b8;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

/*** End of file ***/

/* LAYOUT GENERAL */

.pH2 {
	#B9B9B9	font-size: 16px;
}

.divBlock {
	padding: 3px;
}

.spanDefaulttextblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.spanDefaulttextblock_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.divFootnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.divDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}



.inputTextForms {
	font-size: 10px;
	width: 200px;
	color: #000000;
	border: 1px solid #666666;
}

.tableContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inputTextLogin {
	font-size: 10px;
	width: 50px;
	color: #000000;
	border: 1px solid #000000;
}

.inputTextN {
	font-size: 10px;
	width: 35px;
	color: #000000;
	border: 1px solid #666666;
}

.button {
	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.buttonLogin {
	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TABLA_PEDIDO {
}

.CELDA_PEDIDO {
	border-bottom: 1px solid #b8b8b8;
}

.TABLA_PEDIDOFORM {
	width: 550px;
}

.SEPARADOR_PEDIDO {
	color: #000000;
}

.inputText_PEDIDOFORM {
	font-size: 10px;
	width: 200px;
	color: #000000;
	border: 1px solid #000000;
}


.divNew_title {
	padding: 2px;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	/* color: #b8b8b8; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.divNew {
	margin-top: 10px;
}

