/* CSS Document */

/************************
*	CAUCHOS NAYMA		*
*	ESTILOS Contruccion	*
************************/
#page_top {
height:60px;
display: block;
border:solid 0px #000066;
text-indent:-9999px;
}

#page_wrapper {
	width:100%;
	border:solid 0px #000066;
	font-family:Arial, Helvetica, sans-serif;
	}
	
		#nayma_top_wrapper {
		width:auto;
		height:38px;
		display:block;
		background-image:url(../images/bk_nayma_top.jpg);
		background-position:left top;
		background-repeat:repeat-x;
		}
			#nayma_top {
			width:900px;
			height:30px;
			padding-top:8px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin:auto;
			text-align:left;
			font-size:16px;
			font-weight:bold;
			color:#FFFFFF;
			border:solid 0px #000066;
			}

		#nayma_middle_wrapper {
		width:auto;
		height:260px;
		display:block;
		margin:0px;
		padding:0px;
		background-image:url(../images/bk_nayma_middle.jpg);
		background-repeat: repeat-x;
		background-color: #333333;
		}
			#nayma_middle {
			width:900px;
			padding-top:px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin:auto;
			}
		#nayma_bottom_wrapper {
		width:auto;
		height:110px;
		display:block;
		margin:0px;
		padding:0px;
		background-image:url(../images/bk_nayma_bottom.jpg);
		background-position:left top;
		background-repeat: repeat-x;
		background-color: #151778;
		}
			#nayma_bottom {
			width:900px;
			padding-top:3px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin:auto;
			font-size:12px;
			color:#FFFFFF;
			text-align:right;
			}
				#nayma_bottom a {
				text-decoration:none;
				color:#FFFFFF;				
				}
				
				#nayma_bottom a:hover {
				text-decoration:underline;
				color:#FFFFFF;				
				}


				#nayma_bottom h1 {
				font-size:9px;
				margin-top:5px;
				margin-bottom:2px;
				margin-left:0px;
				margin-right:0px;
				}

				#nayma_bottom h1 a {
				font-size:9px;
				text-decoration:none;
				color:#FFFFFF;				
				}
				
				#nayma_bottom h1 a:hover {
				text-decoration:underline;
				color:#FFFFFF;				
				}	
	#page_bottom {
	height:100px;
	}
	