@charset "UTF-8"; 

/* MAINPAGE STARTS */
#MainPage {
	width: 922px;
	margin: 0 auto;
	color: #fff;
	background-image: url(../images/defaults/background.jpg); background-position:left; background-repeat:repeat-y;
	}
/* MAINPAGE ENDS */
#PageContent {
	width: 800px;
	margin:0 60px 0 61px; padding: 0; padding:0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #303338;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{
border:0

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px 0
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
	font-weight: lighter;
	vertical-align: middle;
	margin-top:15px
}

h2, h2 a, h2 a:link, h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: lighter;
	vertical-align: middle;
	margin: 0 0 5px 0px
}
h2 a:hover{
	color: #46B8FF;
	}	
h3{
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	padding:5px 0 0 0;
	margin:0 0 6px 15px;
	
}
	
h4{
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
	}
.descriptions {
	padding:10px 0 0 0;
	margin:0 0 5px 20px;
}
a:link {
	text-decoration: none;
	color: #3C97EA;
}
a:visited {
	text-decoration: none;
	color: #3C97EA;
}
a:hover {
	text-decoration: none;
	color: #46B8FF;
}
a:active {
	text-decoration: none;
	color: #3C97EA;
}

.left{
background:url(../images/defaults/left.jpg) repeat-y right;
width:61px
}
.rigth{
background: url(../images/defaults/right.jpg) repeat-y left;
width:61px;
}
.color{
color:#3C97EA
}
.imgleft{
float:left
}
.imgright{
float: right
}
.imgborder{
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}
.banner_up {
	background-color: #FFFFFF;
	background-image: url(../images/defaults/bg_deg_banner.jpg);
	background-repeat: repeat-x;
	width:277px;
	height: 115px  ;
	padding-left:40px;
	vertical-align:top;
	margin: 0; float:left
}

/*-------------------------BOX TEXT-------------------------------*/

.bubbles{
	background: url(../images/defaults/bg_bubbles.jpg) no-repeat bottom right #35383D;
	vertical-align:top;
	border-top: 1px solid #999999;
	border-bottom: 1px #999999 solid;
	padding-right: 30px;
	padding-left: 20px;
}

/*-------------------------MENU PRINCIPAL-------------------------------*/

.menu2 {
	 padding:0 0 0 90px;
	 margin:0; list-style:none; 
	 height:44px;
	 width:710px;
	 background:#fff  url(../images/defaults/bg_deg_menu.jpg) repeat-x; 
	 position:relative; 
	 font-family:arial, verdana, sans-serif;
  }

.menu2 li.top {
	display:block; 
	float:left; 
	position:relative;
}

.menu2 li a.top_link span,
.menu2 li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 20px 0 12px;
	height:32px;
	width:auto;
	padding-top:12px;
	color:#fff; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	cursor:pointer
 }

.menu2 li a.top_link span.home {
	float:left; 
	display:block; 
	padding:0; 
	height:44px;
	width:102px; 
	margin-right:10px;
	line-height:40px;
	color:#3C97EA; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	background:url(../images/defaults/menu_home.gif) no-repeat; 
	text-align:center; 
	cursor:pointer
}

.menu2 li a.top_link:hover span { color: #D4EBFA}
.menu2 li a.top_link:hover span.home { color: #1670E0}
.menu2 li a.top_link:hover span.down { background: url(../images/defaults/down.gif) no-repeat left top;color: #D4EBFA}

.menu2 li:hover > a.top_link span {color:#D4EBFA }
.menu2 li:hover > a.top_link span.home {color: #1670E0 }
.menu2 li:hover > a.top_link span.down { background: url(../images/defaults/down.gif) no-repeat left top;}

.menu2 table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none; 
	background:#FFFFFF;
}

.menu2 :hover ul.sub {
	left:0px; 
	top:44px;  
	padding:0; 
	white-space:nowrap; 
	width:125px; 
	height:auto; 
	text-indent:5px;color: #000000;
	filter:	alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.menu2 :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; width:125px;
	border-bottom: 1px #999999 solid;
}

.menu2 :hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:20px; 
	width:125px; 
	line-height:20px; 
	color:#000; 
	text-decoration:none;  
}

.menu2 :hover ul.sub li a:hover {
	background: #006FCE;
	color:#fff;
}

/*-------------------------MENU SECUNDARIO-------------------------------*/

.menu_footer{
	text-align:center;
	vertical-align:bottom;
	padding-bottom:10px;
	padding-top:50px;
	background: url(../images/defaults/bg_footer_menu.jpg) repeat-x bottom    ;
	font-weight: lighter;
	height:20px;
	}
.menu_footer a, .menu_footer a:link, .menu_up a, .menu_up a:link,
.menu_footer a:visited, .menu_up a:visited
{color: #FFFFFF}

.menu_footer a:hover,
.menu_up a:hover  {color: #3C97EA}

/*-------------------------Footer-------------------------------*/
.footer{
	text-align:center;
	background:url(../images/defaults/bg_footer.jpg) repeat-x top #1B1C20;
	font-size:11px;
	padding-top: 10px;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height:35px;
	float:left;
	width:800px
}
