/*------------------------------------------------------------------
[ARKIX]
Proyecto: Conexion Ciudad
Fecha de creaci�n:	24/07/08 []
Asignado a:	Mario Mora
-------------------------------------------------------------------*/
/* CSS Document */
* { padding: 0; margin: 0; }
/*Etiquetas*/
body{ 
		background-image: url(images/bkg.jpg); 
		background-repeat: no-repeat; 
		background-color:#FFFFFF; 
		font-family: Tahoma;
		text-align:center;
}
img, div, input { 
behavior: url("http://www.conexionciudad.com/js/iepngfix.htc");
}
blockquote{
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		margin-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		border-left:2px solid #9BA707;
		border-right: 2px solid #9BA707;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		color:#666666;
		text-align:left;
}
/*Etiquetas*/
/*Contenedor General*/
#wrapper{
		margin: 0 auto;
		width: 990px;
}
/*Contenedor General*/
/*header*/
#header{
		width:990px;
		float:left;
}
#logo{ 
		width:732px;
		float:left;
		text-align:left;
}
#herramientas{ 
		width:240px;
		#width:247px;
		height:37px;
		float:left;
		text-align:left;
		padding-top:15px;
		padding-left:7px;
		background-image:url(images/bgr_tools.png);
		background-position:top left;
		background-repeat:no-repeat;
}
#herramientas a, a:link{ 
		color:#000;
		text-decoration:none;
}
#herramientas a:hover{ 
		color:#000;
		text-decoration:underline;
}
#herramientas p{
		font-family:tahoma;
		font-size:11px;
		text-align:center;
		font-weight:bold;
		color:#000;
		margin-top:20px;
}
/*header*/
#carrusel{
		width:990px;
}
/*Contenido*/
#contenido{
		width:990px;
}
#contenido_izquierda{
		width: 210px;
		float:left;
}
#contenido_derecha{
		width: 779px;
		float:left;
		border-left:solid #999999 1px;
}
		#contenido_derecha_1{
		float:left;
		width:759px;
		#width: 739px;
		margin-left:10px;
		margin-right:10px;
		text-align:left;
		}
#contenido_derecha_1 h1{
				font-size:16px;
				color:#FF3300;
				padding-left:17px;
}
#contenido_derecha_1 table{
				font-family:tahoma;
				font-size:11px;
				color:#666666;
				text-decoration:none;
				border-bottom:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
}
#contenido_derecha_1 td{
				border-left:1px solid #CCCCCC;
				border-top:1px solid #CCCCCC;
				padding-left:5px;
				padding-right:5px;
}
#contenido_derecha_1 td p{
				font-family:tahoma;
				font-size:11px;
				color:#666666;
				padding:7px;
				border-bottom-color:#CCCCCC;
}
#contenido_derecha_1 ul li {
		font-family:Tahoma;
		font-size:11px; color:#666666;
		list-style-image:url(images/bullet_li.jpg);
		list-style-position: inside;
}
			#contenedor_uno{
				width:408px;
				#width:390px;
				margin:5px;
				float:left;
			}
								#contenedor_uno h1{
									font-size:15px;
									font-weight:bold;
									color:#FF3300;
									padding-left:3px;
									padding-bottom: 5px;
									border-bottom:#FF3300 1px solid;
								}
								#contenedor_uno h1 A, A:link, A:hover, A:visited, A:active{
									text-decoration:underline;
								}	
								#contenedor_uno p{
									font-family:Tahoma;
									font-size:11px;
									font-weight:normal;
									color:#666666;
									padding:7px;
									border-bottom-color:#CCCCCC;
								}
								#contenedor_uno p A, A:link, A:hover, A:visited, A:active{
									font-size:11px;
									font-weight:normal;
									color:#666666;
									text-decoration:underline;
								}

				#contenedor_uno h2{
				font-size:12px;
				color: #FF6600;
				font-weight:bold;
				text-align:left;
				padding-left:2px;
				padding-right:15px;
				padding-bottom:7px;
				text-align:left;
				border-bottom:#999 solid 1px;
				margin-left:10px;
				margin-right:25px;
				}
				#contenedor_uno h2 A, A:link, A:hover, A:visited, A:active{
				font-size:12px;
				font-weight:bold;
				color:#FF6600;
				text-decoration:none;
				}
				#contenedor_uno h3{
				font-size:15px;
				font-weight:bold;
				color:#FF3300;
				padding-left:10px;
				padding-bottom: 5px;
				border-bottom:#FF3300 1px solid;
				}
				#contenedor_uno A, A:link, A:hover, A:visited, A:active{
				font-size:15px;
				color:#FF3300;
				text-decoration:none;
				}
				#contenedor_uno h5{
				font-size:13px;
				font-weight:bold;
				color:#FF3300;
				background-image:url(images/bullet_acordeon.jpg);
				background-position: right;
				background-repeat:no-repeat;
				padding-left:10px;
				padding-bottom: 7px;
				border-bottom:solid 1px #CCCCCC;
}				
#contenedor_uno p{
				font-size:11px;
				color:#666666;
				padding:7px;
				border-bottom-color:#CCCCCC;
}
#contenedor_uno p A, A:link, A:hover, A:visited, A:active{
				font-size:11px;
				color:#666666;
				text-decoration:underline
}
			#contenedor_dos{
				width:328px;
				margin:5px;
				float:left;
			}
								#contenedor_dos h1{
									font-size:12px;
									font-weight:bold;
									color:#333333;
									padding-left:3px;
									padding-bottom: 5px;
									border-bottom:#333333 1px solid;
								}
								#contenedor_dos h1 A, A:link, A:hover, A:visited, A:active{
									text-decoration:underline;
								}	

