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


body {
	background-color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(http://www.colima-estado.gob.mx/cfg/imagenes/ico/fill_gris.gif);
	background-repeat:repeat-x;
	background-position:center top;

	}


#wrap {
	width:980px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}



		#header {
			position:relative;
			height:170px;
			}
			
			
			#logo_administracion {
				float:left;
				width:335px;
				height:100px;
				background-image:url(http://www.colima-estado.gob.mx/cfg/imagenes/img/img_logosuperior.jpg);
				background-repeat:no-repeat;
				background-position:10px;
				cursor:pointer;
			}
			
			
			#header_left {
				float:right;
				width:600px;
				height:110px;
				margin-left:-24px;
				
				}
				
						#escudo_gobierno_header {
							float:right;
							width:0px;
							height:110px;
							width:505px;
							font-family:calibri, arial, tahoma;
							font-size:12px;
							color:#666;
							}
							
						#navegacion_header{
						margin-top:10px;
						width:975px;
						clear:both;
						height:40px;
						background-position:top;
						background-image:url(http://www.colima-estado.gob.mx/cfg/imagenes/ico/fill_menuv2.gif);
						background-repeat:repeat-x;
						padding-left:5px;
						padding-bottom:5px;
						border:#F4F4F4 solid 1px;
						padding-top:3px;
						-moz-border-radius: 12px;
						-webkit-border-radius: 12px;
						margin-left:-380px;
			}
			
		
		#container {
			
			}
			
		
		
		#footer{
		clear:both;
		margin-top:10px;
		background-image:url(http://www.colima-estado.gob.mx/cfg/imagenes/img/bg_footer.gif);
		background-repeat:repeat-x;
		background-color:#38393c;
		overflow:hidden;
		font-family:calibri, arial, tahoma;
		font-size:12px;
		color:#999;
		border-radius:5px 5px 0px 0px;
		
		}
		
		
		#footer a{
			color:#999;
			text-decoration:none;
			}

				#footer a:visited{
					color:#CCC;
					}
		

		#sup_footer{
			}
		
		#content_footer{
			margin:5px;
			}
			
			
			#content_footer img{
				padding:10px;
			}
			
			
			#content_footer li{
				list-style:none;
				margin-left:-30px;
				padding-top:3px;
			}
			
			
				
				#pie_col1{
					width:240px;
					float:left;
					}
					
				#pie_col2{
					float:left;
					width:210px;
					margin-left:25px;
					}
					
				#pie_col3{
					float:left;
					width:210px;
					margin-left:25px;
					}
					
				#pie_col4{
					float:left;
					width:210px;
					margin-left:25px;
					}
					
				
