@charset "utf-8";
/* CSS Document */

html {
		height:100%;
}

body {
		background-color:#2a426f;
		margin: 0px 0px 0px 0px;
		text-align:center;
		height:100%;
}

td{
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #666666;
	}	

h1{
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:22px;
		font-weight:bold;
		color: #FFFFFF;
		font-style:italic;
		text-decoration:none;
		text-indent:30px;
}

h2{
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color: #FFFFFF;
		font-style:italic;
		text-decoration:none;
		
}

#pagina{
		width:900px;
		height:100%px;
		text-align: left;
		margin:0 auto;
		padding:0px 0px 0px 0px;
		background-image:url(images/fondo.jpg);
		background-repeat:repeat-y;
}

#top {
			width: 900px;
			height: 20px;
			background-color:#2a426f; 
		}

#cabecera {
		width:900px;
		height:128px;
		background-image:url(images/ladama_01.jpg);
		background-repeat:no-repeat;
}

#menu1 {
		background-image:url(images/ladama_02.jpg);
		width:72px;
		height:419px;
		float: left;
}

#menu2 {
		background-image:url(images/ladama_03.jpg);
		width:116px;
		height:419px;
		float: left;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		color: #CCCCCC;
		font-style:italic;
}

	#menu2a {
			width:116px;
			height:80px;

	}
	
	#menu2b {
			width:116px;
			height:275px;

	}
	
			#menu2b a {
			text-decoration: none;
			text-transform: none;
			color: #AFAFDC;
			}
			
			#menu2b a:hover {
				color: #FFFFFF;
			}
			
			#menu2b .current_page_item a {
				background: none;
				color: #666666;
			}


	#menu2c {
			width:116px;
			height:64px;

	}



#menu3{
		background-image:url(images/04.jpg);
		width:26px;
		height:419px;
		float: left;
		 
}

#contenido_main {
		background-image:url(images/05.jpg);
		background-repeat:no-repeat;
		width:594px;
		height:419px;
		float: left;
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #666666;
		margin:0;
}
#contenido {
		background-image:url(images/05a.jpg);
		background-repeat:no-repeat;
		width:594px;
		height:419px;
		float: left;
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #666666;
		margin:0;
}


	#submenu1 {
			width: 594px;
			height:17px;
			float:left;
			vertical-align:top;
	}
	
	#submenu2 {
			width: 594px;
			height:25px;
			text-align:center;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			color: #FFFFFF;
			font-style:italic;
			text-decoration:none;
		}
		
			#submenu2 a {
			text-decoration: none;
			text-transform: none;
			color: #FFFFFF;
			}
			
			#submenu2 a:hover {
				color: #AFAFDC;
			}
			
			#submenu2 .current_page_item a {
				background: none;
				color: #666666;
			}
			
		#submenu2a {
			width: 110px;
			height:: 25px;
			float:left;
			
		}
		#submenu2b{
			width: 85px;
			height:: 25px;
			float:left;
		}
		#submenu2c {
			width: 85px;
			height:: 25px;
			float:left;
		}
		#submenu2d {
			width: 85px;
			height:: 25px;
			float:left;
		}
		#submenu2e{
			width: 140px;
			height:: 25px;
			float:left;
		}
		#submenu2f {
			width: 80px;
			height:: 25px;
			float:left;
		}
	
	#contenido1 {
			width:30px;
			height:379px;

	}
	
	#contenido2 {
			width:557px;
			height:379px;

	}
	
	#contenido3 {
			width:30px;
			height:379px;

	}

#margendrecha {
		background-image:url(images/06.jpg);
		width:92px;
		height:419px;
		float:right;
}

#pie {
		background-image:url(images/ladama_07.jpg);
		width:900px;
		height:40px;
		float: left;




		
	
