 /* CSS */





/* Main Properties */

/* ---------------------------------------- */

        body { margin: 0; padding: 0; font-family: Arial; font-size: 11px; color: #000; background: #fff url(../images/bg.gif) repeat-x; }

        a {        outline: none; }

        span { display: none; }

/* ---------------------------------------- */





/* Content */

/* ---------------------------------------- */

        #webcontent {

                width: 900px;

                margin-left: auto;

                margin-right: auto;

                text-align: center;

                padding: 0;

        }

        

        #content {

                text-align: justify;

                

                width:800px;

        }

/* ---------------------------------------- */



/* Header */

/* ---------------------------------------- */

        #header {

                width: 900px;

                height: 150px;        

        }

        

        #header_left {

                margin-top: 39px;

                float: left;

                width: 300px;

                

        }

        

        #header_left h1 {

                margin: 0;

                padding: 0;

                

                width: 184px;

                height: 76px;

                background: #fff url(../images/logo_cristina_fulop.gif) no-repeat;

        }

        

        #header_right {

                margin-top: 83px;

                float: right;

                width: 600px;

        }

/* ---------------------------------------- */



/* Menu */ 

/* ---------------------------------------- */        

        #header_right ul {

                margin:0;

                padding:10px 10px 0 50px;

                list-style:none;

        }

        

        #header_right li {

                display:inline;

                margin:0;

                padding:0;

        }

        

        #header_right a {

                float:left;

                background:url("../images/tableftI.gif") no-repeat left top;

                margin:0;

                padding:0 0 0 5px;

                text-decoration:none;

        }

        

        #header_right a span {

                float:left;

                display:block;

                background:url("../images/tabrightI.gif") no-repeat right top;

                padding:5px 15px 4px 6px;

                color:#FFF;

        }

        

        /* Commented Backslash Hack hides rule from IE5-Mac \*/

        #header_right a span {float:none;}

        

        /* End IE5-Mac hack */

        #header_right a:hover span {

                color:#FFF;

        }

        

        #header_right a:hover {

                background-position:0% -42px;

        }

        

        #header_right a:hover span {

                background-position:100% -42px;

        }

        

        #header_right #current a {

                background-position:0% -42px;

        }

        

        #header_right #current a span {

                background-position:100% -42px;

        }

/* ---------------------------------------- */

/*--Modificari------------------------------*/

        #text0 

         {font-family: Trebuchet MS, Arial, Verdana;

          font-size: 17px;  color: #2F5E97;

          margin-bottom:20px;

         }

        #text1

         {font-family: Trebuchet MS, Arial, Verdana;

          font-size: 15px; color: #2F5E97;

          margin-bottom:10px;

         }

         #text1light

         {font-family: Trebuchet MS, Arial, Verdana;

          font-size: 15px; color: #8BAFDB; font-weight:bold;

          margin-bottom:10px;

          margin-left:10px;

         }

         #text1negru

         {font-family: Trebuchet MS, Arial, Verdana;

          font-size: 15px; color: #000000; font-weight:bold;

          margin-bottom:10px;

          margin-left:10px;

         }

         #text1negrus

         {font-family: Trebuchet MS, Arial, Verdana;

          font-size: 15px; color: #000000;

          margin-bottom:10px;

          margin-left:10px;

         }

         #text2

         {font-family: Trebuchet MS, Arial, Verdana;

          font-size: 13px;

          margin-bottom:20px;

         }

         #text2negrus

         {font-family: Trebuchet MS, Arial, Verdana;

          font-size: 13px; color: #000000; }

          #text2negru

         {font-family: Trebuchet MS, Arial, Verdana;

          font-size: 13px; color: #000000; font-weight:bold; }

          

          

.blight{ border:1px solid #8BAFDB; }



a.top:link {text-decoration:none; color: #DD740B; font-weight: bold;}

a.top:visited {text-decoration:none; color: #DD740B; font-weight: bold;}

a.top:hover {text-decoration: underline; color: #8BAFDB; font-weight: bold;}

a.top:active {text-decoration:none; color: #DD740B; font-weight: bold; }

ol { list-style: url(../images/square.gif); }

li { padding-left:5px;padding-bottom:2px; }

ul {list-style: disc;}



html { overflow: scroll; }




