/**** menu ***/
	#css_dropdown_verticale, 
	#css_dropdown_verticale ul, 
	#css_dropdown_verticale li{
	padding:0;
	margin:0;
	}
	#css_dropdown_verticale li{
	list-style: none;
	position: relative;
	width: 180px;
	height: 30px;
	padding:0 20px;
	background-color: #E4E4E4;
	line-height: 30px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	text-decoration: none;
	text-align: left;
	}
	#css_dropdown_verticale li a{
	text-decoration:none;
	color: #222222;
	text-align: left;
	}
	#css_dropdown_verticale li:hover{
	background-color:#9FCAE1;
	}
	#css_dropdown_verticale ul ul{
	position: absolute;
	top:0;
	left: 220px;
	visibility:hidden;
	}
	#css_dropdown_verticale ul li:hover ul{
	visibility:visible;
	}
/**** sub *******/

	#sub li{
	list-style: none;
	position: relative;
	width: 180px;
	height: 30px;
	padding:0 20px;
	background-color: #BBD9EA;
	line-height: 30px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	text-decoration: none;
	text-align: left;
	}
	#sub li a{
	text-decoration:none;
	color: #222222;
	text-align: left;
	}
	#sub li:hover{
	background-color:#9CC9E0;
	}


/**** sub *******/

	#sub2 li{
	list-style: none;
	position: relative;
	width: 180px;
	height: 30px;
	padding:0 20px;
	background-color: #FABEBF;
	line-height: 30px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	text-decoration: none;
	text-align: left;
	}
	#sub2 li a{
	text-decoration:none;
	color: #222222;
	text-align: left;
	}
	#sub2 li:hover{
	background-color:#F8A5A7;
	}


/*html {
	height: 100%;
	margin-bottom: 1px;
}*/

body, td {
	font-size: 13px;
	line-height: 135%;
	font-family:Tahoma,Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	
}
body {
	margin: 0;
	padding:0px;
	background:url(../img/bg_px_body.jpg);
	background-repeat: repeat;
	background-position: center top;
	}


/*****estructura********/

#contenedor {
	padding:10px 0 10px 0;
	background-position: center;
	
}
#central {
	background-image: url(../img/bg_central.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

.central_table {
	background-color:#FFFFFF;
		
	}
	
.header2, .header2 a:link, .header2 a:visited, .header2 a:active {
	color: #000000;
	background-color: #DBDBDB;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 30px;
	}	

.header2 a:hover {
	color: #ED2025;
	}	
	
.relleno {
	padding-bottom: 15px;
	}	
	
.header {
	padding:0 0 8px 0;
	margin:0px;
	
	}	
.header a img, .header img {
	padding:0px;
	margin:0px;
			
	}	
	
div#header2, div#header2 a:link, div#header2 a:visited, div#header2 a:active {
	color: #222222;	
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 30px;
	}	

div#header2, a:hover {
	color: #ED2025;
	}	
	
div#menu_bottom a:link, div#menu_bottom a:visited, div#menu_bottom a:active {
	color: #000000;
	text-align:center;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	

div#menu_bottom a:hover {
	color: #ED2025;
	}	

.col_left {
	padding:0px 7px 7px 0;
	margin:0px;
	background-image: url(../img/border_left.jpg);
	background-repeat:repeat-y;
	background-position: right top;
	width:185px;
	background-color: #F3F3F3;
	
}


.bottom {
	background-image: url(../img/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	padding:18px 0px 10px 00px;
	margin:0px;
	text-align:center;
}

/***footer***/
.footer {
	padding:6px 0 0 0;
	color:#FFFFFF;
	background-image: url(../img/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	height:45px;
	
}
#footer  {
	color:#555555;
	font-weight:normal;
	font-size:11px;
	float:left;
	text-align:left;
	padding:0 0 0 15px;
	
}
.footer a {
	color:#555555;
	text-align:center;
	padding:3px 0 10px 0;
	text-decoration:none;
	font-size:11px;
}
.footer a:hover {
	text-decoration:underline;
}


#tenesweb {
	float:right;	
	padding:0 20px;			
	}

/*borrar****

.table_content 	 {
	padding:10px 0 0 0;
		}
	*/

/* @end */
