body{
	width:100%;
	padding:0px;
	margin:0px;
	font-family:Calibri, Tahoma, Arial;
	font-size:14px;
}

img{
	border:none;
}

#container{
	width:975px;
	height:auto;
	margin:0 auto;
}

	#top_container{
		background-color:transparent;
		background-image:url(../imagenes/sgc/top_back.png);
		width:975px;
		height:auto;
		float:left;
		position:relative;
		z-index:0;
		background-repeat:repeat-x;
		margin-bottom:20px;
	}
					
		#top_container > #top_menu{
			width:975px;
			height:30px;
			float:left;
			z-index:10;
			position:absolute;
			padding-top:20px;
			background-image:url(../imagenes/sgc/menu_bottom_line.png);
			background-position:bottom center;
			background-repeat:no-repeat;
		}
		
			#top_container > #top_menu a{
				background-image: url("../imagenes/sgc/menu_arrow.png");
				background-position: 5px 50%;
				background-repeat: no-repeat;
				color: #000;
				margin: -10px 0 0 10px;
				padding-left: 10px;
				text-decoration:none;
				float:left;
				text-shadow: 0.1em 0.1em 0.2em #fff;
				font-size:13px;
				color:#484848;
				margin-right:15px;
				display:none;
				padding:5px 5px 5px 15px;
			}
			
			#top_container > #top_menu a:hover{
				background-color:#97c00e;
				border-radius:5px;
				padding-top:2px;
				padding-bottom:8px;
			}
			
		#top_container > #interior_center {
			margin-top:50px;
			width:975px;
			height:100%;
		}
			
			#top_container > #interior_center > #interior_logo{
				width:250px;
				height:100%;
				float:left;
				background-image:url(../imagenes/sgc/banner_logo.png);
				background-position:center 50px;
				background-repeat:no-repeat;
			}
			
				#top_container > #interior_center > #interior_logo > #side_bar_left{
					margin-top:250px;
				}
				
			#top_container > #interior_center > #interior_contenido{
				float:left;
				width:100%;
				height:100%;
			}
			
				#top_container > #interior_center > #interior_contenido > #contenido_title {
					float:left;
					width:100%;
					height:auto;
					padding-left:10px;
					padding-top:5px;
					padding-right:15px;
					
					font-size:25px;
				}
				
				#top_container > #interior_center > #interior_contenido > #contenido_text{
					width:100%;
					height:auto;
					padding-left:10px;
					padding-right:20px;
					padding-top:20px;
					padding-bottom:15px;
					float:left;
					margin-bottom:15px;
					
				}
				
				#top_container > #interior_center > #interior_contenido > #interior_banners{
					width:725px;
					float:left;
					height:auto;
					text-align:center;
				}
				.cssleft{
					float:left !important;						
				}
				
				.cssright{
					float:right !important;						
				}	
				.cssMTM10px{
					margin-top:-10px;
				}
				
				.cssMT10px{
					margin-top:10px;
				}
				#nav{
					margin:10px 0 10px;
					font-size:12px;
					
				}
				.cssDN{
					display:none !important;
				}
				.cssTDN{
					color:#4f7e2c;
					text-decoration:none;
				}
	/* david */
	
	#interior_contenido >#proveedores{
		width:100%;
		height:auto;
		float:left;
	}
	
	#interior_contenido >#proveedores > #prov_top{
		width:100%;
		height:400px;
		background-image:url(../imagenes/img/prov_top.png);
		background-repeat:no-repeat;
		float:left;
		background-color:#ffffff;
		position: relative;
		z-index:0;
	}
	
		#interior_contenido >#proveedores > #prov_top > .l1{
			color:#727272;
			font-size:3.5em;
			margin-left:250px
		}
		
		#interior_contenido >#proveedores > #prov_top > .l2{
			color: #000000;
			font-size: 3em;
			font-weight: bold;
		}
		
		#interior_contenido >#proveedores > #prov_top > .l3{
			color: #727272;
			font-size: 2em;
			margin-left: 200px;
		}
		
		#interior_contenido >#proveedores > #prov_top > img{
			float:right;
			margin-top:-50px;
		}
	
	#interior_contenido >#proveedores > #prov_bottom{
		width:100%;
		height:auto;
		float:left;
		margin-top:-28px;
		position:relative;
		z-index:1;
	}
	
		#interior_contenido >#proveedores > #prov_bottom > #prov_register{
			width:325px;
			height:auto;
			float:left;
			border: solid #d6d6d6 1px;
			border-radius:20px;
			-moz-border-radius:20px;
			-webkit-border-radius:20px;
			padding-bottom:20px;
			background-color:#fff;
			behavior:url(ie-css3.htc);
		}
			
			#interior_contenido >#proveedores > #prov_bottom > #prov_register > #prov_register_title{
				background-color: #4F5B72;
				color: #FFFFFF;
				font-size: 1.6em;
				height: 60px;
				margin: 1px auto;
				width: 323px;
				border-radius:20px 20px 0 0;
				-moz-border-radius:20px 20px 0 0;
				-webkit-border-radius:20px 20px 0 0;
				padding-top:20px;
				padding-left:-10px;
				behavior:url(ie-css3.htc);	
			}
			
				#interior_contenido >#proveedores > #prov_bottom > #prov_register > #prov_register_title > #pencil{
					width:64px;
					height:63px;
					float:left;
					background-image:url(../imagenes/img/pencil.png);
					margin: -15px 20px 0 -15px
				}
			
			#interior_contenido >#proveedores > #prov_bottom > #prov_register > #prov_register_content{
				width:289px;
				height:auto;
				margin: 0 auto;
				border-radius:0 0 20px 20px;
				color:#555;
				padding:10px 17px 0 17px;
				font-size: 16px;
			}
			
				#interior_contenido >#proveedores > #prov_bottom > #prov_register > #prov_register_content  label{
					width:100%;
					float:left;
					color:#777777;
					font-weight:bold;
					margin-top:15px;
					font-size:1.2em;
				}
				
				#interior_contenido >#proveedores > #prov_bottom > #prov_register > #prov_register_content  input[type="text"],input[type="password"] {
					width:100%;
					height:35px;
					float:left;
					border:2px solid #ddd;
					border-radius:10px;
					background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#fefefe));
					background: -moz-linear-gradient(top,  #f4f4f4,  #fefefe);
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#fefefe');
					}

				
				
				#interior_contenido >#proveedores > #prov_bottom > #prov_register > #prov_register_content .boton_provedor{
					width:auto;
					height:45px;
					float:right;
					border:1px solid #88bc62;
					border-radius:10px;
					margin:10px 0 0 0;
					background: -webkit-gradient(linear, left top, left bottom, from(#bbd9a5), to(#88bc62));
					background: -moz-linear-gradient(top,  #bbd9a5,  #88bc62);
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd9a5', endColorstr='#88bc62');
					color:#fff;
					cursor:pointer;
				}
				
			
			
			
		.prov_banners{
			height:170px;
			width:214px;
			background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#ffffff));
			background: -moz-linear-gradient(top,  #e4e4e4,  #ffffff);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#ffffff');
			float:left;
			margin-right:2px;
			margin-top:50px;	
			font-size:.9em;	
		}
		
		.prov_banners > label{
			 float: left;
			margin-top: -10px;
			padding: 10px;
			width: 100%;
			font-size:1.1em;
		}
		
			.prov_banners >.boton_stilo{
				background: -webkit-gradient(linear, left top, left bottom, from(#9ca3b0), to(#4f5b72));
				background: -moz-linear-gradient(top,  #9ca3b0,  #4f5b72);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ca3b0', endColorstr='#4f5b72');
				float:right;
				width:auto;
				height:30px;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				border:solid 1px #4f5b72;
				color:#fff;
				cursor:pointer;
			}
		
			.prov_banners > #bag{
				background-image:url(../imagenes/img/bag.png);
				background-repeat: no-repeat;
				width:162px;
				height:168px;
				float:left;
				margin-left: -5px;
				margin-top: -100px;
				width: 100%;
				position:relative;
				z-index:1;
			}
			
			.prov_banners > img{
				width:100%;
			}			
.renglon{
	widht:100%;
	float:left;
}

.css75pc{
	width:75% !important;
	font-size:.8em !important;
}

.customBtn{
				margin-top:10px;
				background: -webkit-gradient(linear, left top, left bottom, from(#9ca3b0), to(#4f5b72));
				background: -moz-linear-gradient(top,  #9ca3b0,  #4f5b72);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ca3b0', endColorstr='#4f5b72');
				float:right;
				width:auto;
				height:30px;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				border:solid 1px #4f5b72;
				color:#fff;
				cursor:pointer;
}

#prov_tools{
	    border: 0.1em solid #A4A4A4;
		border-radius: 10px 10px 10px 10px;
		box-shadow: 5px 5px 5px #888888;
		float: left;
		margin-left: 0.3em;
		padding: 4px;
		width: 67em;
		
}


#info_proveedor_box{
	    border: 0.1em solid #A4A4A4;
		border-radius: 10px 10px 10px 10px;
		box-shadow: 5px 5px 5px #888888;
		float: left;
		margin-left: 0.3em;
		padding: 4px;
		width: 67em;
		margin-bottom:25px;
		background:url(http://proveedores.col.gob.mx/proveedores/imagenes/img/bnr_proveedores.jpg) no-repeat right bottom #fff;
				
}

#info_proveedor_box label{
		float:left;
		width:auto;
		height:auto;
		background: url(../r/images/arrow.gif) 0 4px no-repeat;
		text-indent:13px;
		font-weight:bold;
	}

#prov_tools .tool_item{
		float: left;
		font-size: 12px;
		text-align: center;
		width: 70px;
		margin-right:15px;
		
	}
#prov_tools .tool_item img{
		max-width:64px;
		max-height:40px;
		
	}
#prov_tools .tool_title{
	clear: both;
    float: left;
	margin-top:-15px;
    width: 100%;
	margin-bottom:10px;
	}
	
	#prov_tools .tool_title strong{
		margin-left:15px;
		background:#FFF;
		padding:0 10px 0 10px;
	}