body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #333333;
	/*background:url(../images/bg.png) #000 repeat-x;*/
	background-color: #050505;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
	
}

#header {
	margin-top:40px;
	width: 900px;
	height: 155px;
	padding: 10px 10px 10px 10px;/*TOP RIGHT BOTTOM LEFT*/
	background: #FFFBFD url(../images/bg_header.jpg);
	position:relative;

}

#logo{position:absolute; top:5px; left:15px; visibility:hidden;}

#address{
	position:absolute;
	top:60px;
	right:26px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#menu{position:absolute; bottom:20px; right:20px;}
#menu a{
	min-width:80px;
	height:12px;
	background:url(../images/bg_menuoff.gif) repeat-x #003399;
	border:solid 1px #FFFFFF;
	padding:8px;
	margin-left:10px;
	float:left;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;color: #FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#menu a:hover{
	background:url(../images/bg_menuon.gif) #003399 repeat-x;

}
#menu a#on{
	background:url(../images/bg_menuon.gif) #003399 repeat-x;
}

#menutabs{ 
	width:823px; height:45px; background:url(../images/bg_tabs.gif); 
	padding-left:10px; font: 10px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
		}
	
#menutabs a{ background:url(../images/tab_off.gif) no-repeat; width:132px; height:27px; float:left; text-decoration:none; color: #333333; padding:18px 0px 0px 10px; font-weight:bold;}
#menutabs a:hover{text-decoration:none;}
#menutabs a.tabon{ background:url(../images/tab_on.gif) no-repeat; width:132px; height:27px; float:left; text-decoration:none; color: #333333; padding:18px 0px 0px 10px; font-weight:bold;}



#menu2{position:absolute;
margin-top:40px;
widht:90px;

}
#menu2 ul {
	list-style: none;

}

#menu2 a{
	text-align:center;	
	border:solid 1px #000;
	height:23px;
	display: block;
	float: left;
	min-width:90px;
	background:url(../images/bg_menuoff.gif) repeat-x #fff;
	margin: 14px auto 5px 0px; /*TOP RIGHT BOTTOM LEFT*/
	padding: 8px 0px 0px 0px;	/*TOP RIGHT BOTTOM LEFT*/
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #FFFFFF; font-weight:400;
	text-decoration:none;
	
	
}
#menu2 a:hover{
	/*background:url(../images/bg_menuon.gif) #fff repeat-x;
	*/
	background:url(../images/bg_menuon.gif) #fff repeat-x;

	
}
#menu2 a.on{
	background:url(../images/bg_menuon.gif) #fff repeat-x;
	font-weight: bold;

}

#menu2 a.off{
	background:url(../images/bg_menuoff.gif) #003399 repeat-x;
	font-style: italic;
	color: #001D59;
	font-weight: bold;		
}

#content {
	width: 880px;
	padding: 20px 20px 20px 20px;
	background-color:#FFFFFF;
	position:relative;

}

#left {
	float: left;
	width: 570px;
	margin: 0px 0px 0px 40px;/*TOP RIGHT BOTTOM LEFT*/
	padding: 0px 20px 0px 0px;/*TOP RIGHT BOTTOM LEFT*/
	background-color:#FFFFFF;
	border:#33FF00 5px;
	min-height:400px;
	color:#000066;
	font-family:arial;



}
#left a{
	text-decoration:underline;
	color:#555E4F; 
	font-weight:bold;
}

#left a:hover{
	text-decoration:none;
    color:#000066;
	font-weight:bold;		
}

#right {
	float: right;
	width: 230px;
	background:url(../images/bg_menuright.jpg) #FFFFFF top left no-repeat;
	min-height:400px;
	padding:0px 0px 0px 20px;/*TOP RIGHT BOTTOM LEFT*/

}


.formulario {
	color:#000066;
	font-family:arial;

}
	

#footer {
	clear: both;
	font-size: 9px;

	padding:0px 10px 0px 10px;/*TOP RIGHT BOTTOM LEFT*/
	margin-top:3px;
	width: 900px;
	border-top: 10px solid #F0F0F0;
	border-bottom: 3px solid #F0F0F0;
	background: #FFFFFF;
}

#footer a{
	
	text-decoration:none;

	color:#555E4F; font-weight:bold;
}

#footer a:hover{
	text-decoration:none;
	
		color:#000066;
}


/******TEXT STYLES******/
.TITLE 			{ font-family: Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900; color:#333333;}
.L12 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#0066CC; }
.PPP {
	 background:url(../images/tab_on.gif) no-repeat;
	 margin-left:20px;
	 font-size:11px;
	 text-align:center;
	 min-width:160px; height:27px; 
	 float:left;
	 text-decoration:none; 
 	 color:#000066;
 	 padding:18px 0px 0px 0px; 
	 font-weight:bold;
	 }
	 
.delegaciones{
font-weight:bold;
		color:#000066;
}