
/* CSS Document PROGRAMAS CRUCEROS*/


#menuprogramas{
height:auto;
margin:0 auto 3px;
float:left;
width:303px;
}
	#menuprogramas h1{
	width:303px;
	height:32px;
	text-indent: -99999px;
	background:url(../images/menuProgramasTitle.png) no-repeat;
/*	border-top:1px solid #ccc;*/
 
	}
	
	#menuprogramas ul{
	width:303px;	 
	background:url(../images/fondoMenuProgramas.jpg) repeat-x bottom;
	}
		
		#menuprogramas ul li{
		width:303px;		 
		}
		
		#menuprogramas h2 {
	/*	text-indent: -99999px; */
		width:303px;
		height:32px;
		line-height:32px; 
		font-weight:normal;
		font-size:9px;
		text-align:center;
		padding-top:3px;
		color:#1c4069;
		background:url(../images/fondoMenuProgramasIncluyen.jpg) no-repeat;	
			
		}
		
		
		ul#programas {
					}
					
					ul#programas li {
					text-indent:20px;
					line-height:23px;
					height:23px;
					border-top:1px solid #ccc;					 
					}
					
					ul#programas li:first-child {
					border-top:none;
					}
					
					
					
					.doslineas{					
					line-height:13px;					
					margin-bottom:10px;
					margin-top:2px;
					width:50px; 
					}
					
					
					
					ul#programas li.doslineas a{					
					line-height:13px;
					padding-top:2px;
					padding-bottom:5px;
					padding-left:20px;
					padding-right:20px;
					text-indent:0px;
					width:260px; 
					}
					
					ul#programas li a {
						background:url(../images/goButton.png) no-repeat 275px center;
						width:303px;
						height:23px;
						display:block;
						color:#1c4069;
						font-weight:bold;
						text-decoration:none;
						font-size:11px;
						}
						
						
					ul#programas li a:hover {
						background:url(../images/goButtonOver.png) no-repeat 275px center;
						color:#fb9207;
						}
		
		
		#menuprogramas .sombraFinalMenuProgramas{
		width:303px;
		height:18px;
		background:url(../images/FinalMenuProgramas.jpg) no-repeat bottom;
		 
		}

#menuprogramasRight{
position:relative;
top:0px;
left:0px;
width:637px;
height:auto;
float:right;

}
#cabeceramenuprogramas{
position:relative;
top:0px;
left:0px;
width:640px;
/*width:935px;*/
height:32px;
background:url(../images/fondoBarraGrisMenu639.jpg) right no-repeat;
}
	
	#cabeceramenuprogramas ul{
	top:0px;
	left:0px;
	height:32px;
	width:auto;
	}
	#cabeceramenuprogramas ul li  {
	float:left;
	margin-left:240px;
	margin-right:10px; 
	}
		#cabeceramenuprogramas ul li img{
		vertical-align:middle;		 		 
		margin-left:10px;
		margin-right:14px;
		margin-bottom:2px; 
		}
		#cabeceramenuprogramas ul li a{
		float:left;
		color: #1c4069;
		font-weight:bold;
		line-height:32px;
		text-decoration:none;
		}
		#cabeceramenuprogramas ul li a:hover{
	 	text-decoration:none;
	 	color: #fb9207;
		}
	#cabeceramenuprogramas ul li h1{
	text-indent: -99999px;
	
	}
	
#contenidoMenuProgramas{
position:relative;
width:615px;
height:auto;
margin-top:20px;
margin-left:25px;
margin-right:25px;
}
	 
	#contenidoMenuProgramas p{	 
	color: #000000;
	font-weight:bold;
	height:auto;
	}	
	.textoazul{
	color: #1c4069;
	}
	#contenidoMenuProgramas ul{	 
	height:auto;
	top:20px; 	 
  
	}
	 
		#contenidoMenuProgramas ul li{
		position:relative;
		float:left;
		font-weight:bold;
		color: #999999;	 
		margin-right:10px;
		padding-top:15px;
		padding-bottom:18px;  		
		}
	 
	/*#imagenFinalTextosMenuProgramas{
	position:relative;
	height:168px;
	width:609px;
	background:url(../images/imagenfondomontajemenuprogramas.png) no-repeat bottom;	 
	}*/