#contenido_derecha_1 p{
				font-family:Tahoma;
				font-size:11px;
				color:#666666;
				font-weight:normal;
				padding:7px;
				border-bottom-color:#CCCCCC;
}
#contenido_derecha_1 p A, A:link, A:hover, A:visited, A:active{
				font-size:11px;
				font-weight:normal;
				color:#666666;
				text-decoration:underline
}
#contenido_derecha_1 ul li {
		font-family:Tahoma;
		font-size:11px; 
		color:#666666;
		font-weight:normal;
		list-style-image:url(images/bullet_li.jpg);
		list-style-position: outside;
		margin-left:40px;
		margin-right:20px;
		margin-top:10px;
		margin-bottom:10px;
}
		#contenido_derecha_2{
		float:left;
		width:759px;
		#width:739px;
		margin-left:10px;
		margin-right:10px;
		text-align:left;
		margin-bottom:10px;
		}
#contenido_derecha_2 h1{
				font-size:16px;
				color:#ffffff;
				font-weight:bold;
				background-image:url(images/bullet.jpg);
				background-position:5px;
				background-repeat:no-repeat;
				background-color:#000000;
				padding-left:22px;
}
#migas{
		width:95%;
		float: left;
		font-size:11px;
		color:#999999;
		margin-left:10px;
		margin-bottom:10px;
		text-align: left;
} 
#migas a{
		color:#999999;
}
#migas a:hover{
		color:#999999;
}
#utilidades{
		width:100%;
		float: left;
		background-image:url(images/bkg_utilidades.jpg);
		background-repeat:no-repeat;
}
#iconos_utilidades{
		float:right;
		margin-top:13px;
		margin-bottom:18px;
		margin-left:5px;
		margin-right:30px;
}
#iconos_utilidades img{
		margin-left:5px;
}
/*Contenido*/
/*Menu*/
#menu{
		width:190px;
		float:left;
		color:#999999;
		padding-left:10px;
		padding-right:10px;
		margin-bottom:10px;
		text-align:left;
}
/*Menu*/
/*Menu de abajo*/
#menuAbajo{
		width:990px;
		margin-top:10px;
		margin-bottom:10px;
		float:left;
}
/*Menu de abajo*/
/*publicidad footer*/
#pauta_abajo{
		width:990px;
}
#pauta_izquierda{
		width:680px;
		padding-right:10px;
		float:left;
}
#pauta_derecha{
		width:300px;
		float:left;
}
#pauta_left{
		width:680px;
		padding-right:10px;
		float:left;
}
#pauta_right{
		width:300px;
		float:left;
}
/*publicidad footer*/
/*footer*/
#footer{
		width:990px;
		float:left;
		background-image: url(images/bkg_pata.jpg);
		background-repeat:no-repeat;
		padding-bottom:27px;
		
}
#footermenu{
		width:635px;
		#width:610px;
		margin-left:27px;
		margin-top:23px;
		float:left;
		color:#FFFFFF;
		font-size:11px;
		text-align:left;
}
#footeruno{
		width:200px;
		height:58px;
		float:left;	
}
#footerdos{
		width:200px;
		height:58px;
		float:left;
}
#footermenu a{
		color:#FFFFFF;
}
#footermenu ul li{
		font-family:tahoma;
		font-size:11px;
		list-style-image:url(images/bullet_pata.jpg);
		list-style-position:inside;
}
#footermenu ul li A, A:link, A:hover, A:visited, A:active{
		font-family:tahoma;
		font-size:11px;
		font-weight:normal;
}
#footerlogo{ 
		width:313px;
		float:left;
		font-family:tahoma;
		margin-right:10px;
		margin-top:18px;
		font-size:11px;
		color: #FFFFFF;
		text-align:left;
}
#footerlogo p{
		font-size:11px;
		color:#FFFFFF;
}
#footerlogo img{
		margin-right:5px;
		margin-top:12px;
		float:left;
}
#footerlogo a{ 
		color:#FFFFFF;
}
/*footer*/
/*formularios*/
.scroll{
		width:268px;
		height:120px;
		overflow:auto;
		border:#CCCCCC 1px solid;
		text-align:center;
}
#buscador{
		width:290px;
		float:left;
}
#buscador_modal{
	width:280px;
	float:left;
	background-color:#FFFFFF;
	position:absolute;
	z-index:1000;
	visibility:hidden;
	left: 70% !important; 
	left: 60%;
	top: 50px;
}
#titulo_buscador{
		font-family:Tahoma;
		font-size:16px;
		text-align:left;
		color:#ffffff;
		font-weight:bold;
		background-image:url(/Portals/0/Skins/home_jumper/images/bullet_h1.jpg);
		background-position:4px;
		background-repeat:no-repeat;
		background-color:#000000;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:22px;
}

