body{
			margin:0;
			top:0;
		}
		#logo {
			float:left;
			background:url(logo.gif) no-repeat;
			width:760px;
			height:89px;
			text-align:center;
		} 
		#menu {
			float:left;
			background-color:#e9ded9;
			width:760px;
			height:24px;
			text-align:left;
		} 
		.enlaces {
			font-family: "Trebuchet MS";
			font-size:12px;
			color:#333;
			vertical-align:bottom;
			text-decoration:none;
		
		}
		.enlaces a:link, .enlaces a:active, .enlaces a:visited { 
		text-decoration: none;
		color:#811729;
		
		}
		.enlaces a:hover {
		text-decoration: underline;
		
		}
		#ContPpal{
				width:760px;
				background-color:#ccc;
		}
		#ContPpal .ContIn{
				float:left;
				width:94px;
				text-align:center;
				vertical-align:middle;				
				background-color:#ccc;
				font-family:"Trebuchet MS";
				font-size:12px;
				line-height:30px;
		}
		#Contsecund {
				width:760px;
				height:20px;
				color:#fff;
				background-color:#FFF;				
			
		}	
		#Contsecund .secund{
				float:left;
				margin:0 10px 0 0;
				text-align:left;
				vertical-align:middle;				
				background-color:#FFF;  /*2do nivel*/
				font-family:"Trebuchet MS";
				font-size:12px;
				line-height:20px;
			
			
		}
		#Contsecund .secund span {
			color: #333;
		}
		
		
		#Contsecund .secund a, #Contsecund .secund a:active {
			text-decoration:underline;
			color: #444;  /*712E1B;amarillo*/
		}
		#Contsecund .secund a:link,  #Contsecund .secund a:visited {
			text-decoration:none;		
		}
		
		#Contsecund .secund a:hover {
			color: #811729;
		}
		
		
		#ContPpal .ContIn a, #ContPpal .ContIn a:active {
			text-decoration:underline;
			color:#000000;
		}
		
		#ContPpal .ContIn a:hover {
			color:#fff;
		}
		
		#ContPpal .ContIn a:link,  #ContPpal .ContIn a:visited {
			
			text-decoration:none;
		}
		#uno {
			float:left;
			width:1px;
			height:30px;
			background-color:#fff;
			
		}/* CSS Document */
		
		#dos {
			float:left;
			width:1px;
			height:25px;
			background-color:#444;
			
		}/* CSS Document */

