/*Credits: santosh setty */
/*URL: http://webdesigninfo.wordpress.com */
*{
	margin:0;
	padding:0;
	border:0;
}
body{
	background:#000;
	font:12px verdana;
	color:#fff;
}
.clear{
	clear:both;
}
#wrapper{
	width:950px;
	margin:0 auto;
	background-color:#000000;
}
#header{
	width:950px;
	height:109px;
	background:url(img/header_bg2.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.logo{
	width:249px;
	height:109px;
	float:left;
}
.logo h2{
	display:none;
}

.menu{
	position:relative;
	padding:0 0 0 0px;
	margin:0 auto 0 auto;
	height:52px;
	list-style:none;
	width:925px;
	background:#000;
	line-height:13px;
}
.menu li{
	float:left;
	list-style:none;
	margin:0 2px;
}
.menu li a{
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 12px;
	height:52px;
	cursor:pointer;	
}
.menu li a b{
	float:left;
	display:block;
	padding:0 10px 0 0px;
}
.menu li.current a{
	color:#000000;
	background:url(img/menu_hover_left.gif) no-repeat;
	background-position:left;
}
.menu li.current a b{
	color:#000000;
	background:url(img/menu_hover_right.gif) no-repeat;
	background-position:right;
	height:52px;
	line-height:13px;
}
.menu li a:hover{
	color:#000000;
	background:url(img/menu_hover_left.gif) no-repeat;
	background-position:left;
	line-height:13px;
}
.menu li a:hover b{
	color:#000000;
	background:url(img/menu_hover_right.gif) no-repeat;
	background-position:right;
	height:52px;
}
#banner{
	width:950px;
}
#container{
	background:#ffffff;
	width:950px;
	font:12px verdana;
	color:#333333;
}

/*texto general*/
.textogen{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.left{
	width:650px;
	float:left;
	padding:0 0 5px 10px;
}

.leftcap_nac{
	width:900px;
	float:left;
	padding:0 0 0px 35px;
}


.left h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;;
	margin:8px 0 5px 0;
}
.left p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#717171;
	line-height:22px;
	margin:10px 0;
}

.tablamenu2{
width:250px;
height:31px;
}

.ladosmenu2{
width:7px;
height:auto;
}

.tablalogo1{
width:24px;
height:31px;
}

.tablalogocont{
height:20px;
width:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
}

.divider{
	background:url(img/divider.gif) no-repeat center center;
	width:5px;
	height:252px;
	float:left;
}
.right{
	width:250px;
	height:auto;
	float:right;
	margin-right:20px;
	margin-top:4px;
}

.rightcap_nac{
	width:200px;
	height:auto;
	float:right;
	margin-right:3px;
	margin-top:20px;
}

.right h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#bad709;
	margin:10px 0 10px 10px;
}
.right p{
	margin:5px 0 5px 14px;
}
#footer{
	width:780px;
	height:40px;
	font-size:11px;
	font-family:Verdana;
	color:#717171;
}
#footer a{
	font-size:11px;
	font-family:Verdana;
	color:#717171;	
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul{
	list-style:none;
	margin:6px auto;
	text-align:center;	
}
#footer li{
	display:inline;
	list-style:none;
	font-size:11px;
	font-family:Verdana;
	color:#717171;	
}
#footer li a{
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	text-decoration:none;
	padding:0 10px;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer p{
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	text-align:center;
	margin:5px 0 0 0;	
}

#pie{
	width:950px;
	margin:0 auto;
	}