#formulario{
		width:auto;
		font-family:tahoma;
		font-size:11px;
		color:#666666;
		padding:5px;
		border:1px #CCCCCC solid;
} 
#formulario td{
		font-family:Tahoma;
		font-size:11px;
		color:#666666;
		padding:0px 0px 3px 0px;
}
#formulario select{
		font-size:11px;
		color:#666666
}

#formulario{
		width:auto;
		font-family:tahoma;
		font-size:11px;
		color:#666666;
		padding:5px;
		border:0px #CCCCCC solid;
} 
/*#formulario table, td, tr{
		border: 0px;
}
#formulario td{
		font-family:Tahoma;
		font-size:11px;
		color:#666666;
		padding:0px 0px 3px 0px;
}
#formulario select{
		font-size:11px;
		color:#666666
}*/
#formulario input{
		font-size:11px;
		height:18px;
		color:#999999;
}

#searchContent{
		width:auto;
		font-family:11px;
		color:#666666;
		padding:5px;
		border:1px #CCCCCC solid;	
}
#searchContent td{
		font-family:Tahoma;
		font-size:11px;
		color:#666666;
		padding:0px 0px 3px 0px;
}
#calendario{
		width:auto;
		text-align:center;
		margin-top:10px;
		font-size:11px;
		color:#666666
}
.button {
		font-weight: normal;
		font-size:12px;
		text-decoration:none; 
		color:#666666;
		background-color:#FFFFFF;
		border:1px solid #cb2900;
		padding:2px 5px 2px 5px;
}
.button  a{
		font-weight: normal;
		font-size:12px;
		text-decoration:none; 
		color:#666666;
		background-color:#FFFFFF;
		border:1px solid #cb2900;
		padding:2px 5px 2px 5px;
}
.button  a:hover{
		font-weight: normal;
		font-size:12px;
		text-decoration:none;
		color:#ffffff;
		background-color:#FF3300;
		border:1px solid #cb2900;
		padding:2px 5px 2px 5px ;
}
select{
			font-size:11px;
			font-family:Tahoma;
			color:#565656;
}
input{
		font-size:11px;
		height:18px;
		color:#999999;
}
.input2{
		font-size:10px;
		height:18px;
		color:#666666;
		padding:0px;
		margin:0px;

}
.input1{
		font-size:10px;
		color:#666666;
		padding:0px;
		margin:0px;

}
input[type="checkbox"] {
	border: none;
	margin-right:5px !important;
	vertical-align: middle;
}
/*formularios*/
/*Clases*/
.pullquote{
		width:93%;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		margin-top:10px;
		float:left;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		border-left:2px solid #FF6600;
		border-right: 2px solid #FF6600;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		color:#666666;
		text-align:left;
}
/*Clases*/