
BODY {
	margin: 0 auto;
    padding: 0px;
    position: relative;
    width: 950px;
	height: auto;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:12px;
    color:#000;   
    background:#74ABE1;
}

DIV {
     margin: 0 auto; 
     padding:0px;
}

A {
   color:#355783;
	 text-decoration: none;
}

A:link {    
     text-decoration: none;
		 
}

A:visited { 
     text-decoration: none;
}

A:hover { 
     color:#2D4A70;
     text-decoration: underline;
}

IMG {
     border:0px;
}

INPUT, TEXTAREA, SELECT {
     margin: 0px;  
     color: #000;
     font-family: Tahoma, Arial, Helvetica, Sans-serif;
     font-size:12px;
}

P, H1, H2, H3, H4, H5, FORM {
     margin: 0px;
     padding: 0px;
}

.ul {
     margin:0 auto;
	 padding:0;
	 width:100%;
	 position:relative;
	 list-style:none;
	 display:inline;
}

.li {
     float:left;
	 margin:0 auto;
     padding:0;
}

.center {
     text-align:center;
}

.left {
     text-align:left;
}

.right {
     text-align:right;
}

.logo {
	width:800px;
	padding-left:31px; 
	background:#FFF;
}

.lang {
	width:150px;
	background:#FFF;
	padding:10px;
}

.lang a {
     color:#3E3E3E;
}

.lang a:hover {
     color:#32527C;
	 text-decoration:none;
}

.menu {
     height:80px;
	 width:694px;
	 background:url('../images/elements/menu_bg.png') repeat-x;
	 color:#FFF;
	 text-transform:uppercase;
	 cursor:pointer;  
	 font-size:11px;
}

.menu_left {
     width:256px;
	 background:#C6C6C5;
}

.submenu {
    width:256px;
	background:#FFF url('../images/elements/flash_bg.png') no-repeat top;
	height:240px;
	padding:10px 0 10px 0;
}

.content {
    background:#FFF;
    text-align:left;
}

.white {
     background:#FFF;
}

.we_save {
     background:url('../images/elements/menu_bg.png') repeat-x;
}
 
 .flash_anim  {
     border-top:1px solid #FFF;
     border-left:1px solid #FFF;
 }

 .info  {
     background:#C6C6C5;
}
 
.info_2 {
     background:#CBD6E8;
} 

.menu_left_2 {
     width:256px;
	 background:#CBD6E8;
}

 .footer_cp {
     width:256px;
     height:52px;
	 color:#F4F4F4;
	 font-size:10px;
     background:url('../images/elements/footer_bg.png') repeat-x;
 }
 
 .footer_cp_right {
     background:url('../images/elements/footer_bg.png') repeat-x;
     width:694px;
     height:52px;
 }
 
 .footer_bg {
     height:52px;
     width:100%;
     background:url('../images/elements/footer_bg.png') repeat-x;
}
 
 .footer_cp a {
     color:#F4F4F4;
 }
 
  .footer_cp a:hover {
     color:#F4F4F4;
 }
 
 .menu_a {
     background:url('../images/elements/menu_a.png') no-repeat center;
     color:#FFF;
     text-transform:uppercase;
     cursor:pointer;  
     font-size:11px;
     padding:0 5px 0 5px;
 }
 
 .menu_na {
     padding:0 5px 0 5px;
 }
 
 .intro_logo {
    
     width:100%;
     padding:10px 0 10px 60px;
     text-align:left;
     background:#FFF;
 }
 
 .intro_bgs {
     height:150px;
     width:100%;
     background:url('../images/intro/intro_bgs.png') repeat-x;
     text-align:right;
     padding-right:5px;
 }

 .intro_lang {
     text-align:center;
	 padding-top:50px;
	 background:#FFF;
	 height:150px;
 }
 
 .intro_lang a {
     color:#000;
}

.intro_lang a:hover {
     color:#32527C;
     text-decoration:none;
}

.intro_ctx {
     text-align:left;
     padding:0 0 20px 0;
     background:#FFF;
}

.menu_admin_list {
     font-size:12px;
     padding:11px 0 11px 0;
     text-align:left;
     background:url('../images/elements/m_sep.gif') no-repeat bottom;
     cursor:pointer;
     color:#3E3E3E;
}

.menu_admin_list_h {
     background:#FFF;
     padding:11px 0 11px 0px;;
	 font-size:12px;
	 text-align:left;
	 cursor:pointer;
	 background:url('../images/elements/m_act.png') left no-repeat;;
	 color:#FFF;
}

.menu_admin_list_h a {
     color:#FFF;
}

.menu_admin_list_h a:hover {
     color:#32527C;
	 text-decoration:none;
}

.menu_1 {
     padding-left:10px;
}

.menu_2 {
     padding-left:20px;
}

.menu_3 {
     padding-left:30px;
}

.div_bred_site {
     background:url('../images/elements/bred_bg.png') repeat-x;
	 padding-left:17px;
	 height:31px;
	 text-align:left;
	 font-size:11px;
	 width:100%;
}

.div_bred_site a {
     color:#FFF;
}

.div_bred_site a:hover {
     color:#FFF;
     text-decoration:underline;
}

.site_sep {
     padding-top:7px;
}

.site_center { 
     width:100%;
     text-align:left;
     background:url('../images/elements/site_center.png') repeat-x;
}

.site_text {
     padding:20px 15px 20px 15px;
}

.login_title {
     padding:10px 5px 10px 5px;
	 font-size:12px;
}

.login_input INPUT {
     width:200px;
	 border:1px solid #66B4DE;
	 padding:4px;
}

.login_button {
    padding-top:5px;
}
