@charset "utf-8";
/* CSS Document */
/* Document Type: css
   Project: conexion alterna
   HomePage: N/A
   File Version: 1.0
   
   Author: Hugo Armando Flores Jimenez
   Copyright: 2009
   Referral: hugo armando flores jimenez
   Contact:  hugo armando flores jimenez
   Tel: +52 (646)190 42 53
*/

#conteinerImg{
	background:#181818 url(../imgs/imgBG.png) repeat-y 4px 0;
	border:#333 solid thin;
	width:978px;
	margin:0 auto;
	}
	
	#img{
		background:transparent url(../imgs/indexImg.png) no-repeat 0 0;
		width:978px;
		height:335px;
	}
	
	
	#contentConteiner{
	background:#181818 url(../imgs/imgBG.png) repeat-y 4px 0;
	width:978px;
	margin:0 auto;
	overflow:hidden;
	}
		#contentConteiner hr{
			border:#666 thin solid;
		}
		#contentConteiner #centrar{
			margin:0 auto;
			width:659px;
			padding-top:25px;
			position:relative;
		}
			
		#contentConteiner #left{
			float:left;
			width:258px;
		}
		
		
		#contentConteiner #right{
			float:right;
			width:244px;
			padding-left:13px;
		}
		#contentConteiner #map{
			margin:0 auto;
			width:800px; 
			height:500px; 
			clear:left; 
}
		
		