/*
instrucciones visualizacion especial para IE6, IE7 y los demas.
1. para visualizar en todos los navegadores que no sean ie6 y compañia, usar reglas normales de CSS
2. para forzar visualizacion sobre todo otro estilo duplicado etc. en navegadores que no sean ie, usar: selector {regla: valor !important;} ej: body{margin: 0 !important;}
3. para ie7 (siempre va primero que la regla especial de ie6) se antepone un asterisco a la regla: ej. #unidcualquiera {margin: 10px; *margin: 10px;} // lo que esta luego del asterisco solo lo lee IE7 e IE6
4. para ie6 se antepone un guion (-) a la regla. ej: #unidcualquiera {margin: 10px; *margin: 6px; -margin: 7px;} // el primero para todos los demas, el segundo para ie7, el tercero para ie6

atentamente, samuel rojas. 
*/

*{margin: 0; padding: 0;}

html,body {margin:0 ;padding:0; background: #efeff1; font-family: arial, verdana, sans-serif;}

blockquote {font-size: 13px; background: #eee; font-style: italic; margin: 5px; text-align: justify;}

#contenedor {position: relative; top: 0px; width: 980px; left: 50%; margin-left: -490px; background: url('../imagenes/fondo_cont.jpg') repeat-y;}
	#centro {position: relative; width: 950px; left: 15px;}
		#cabecera{position: relative; top: 0px; width: 100%;}
			#banner {position: relative; top: 0px; height: 156px; width: 100%; border-top:0px solid white; border-bottom:1px solid black; background: url('../imagenes/banner.jpg') no-repeat;}
				#menu {font-weight: bold; position: absolute; width: 950px; height: 41px; bottom: 0px; background: transparent; _padding-top: 3px;}
				#fondomenu {position: absolute; width: 950px; height: 41px; bottom: 0px; background: black; opacity: 0.3; filter: alpha(opacity=30);}
					#menu ul{margin-left: 5px;}
					#menu ul li {list-style-type: none; display: inline; font-size: 12px; margin-left: -2px; margin-right: -2px;}
					#menu a{color: #ff9211; font-weight: bold; text-decoration: none; padding: 2px; padding-left: 10px; padding-right: 10px;}
					#menu a:hover, .selected{background: black; color: #ffb433}
					#busqueda {z-index: 2; position: absolute; top: 113px; right:0px; width: 185px; border: 0;}
						#txt_busqueda {position: relative; top: 2px; float: left; height: height: 33px; width: 150px; opacity: .5; filter: alpha(opacity=50);}
						#btn_busqueda {position: relative; border: 0px solid #ccc; top: 3px; float: left; height: 19px; width: 19px; color: #ff6600; font-size: 12px; font-weight: bold; background: transparent;}
					#resultsDIV {position: relative; border: 1px solid #ccc; top: 3px; float: left; width: 150px;}
						#resultsDIV ul li{color: #777; font-size: 11px;}
					
				#submenu {position: absolute; width: 950px; height: 20px; bottom: 0px; _padding-top: 3px;}
				#submenu ul{margin-left: 5px;}
				#submenu ul li{list-style-type: none; display: inline; font-size: 12px; font-weight: normal; font-style: italic; margin-left: -2px; margin-right: -2px;}
				#submenu a{text-decoration: none; color: white; padding: 4px 6px 3px 4px;}
				#submenu a:hover{background: #eee; color: black;}
				.activa{background: #eee; color: black !important; font-weight: bold; padding: 4px 4px 3px 4px;}
				#fondosubmenu {position: absolute; width: 950px; height: 20px; bottom: 0px; background: white; border-bottom:1px solid white; filter: inherit;}
		#cuerpo {position: relative; top: 0px; width: 950px; border-top: 1px solid white;}
			.columna {position: relative; float: left; margin-left: 5px; margin-top: 5px;}
				#noticias_titulo {position: relative; padding-left: 5px; width: 413px; height: 22px; background: #263e5c;}
					#noticias_titulo h3{color: white; font-family: calibri, arial;}
				#noticias {position: relative; top: 0px; color: white; border-left: 1px solid #263e5c; border-right: 1px solid #263e5c; border-bottom: 1px solid #263e5c; width: 416px; height: 250px !important; *height: 250px !important; background: transparent; overflow: hidden;}
					#leyenda_noticia{z-index: 999; position: absolute;}
					#noticias img{position: absolute;}
					#NavFotos img{position: absolute; z-index: 999; bottom: 20px; right: 70px;}
					#NavFotos {cursor: pointer;}
					
					#noticias p{padding-left: 10px; color: black; width: 220px; font-size: 12px;}
					#noticias h5 a{font-size: 18px; margin-top: 5px; color: #003399; text-decoration: none; line-height: 16px;}
					#noticias h5 a:hover{text-decoration: underline;}
					#noticias h5{padding-top: 10px; padding-left: 10px; width: 220px;}
				#divNavNoticiaFoto1, #divNavNoticiaFoto2, #divNavNoticiaFoto3{position: absolute; top: 0px; left: 0px; width: 416px; height: 250px !important;}
				#divNavNoticiaFoto2, #divNavNoticiaFoto3 {display: none;}
				
				#radio_se {position: absolute; top: 279px; border: 1px solid #777; width: 416px; height: 119px; clear: both; background: #000;}
				
				#cultos {padding-top: 20px; font-weight: normal; border: 1px solid #263e5c; padding-left: 10px; padding-right: 10px; width: 280px; #width: 270px; -width: 270px; height: 183px; #height: 177px; /*height: 197px;*/-height: 183px; background: url('../imagenes/cultos.jpg') no-repeat;}
					#cultos h3 {color: #ff8202; font-weight: bold; font-size: 16px;}
					#cultos ul li {list-style-type: none;}
					#cultos a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-top:5px; color: black; text-decoration:none; border-bottom:1px dotted black; }
					#cultos a:hover {color: #ff8202; border-bottom: 1px dotted #ff8202;}
					#cultos p {font-size: 12px; font-style: italic; font-weight: normal;}
					#ver_todo {position: relative; top: 30px; text-decoration: none !important; bottom: 210px; font-weight: normal !important;}
					
				#discipulados {margin-top: 4px; border: 1px solid #263e5c; padding-top: 20px; padding-left: 10px; padding-right: 10px; width: 280px; #width: 270px; -width: 270px; height: 169px; #height: 175px;/*height: 192px;*/ -height: 169px; background-image: url('../imagenes/discipulados.jpg');}
					#discipulados h3 {color: #ff8202; font-weight: bold; font-size: 16px;}
					#discipulados ul li {list-style-type: none;}
					#discipulados a {list-style-type: none; font-size: 12px; margin-top:5px; color: black; text-decoration:none; border-bottom:1px dotted black; font-weight: normal;}
					#discipulados a:hover {color: #ff8202; border-bottom: 1px dotted #ff8202;}
					
				#pan_de_vida {height: 400px; width: 210px; *margin-left: 7px; -margin-left: 0px; border: 0px solid black; color: #ff9900;}
					#pan_de_vida h3{text-align: center; color: #ff8202; font-weight: bold; font-size: 16px; background-color: white;}
					#pan_de_vida h3 a{text-align: center; color: #ff8202; font-weight: bold; font-size: 16px; background-color: white; text-decoration: none;}
					#pan_de_vida h3 a:hover{text-decoration: underline;}
					#pan_de_vida h5 {position: absolute; background: transparent; padding-left: 3px;}
					#pan_de_vida h5 a{text-decoration: none; color: #ff8100; font-weight: bold; font-size: 11px;}
					#pan_de_vida a[href="/videos/"]{border-bottom: 1px dotted #ff8100;}
					#udestaviendo{position: relative; padding: 3px; top:0px; width: 204px; height: 79px; background: transparent;}
						#udestaviendo h4{color: #ff8100; font-weight: bold; font-size: 13px;}
						#udestaviendo p{color: white; font-weight: normal; font-size: 11px;}
					#veatambien{position: relative; padding: 3px; top: 0px; width: 204px; height: 79px;}
						#veatambien h4{color: #ff8100; font-weight: bold; font-size: 13px;}
						#veatambien ul li{list-style-type: none; line-height: 12px;}
							#veatambien a{text-decoration: none; color: white; font-weight: normal; font-size: 11px;}
							#veatambien a:hover{color: black;}
					#ver_todo_video {position: absolute; top:370px; right: 120px; background: transparent; color: blue; font-size: 9px;}
				
				#contacto_inicio {position: relative; top: 13px; height: 189px; width: 208px; border: 1px solid #263e5c; background-image: url('../imagenes/contacto.jpg'); cursor: pointer;}
				
				/*destacados articulos*/
			#vinculos_pie{position: relative; float: left; margin-top: 5px; padding-left: 15px; padding-top: 5px; padding-bottom: 5px; width: 935px; /*width: 950px*/; -width: 935px; height: 140px; background: url('../imagenes/vinculos_pie.jpg');}
				.reportajefoto {position: relative; float: right; margin-right: 10px; border:1px solid white; height: 90px; width: 90px; cursor: pointer;}
				.reportajetexto {position: relative; float: right; margin-right: 0px; border:0px solid black; height: 140px; width: 140px; background: transparent;}
					.reportajetexto h3{color: white; font-size:11px; font-weight: bold; /*opacity: 0.5; filter: alpha(opacity=50);*/}
					.reportajetexto a{color: white; font-size:12px; font-weight: normal; text-decoration: none;}
					.reportajetexto a:hover{color: yellow;}
				
				#reportaje_1{background: url('../imagenes/ley_anticonversion.jpg');}
				#reportaje_2 {background: url('../imagenes/homosexualidad.jpg');}
												
				/*versiculo e informacion de contacto*/
			.versiculo_1 {}
			#versiculo {position: relative; left: 0px; top: 5px; margin-bottom: 10px; border: 1px solid #000; padding: 10px 20px 20px 20px; width: 569px; height: 140px; background: url('../imagenes/arbol_pan.png');}
			#versiculo p{font-size: 15px;}
				#Texto_biblico {color: #000; font-style: italic;}
				#cita_biblica {margin-top: 20px; text-align: right; color: black; font-weight: bold;}
			#prog_radio {top: 135px; position: absolute; border: 1px solid #ccc; width: 598px; height: 120px; background: #000;}
			
/*comentarios, niegate, lomas*/
			#varios{width: 322px;}
				#contactenos_ya{position: relative; top: 5px; height: 170px; width: 319px; border: 1px solid gray; background: url('../imagenes/sdelfin.jpg'); cursor: pointer;}
				
				#comentarios{position: relative; margin-top: 0px; padding: 10px; overflow: hidden; height: 449px; width: 299px; /*width: 321px*/; -width: 300px; border: 1px solid gray; background: url('../imagenes/comentarios.png');}
					#titulo_comentarios {text-align: center; color: green;}
					.comment p{color: #ff8100; font-weight: none; font-size: 15px; margin-bottom: 7px;  line-height: 12px;}
					.comment {margin-top: 6px; border-bottom: 0px solid #ccc;}
					.comment p.escritopor{color: #15385f; font-weight: bold; font-size:12px; font-family: arial; font-style: normal; /*padding:1px 5px;*/ line-height: 12px;}
					.comment p a{text-decoration: none; font-size:12px; font-style: italic; color: black; padding-left: 5px; padding-right: 5px;}
					.comment p a:hover{text-decoration: none; color: green;}
					.comment h5  a{text-decoration: none; font-size:11px; color: #fff; /*padding:1px 5px;*/}
					.comment a:hover{text-decoration: none; color: gray;}
					.com_comentario {color: blue; font-size: 18px;}
					.com_usuario {color: blue; font-size: 10px;}
					.com_culto {margin-bottom: 7px; font-size: 12px;}
					#comentar {text-align: right; font-size: 11px; padding-top: 0px;}
						#comentar a{text-decoration: none; color: white;}
				#niegate{position: relative; background: white; margin-top: 7px; height: 260px; width: 320px; border: 1px solid #ccc;}

/*detalle contenidos*/
			#contenido_detalle {width: 580px; -width: 567px; padding-right: 10px; margin-left: 15px; -margin-left: 5px; border-right: 1px solid #eee;}
				#titulos  h3{color:#4c6ea4; font-size: 14px; font-weight: normal;}
				#titulos h1{font-family: times; font-size: 36px; font-weight: normal;}
				#titulos h2{font-family: Arial; font-size: 14px; font-style: italic; font-weight: normal; color: #777;}
				#fecha {height: 15px; width: 580px; -width: 560px; border-bottom: 1px solid #ccc;}
					#fecha p{text-align: right; margin-right: 5px; font-size: 12px; color: #777;}
					#fecha div{position: absolute; background: #eee; right: 10px; width: 200px;}
				#herramientas {padding: 0px;left: -5px; margin-bottom: 5px; width: 100%; background: #ccc; text-align: left;}	
					#ul {width: 100%; height: 30px;}
					#herramientas p{margin-right: 15px; padding-right: 2px; /*display: inline;*/ font-size: 11px; color: #777; line-height: 10px; width: 30px; position: relative; float: left; text-align: center;}
					#herramientas a{color: #fff; text-decoration: none;}
					#herramientas img{border: 1px solid #777;}
					#btn_link{color: #fff; cursor: pointer;}
				#imagen_noticia{float:right; margin-left: 5px; margin-bottom: 5px; border: 1px solid #000;}
				#vinculos_noticia {position: absolute; left: 170px; background: transparent; border: 1px solid #777; padding: 1px; display: none; margin-top: 10px;}
					#vinculos_noticia ul li{color: #777; list-style-type: none; display: inline; margin-right: 4px; font-size: 11px; cursor: pointer;}
					#vinculos_noticia a{text-decoration: none; color: #777;}
					#cerrar_links{background: #000; color: #fff; cursor: pointer; font-weight: bold;}
				
				#cuerpo_detalle p{margin-bottom: 10px; margin-top: 10px; font-family: tahoma, arial; font-size: 13px; height: 100%; text-align: justify; clear: both;}
				/*al pastor gonzalo no le gusto la letra #cuerpo_detalle p{margin-bottom: 10px; margin-top: 10px; font-family: georgia, arial; font-size: 16px; height: 100%; text-align: justify;}*/
				
			#contenido_rel {width: 275px; margin-left: 10px;}
				#comentario_prin, #relacionados, #comentarios_detalle, #tags{background: transparent; width: 100%;}
				#comentario_prin p, #relacionados p, #comentarios_detalle p, #tags p{color: #000; font-size: 12px; font-style: italic;}
				#comentario_prin h3, #relacionados h3, #comentarios_detalle h3, #tags h3, #anteriores h3{width: 100%; padding-left: 3px; border-left: 1px solid black; background: #203f53; color: white; font-family: times, garamond; font-weight: bold; font-size: 14px; opacity: 0.8; filter: alpha(opacity=80);}
					#relacionados {width: 320px !important; margin-left: 5px;}
					#com_detalle {width: 100%;}
						#com_usuario {margin-top: 5px; font-weight: bold; color: black !important;}
						#com_detalle p{margin-bottom: 5px; color: #203753;/*font-weight: bold;*/}
						
				#relacionados, #tags, #animacion_rapto {margin-top: 10px;}
				#relacionados ul li, #tags ul li{list-style-type: none; line-height: 13px; margin-top: 3px;}
					#relacionados li {margin-bottom: 2px;}
						#relacionados a, #tags a{text-decoration: none; color: #4c6ea4; font-size: 12px;}
						#relacionados a:hover, #tags a:hover{color: black;}

/*noticias principal*/
			#ultimas {width: 540px; margin-left: 5px; padding-left: 30px; padding: right: 30px;}
				.resumen{border-bottom: 1px solid #ccc; margin-bottom: 10px; min-height: 150px;}
					.noticias_all{padding: 5px;}
						.titulo_noticia {font-family: arial; font-size: 16px;}
							.titulo_noticia a{text-decoration:none; color: black;}
							.titulo_noticia a:hover{color:red;}
						.imagen_noticia {float: left; padding:5px; margin: 3px; border: 1px solid #ccc;}
						.text_noticia {margin-top: 10px; font-size: 13px;}
						.continua {margin-top: 40px; font-size: 12px; text-align: right;}
							.continua a{text-decoration: none; color: green;}
							.continua a:hover{color: red;}
				/*.resumen {border-bottom: 1px dotted #ccc; margin-bottom: 10px;}
					.resumen h4{font-size: 16px;}
					.resumen p{margin-bottom: 10px; font-size: 10px;}
					.resumen  img{float: left; padding:5px; margin: 3px; border: 1px solid #ccc;}
					.resumen  a{display: block;}
				.contunua  p a{font-text: 9px;}
			#ultimas a{color: black; text-decoration: none;}
				#ultimas a:hover{color: #ff8202}*/
			#anteriores {width: 275px; margin-left: 60px;}
				#anteriores ul {padding: 3px;}
				#anteriores ul li{list-style-type: none; font-size: 12px; font-family: Arial, verdana, sans-serif; margin-bottom: 5px;}
				#anteriores a{text-decoration: none; color: #4c6ea4;}
				#anteriores a:hover{color: black;}

/*documentos ppal*/
			#todoslosdocs {width: 600px;}
		
/*Ministerio*/
		#cont_ministerio {padding-left: 20px; padding-right: 25px; padding-bottom: 50px; width: 560px;-width: 570px; margin-top: 20px;}
		
		#cont_ministerio  p{margin-top: 5px; font-size: 13px; margin-bottom: 5px; text-align: justify;}
		/*#cont_ministerio p{margin-bottom: 10px; margin-top: 10px; font-family: georgia, arial; font-size: 16px; height: 100%; text-align: justify;}*/
		#cont_ministerio ol{margin: 5px;}
		#cont_ministerio ol li{margin-bottom: 5px; font-size: 13px; color: #b82525; text-align: justify;}
		#cont_ministerio a{text-decoration: none;}
			#cont_ministerio a:hover{color: black;}
			#cont_ministerio img{text-decoration: none; border: 0px;}
			#foto_ministerio {width: 930px; height: 100px; border: 1px solid #eee;}
			.firma{margin-top: 20px !important; text-align: right !important; font-weight: bold; font-style: italic;}
		/*Quienes somos*/
		#titulo_quienes {font-weight: bold; font-size: 20px !important;}
		/*Declaracion de fe*/
		#titulo_declara {font-weight: bold; font-size: 20px !important;}
		#cont_creemos li{color: black !important;}
		/*Mision*/
		#titulo_mision {font-weight: bold; font-size: 20px !important;}
		/*Mapa*/
		#titulo_mapa {font-weight: bold; font-size: 20px !important;}
		#mapa_de_ubicacion {border: 1px solid black; width: 410px; height: 290px; background: url('../imagenes/mapasitio.jpg') no-repeat;}
		/*Reuniones*/
		#titulo_reuniones {font-weight: bold; font-size: 20px !important;}
		.list_reuniones {margin: 12px;}
		.list_reuniones li{margin-bottom: 5px; font-size: 13px; color: #b82525; text-align: justify;}
		
/*Inicio*/
	/*Jesucristo viene*/
	#titulo_jesucristo_viene {text-align: center !important; font-weight: bold; font-size: 20px !important;}
	#text_center {text-align: center !important;}
	.power_centrar{text-align: center !important;}
		.power_centrar p{color: green; text-align: center !important;}
	
	/* Contactenos */		
	#titulo_contactenos {font-weight: bold; font-size: 20px !important;}
	#form_send {background: transparent;}
		#form_send p{font-size: 12px; font-family: tahoma, arial;}
		#form_send ul{margin-left: 30px; list-style-type: none;}
		#form_send li{font-size: 12px; font-family: tahoma, arial;}
		#boton_send {margin-left: 190px; margin-top: 3px; border: 0px; background: transparent; cursor: pointer;}
		
	/* Peticion de Oracion */		
	#titulo_peticion {font-weight: bold; font-size: 20px !important;}
	#form_send {background: transparent;}
		#form_send p{font-size: 12px; font-family: tahoma, arial;}
		#form_send ul{margin-left: 30px; list-style-type: none;}
		#form_send li{font-size: 12px; font-family: tahoma, arial;}
		#boton_send {margin-left: 190px; margin-top: 3px; border: 0px; background: transparent; cursor: pointer;}

/*Busqueda*/
		#busq_contenido {padding-left: 5px; padding-right: 10px; width: 600px; -width: 590px;}	
			#busq_resul_sup {width: 100%px; padding: 5px; margin-bottom: 10px; background: ; border: 1px dashed green;}
				#busq_resul_sup  p{font-size: 13px; font-family: arial, tahoma; /*font-style: italic; font-weight: bold;*/ color: black;}
				#busq_resul_sup  a{text-decoration:  none; font-size: 13px; font-style: italic; font-family: arial, tahoma; color: blue;}
				#busq_resul_sup  a:hover{color: black;}
				.busq_resultados {font-size: 13px; font-family: arial, tahoma; /*font-style: italic; font-weight: bold;*/ color: black;}
			.descripciones {margin-top: 10px;}
				.descripciones a, .descripciones p{font-size: 15px; font-family: arial, tahoma;}
					.descripciones a{color: blue;}
					.descripciones a:hover{color: red;}
					.descripciones p{color: black;}
			#busq_precision {width: 100%; border-bottom: 1px solid #ccc; font-size: 11px; text-align: right; color: green;}
			#paginas {width: 100%; text-align: center;}
				#paginas a, #paginas strong{margin: 2px; text-decoration: none; font-size: 11px;}
			#busq_no_resultados {font-size: 15px; font-family: arial, tahoma; color: green;}

/*articulos*/
		#articulos {padding-left: 5px; padding-right: 10px; padding-bottom: 10px;}
			#encontrados{background: #eee; padding: 3px; font-size: 12px;}
			.resultado {margin-top: 10px; border-bottom: 1px solid #777; width: 930px;_width: 900px;}
				.resultado a{text-decoration: none; color: #00a5c8; font-size: 14px; font-family: arial, tahoma;}
				.resultado a:hover{color: red; font-size: 14px;}
				.resultado p{font-size: 12px;}
				.resultado strong{font-size: 14px;}
			
/*footer*/				
		#footer {position: relative; top: 0px; background: #777; width: 950px; height: 100%; border-top: 1px solid #eee; font-size: 11px; clear: both; /*background: url('../imagenes/inferior_footer.jpg');*/}
				#sitemap {position: relative; padding-top: 5px; color: white; width: 780px; height: 175px; left: 50%; margin-left: -380px;}
					#sitemap div{height: 150px; padding-left: 5px; padding-right: 5px; border-right: 1px solid #aaa;}
					#sitemap #map_articulos {border: 0px;}
					#sitemap  ul li{list-style-type: none; color #ccc;}
					#sitemap ul li a{color: white; text-decoration: none;}
					#sitemap a:hover{color: black;}
					.primero{color: black; font-weight: bold;}
					.primero a{color: black !important;}
					.primero a:hover{color: white !important;}
			#piepagina{position: relative; top: 0px; padding: 0px; width: 950px; text-align: center; background: transparent;}

/*herramientas de la nota*/


/* comenta.php 
		.controlesfrm {}
			.controlesfrm  p{text-align: right; margin-top: 2px; margin-right: 5px;}
		.cuerpoform {}
			#enviar {background: transparent; border: 0px; cursor: pointer;}
			#cerrar {background: transparent; border-left: 1px solid #ccc; border-right: 0px; border-top: 0px; border-bottom: 0px; cursor: pointer;}
			.cuerpoform h2{padding-left: 20px; font-size: 16px; font-weight: none; color: #203f53; border-bottom: 1px solid #eee;}
			.cuerpoform p {margin-top: 10px; margin-left: 20px; font-size: 12px;}
			#nombre, #email, #comentario {border: 1px solid #203f53;}
				#nombre{position: absolute; left: 100px; width: 200px;}
				#email{position: absolute; left: 100px; width: 200px;}
				#comentario{position: absolute; left: 100px; width: 200px; height: 70px;}
				
*/
/*404*/
		#oops {width: 590px; height: 500px;}
			#cont_oops {width: 480px; height: 380px; padding: 10px; margin-left: 10px; background-image: url('../imagenes/error404.jpg');}
				#cont_oops h2{color: #148d6f; font-weight: normal; font-size: 30px;}
				#cont_oops p{color: #588a8b; font-weight: normal; font-size: 13px;}
				
/*informativo*/
	#informativo {position: relative; border: 1px solid #000; width: 608px; height: 200px;}

/*carrusel*/
				/*carrusel de secciones*/					
			#nose {margin-top: 6px; padding: 5px; height: 253px; background: #f6f6f6; width: 600px;}
				#contenedor_nav {position: relative; width: 100%; height: 30px; background: #e7e7e7;}
					#prev {position: absolute; top: 5px; cursor: pointer; right: 30px;_right: 0px; width: 20px; height: 20px; background: url('../imagenes/iz_carr.png') no-repeat;}
					#next {position: absolute; top: 5px; cursor: pointer; right: 5px;_right: 0px; width: 20px; height: 20px; background: url('../imagenes/de_carr.png') no-repeat;}
				#secciones{position: absolute; background: #f6f6f6; width: 100%}
					#texto_carrucel{position: absolute; top: 5px; left: 5px;}
					.panelesCarrusel {padding: 20px 30px 20px 30px; width: 500px; *width: 540px;}
					.panelesCarrusel img{float: left; width: 120px; height: 150px; border: 1px solid black;}

					.panelesCarrusel li{list-style-type: circle;}
					.panelesCarrusel ul{float: left; margin-left: 10px; padding-left: 20px; border-left: 1px dotted #000; width: 250px; font-size: 13px;}
					.panelesCarrusel a{text-decoration: none; color: #203f53;}
					.panelesCarrusel a:hover{color: #ff8100; border-bottom: 1px dotted #ff8100;}
					
/*contacto*/
	#contacto {position: relative; width: 500px; height: 300px;}
		#contacto h3{text-decoration: none; font-weight: normal;}
		#cont_contacto{position: relative; top: 0px; width: 500px; height: 200px;}
			#cont_izquierdo{position: relative; float: left; width: 200px; height: 220px; text-align: left;}
				label{color: black; font-family: tahoma; font-size: 14px;}
				#identifica{width: 200px; height: 20px; background: white; border: 1px solid #ccc;}
			#cont_derecho{position: relative; float: right; width: 280px; height: 220px; text-align: left;}
				#comentario_{position: relative; width: 280px; height: 122px; background: white; border: 1px solid #ccc;}
				#enviar_ {background: transparent; border: 0px; float: right;}
