/* CSS CLEAR v1.0 | 20080212
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{	quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} */
/* remember to define focus styles!
:focus{outline: 0;} */
/* remember to highlight inserts somehow!
ins{text-decoration:none;}
del{text-decoration:line-through;} */
/* tables still need 'cellspacing="0"' in the markup
table{border-collapse:collapse;border-spacing:0;} */

/*************PARTS****************/
/*secondary*/
.secondary .uc { margin-bottom:15px; }
/* lists */
.list .a0 { background: #f4f8ed; }
.list,
.list .a1 { background: #fff; }
.list { padding-bottom:6px; background-position:50% 100%; }
.list .item { padding:5px; }
/* path */
.path { margin-bottom:10px; }
.path .current { color:#414141; }
.path a.current:hover { cursor:default; text-decoration:none; }
/* sitemap */
#main ul { list-style:circle; margin:0 10px 0 10px; }
#main ol { margin:0 10px 0 10px; }
/* content */
.introduction { font-size:1.1em; font-style:italic; }
/* date */
.date { font-size:small; color:#414141; display:block; }
/* intro */
.intro { font-style:italic; font-size:1.2em; }
.list .intro { font-style:normal; font-size:1em; }
/*columns*/
.columns .left { float:left; width:48%; padding-left:15px; }
.columns .right { float:right; width:48%; }
.socialBookmarks a { white-space:nowrap; text-align:right; direction:rtl; }
.socialBookmarks { text-align:right; direction:ltr; }
/* login */
.login .tb { width:100px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0; }
/* comments */
.commentInput .box { display:none; }
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}
/* calendar */
.calendar { }
/* login */
.login { padding-right: 10px;}
/* languageMenu */
.languageMenu  { position:absolute; top:203px; left:0px; padding-left:30px; vertical-align:middle; padding-top:5px; z-index:2000; }
.languageMenu a { padding-left:15px; }
/* menu */
.menu,.menu ul { list-style-type:none;}
/* Form */
.inputForm { margin:10px; }
.inputForm .row { margin-bottom:5px; height: 100%; width:100%; }
.inputForm .label { width:120px; float:right; }
.secondary .label { display:block; }
.inputForm .alternatives * { vertical-align:middle }
.inputForm .alternatives label { margin-right:10px; }
.inputForm input[type="text"], .inputForm textarea  {padding:2px; border-style:solid; border-width:1px; border-color:#777777; }
.inputForm input[type="text"]:hover, .inputForm textarea:hover { border-color:#555555; background-color:#fafafa; }
.inputForm .tb { width:240px; }
.inputForm .validator { margin-right:10px; }
.form_btnSubmit { cursor:pointer; margin:0 130px 0 0; padding:5px; border-style:solid; border-width:1px; border-color:#777777; background-color:#dedede; }
.form_btnSubmit:hover { background-color:#bebebe; }
/* Form EN*/
.en .inputForm .label { float:left; }
.en .inputForm .alternatives label { margin-left:10px; }
.en .inputForm .validator { margin-left:10px; }
.en .form_btnSubmit { margin:0 0 0 130px; }
/* SmallForm */
.small_box_middle { margin:5px 10px 5px 0; }
.smallForm .inputForm { margin:0px; }
.smallForm .inputForm .row { margin-bottom:5px; }
.smallForm .inputForm .label { width:45px; float:right; color:#000000; }
.smallForm .secondary .label { display:block; }
.smallForm .inputForm .alternatives * { vertical-align:middle }
.smallForm .inputForm .alternatives label { margin-right:10px; }
.smallForm .inputForm input , .smallForm .inputForm  textarea { width:106px; }
.smallForm .inputForm .tb { width:240px; }
.smallForm .inputForm .validator { margin-right:10px; width:2px; overflow:hidden; }
.form_btnSubmit_small { cursor:pointer; margin:0 112px 0 0; padding:3px; border-style:solid; border-width:1px; border-color:#777777; background-color:#dedede; }
.form_btnSubmit_small:hover { background-color:#bebebe; }
/* SmallForm EN */
.en .smallForm .inputForm .label { float:left; }
.en .smallForm .inputForm .alternatives label { margin-left:10px; }
.en .smallForm .inputForm .validator { margin-left:10px; }
.en .small_box_middle { margin:5px 0 5px 10px; }
.en .form_btnSubmit_small { margin:0 0 0 112px; }

/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#000; }
a img{vertical-align:middle;}

p {}
button,select,textarea,input { }
table {border-collapse:collapse}
caption,th,td {}
/********* GLOBALS CLASES *********/
.nodicor { text-decoration:none; }
.clear {clear:both; height:0; line-height:0;}
.fr {float:right; }
.fl {float:left; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.rtl { direction:rtl; }
.ltr { direction:ltr; }
.rh { position:relative; }
.p10 { padding:10px; }
.dn { display:none; }
/*********** H1 ***********/
h1 { font-size:16px; padding:0; margin:0 0 15px 0; font-weight:bold; color:#000000; }
h2 { font-size:15px; padding:0; margin:0 0 15px 0; font-weight:bold; color:#000000; }
h3 { font-size:14px; padding:0; margin:0 0 10px 0; font-weight:bold; color:#000000; }
h4 { font-size:12px; padding:0; margin:0; font-weight:bold; color:#000000; }
h5 { font-size:12px; padding:0; margin:0; font-weight:bold; color:#000000; }


/********* LAYOUT *********/
body {

}
.mceContentBody 
{
	background-color:#ffffff;
}
/*************Holders****************/
#main_holder {

}
#site_holder {

}
#site_holder.en {

}
#header
{

}
#page 
{

}
#content 
{

}
#right 
{

}
#left 
{

}
#header_menu 
{

}
