@charset "utf-8";
/* CSS Document */
* {padding:0; margin:0;border:0}
html { font-family:Tahoma, Geneva, sans-serif;height:100%;padding:0; margin:0; font-size:12px;}
body { background:url(fon.png) #fafcfd repeat-x; padding:0; margin:0; position:relative; height:100%;}
h1 { font-size:15px;}
h2 { font-size:14px;}
h3 { font-size:13px;}
h4 { font-size:12px;}
a:hover {text-decoration:none}
ul {list-style:none}
input { border:1px #999 solid; padding:5px;}

img {border:0}
a {outline:none; color:#333; font-size:12px;}
#clear { clear:both; font-size:0; border:0;}
#raz { height:10px;}
#raz2 { height:3px;}
.reds {color:#F00; font-size:14px;  width:600px; margin:0 auto;}
.reds2 {color:#F00; font-size:15px;  width:600px; margin:0 auto; font-weight:bold;}
.reds3 {color:#F00; font-size:16px;  width:600px; margin:0 auto; font-weight:bold; }

dl {padding:0 0 6px 0; margin:0}
dd {padding:0; margin:0}
dl dt {color:#000000; font-size:13px; font-weight:bold; padding:10px 10px 4px 10px; margin:0;}
dl dd a {font-size:11px; color:#0A3047; display:block; padding:3px 0 4px 20px; background:url(icon1.gif) 10px 8px no-repeat}
dl dd a:hover {text-decoration:none; color:#fff; background:url(icon1h.gif) 5px 8px no-repeat #0E3160}

#headtext {color:#FFF; text-align:center; padding-top:5px;}
#headtext a {color:#CCC}

#contener {width:997px;  margin:0 auto; position:relative;height: auto; min-height:100%;   background:url(fon.png) #f6f7ff repeat-x;}
#header {width:997px; height: 180px; }

#h { width:100%; height:47px; background:#14699f;}
#logo { width:211px; height:45px; float:left;  color:#FFF;  }



#footer {width:100%; height:63px;   margin:0 auto; }

#footer2 {width:997px; height:53px; margin:0 auto;

padding: 2px ;
	background: #1e2429;
	background: -moz-linear-gradient(#1e2429, #242b31); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1e2429),color-stop(1, #242b31));	
	background: -webkit-linear-gradient(#1e2429, #242b31);	
	background: -o-linear-gradient(#1e2429, #242b31);
	background: -ms-linear-gradient(#1e2429, #242b31);
	background: linear-gradient(#1e2429, #242b31);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
	color:#FFF;
}


#footerl {width:380px; height:50px; color:#fff; font-size:10px; float:left; text-align:left; margin:12px 0 0 15px;}
#footerl a{color:#FFF;}

#footerr {width:90px; height:50px; color:#FFF; font-size:10px; float:right; margin:8px 15px 0 0}
#footerr a{color:#FFF;}





#content {width:710px; min-height:300px;  float:right;  background-color:#F1F1F1;
border:1px  #242b31 solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
padding:4px 17px 0 15px;

}

#content h1 {text-align:center; padding:1px; border-bottom:2px #242b31 solid; width:710px; margin:0 auto;}
#content p { padding:4px 0 4px 0;}

#left {width:230px; min-height:100px;  float:left; background-color:#F1F1F1;
border:1px  #242b31 solid; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;

      }

#leftb { text-align:left; width:220px; margin:0 auto; padding-bottom:12px; }
#leftb h3 { text-align:center; padding:4px; border-bottom:2px #242b31 solid; }
#leftb p { padding:3px;}





/* Main menu */

#menu
{
	width: width:100%;
	margin: 0 auto;
	padding: 10px 0 0 0;

	background: #1e2429;
	background: -moz-linear-gradient(#1e2429, #242b31); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1e2429),color-stop(1, #242b31));	
	background: -webkit-linear-gradient(#1e2429, #242b31);	
	background: -o-linear-gradient(#1e2429, #242b31);
	background: -ms-linear-gradient(#1e2429, #242b31);
	background: linear-gradient(#1e2429, #242b31);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
	color:#FFF;
	text-align:center;

}

#menu li
{
	float: left;
	padding: 0 0 10px 0;
	position: relative;
	line-height: 0;
}

#menu a 
{
	float: left;
	height: 25px;
	padding: 0 25px;
	color: #fff;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	
}

#menu li:hover > a
{
	color: #0FF;
}

*html #menu li a:hover /* IE6 */
{
	color: #2d2020;
}

#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;    
    background: #1e2429;
    background: -moz-linear-gradient(#1e2429, #242b31);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #242b31),color-stop(1, #1e2429));
    background: -webkit-linear-gradient(#1e2429, #242b31);    
    background: -o-linear-gradient(#1e2429, #242b31);	
    background: -ms-linear-gradient(#1e2429, #242b31);	
    background: linear-gradient(#1e2429, #242b31);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;

}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #242b31111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #242b31111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #242b31111, 0 2px 0 #777777;
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	width: 150px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background: #0186ba;
	background: -moz-linear-gradient(#04acec,  #0186ba);	
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background: -webkit-linear-gradient(#04acec,  #0186ba);
	background: -o-linear-gradient(#04acec,  #0186ba);
	background: -ms-linear-gradient(#04acec,  #0186ba);
	background: linear-gradient(#04acec,  #0186ba);
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #1e2429;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #1e2429;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


#menu ul li:first-child a:after

{

    content: '';

    position: absolute;

    left: 30px;

    top: -8px;

    width: 0;

    height: 0;

    border-left: 5px solid transparent;

    border-right: 5px solid transparent;

    border-bottom: 8px solid #1e2429;

}

 

#menu ul li:first-child a:hover:after

{

    border-bottom-color: #04acec;

}


