@import url("reset.css");



/*
Este css es elaborado por Radar
Esta es una versión 2.5 de "plantilla general" para portales, 
que viene desarrollando INTERACTIVO Digital Advertising Solutions
su diseñador front favorito (jejeje).
En esta versión estan especificadas las secciónes con comentarios, 
más algunas modificaciones en el archivo reset respecto a algunos tags.

*/



/******************************************************/
/*CONTENIDOS GENERALES*/
/******************************************************/


/*I.-GENERICOS*/
/*Aquí están todos las etiquetas generales*/

body{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-family: 'Helvetica', Arial;
	background-color: #E3EAF2;
	background-image:url('../images/inalco_bg.jpg');
	background-repeat:repeat-y;
	background-position:center 0;
}

		
		h1{
			font-size:16px;
			/*text-transform:uppercase;*/
		}
		
				h2{
					font-size:14px;
					/*text-transform:uppercase;*/
				}
				
						h3{
							font-size:12px;
							/*text-transform:uppercase;*/
						}
						
								a{
									color:#254065;
								}
								
									a:hover{
									color:#4784BF;
									}
									 
		


/******************************************************/
/*CONTENIDOS COMUNES DEL SITIO*/
/******************************************************/


/*II.-WRAP Y CONTENIDOS*/
/*El wrap es el div contenedor que centra todo el sitio.*/



#wrap{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0;

}



	#contenido{
		width:960px;
		height:auto;
		margin:0;
		float:left;
		padding:0 5px 0 5px;
		background-image:url('../images/inalco_bg_sombra.jpg');
		background-repeat:no-repeat;
		background-position:center center;
	}
	
/*top_img:Utilizado en achiga para generar una terminacion superior a la estructura de sitio.Activar solo si se vuelve a repetir eso*/	
	
	/*#top_img{
		width:100%;
		height:36px;
		background-image: url('../images/top.png');
		background-position:center;
		background-repeat: no-repeat;
		margin:0;
		padding:0;
		
	}*/
	
	#cot_info{
		width:100%;
		height:auto !important;
		min-height: 430px !important;
		height:430px;
		float:left;
		background-color: #fff;
		/*background-image: url('../images/back_cont.jpg');*/
		background-position:left;
		background-repeat:repeat-y;
		padding:0;
	
	}
	
	/*bottom_img:Utilizado en achiga para generar una terminacion inferior a la estructura de sitio.Activar solo si se vuelve a repetir eso*/
	
	#bottom_img{
		width:963px;
		height:9px;
		background-image: url('../images/fondo_bottom.jpg');
		background-position:0 0;
		background-repeat: no-repeat;
		float:left;
		padding:0;
		
	}
    




	
/*III.- HEADER*/
/*el contenido del header o cabecera*/


    		#header{
				width:960px;
				height:130px;
				margin:0;
				padding:0;
				background-color:#FFFFFF;
				float:left;
				overflow: hidden;
				
				background:url('../images/bg-cabecera-chevrolet.gif') no-repeat;
			
			}
			
			
			
            	#logo{
					width:187px;
					height:64px;
					margin:10px 10px 0 0;
					padding:0;
					text-align:right;
					float:right;
					overflow: hidden;
					cursor:pointer;
					/*background-image:transparent url('../images/logo.jpg') no-repeat 0 0;*/
					
				    
				}
						
						#logo img{
							border:0;
						}
						
								#logo a{
									cursor:pointer;
								}
								
				#logo_chevrolet{
					width:289px;
					height:60px;
					margin:10px 0 0 10px;
					padding:0;
					float:left;
					cursor:pointer;
					/*background-image:transparent url('../images/logo.jpg') no-repeat 0 0;*/
					
				    
				}
						
						#logo_chevrolet img{
							border:0;
						}
						
								#logo_chevrolet a{
									cursor:pointer;
								}
								
								



/*IV.- INFONAV*/
/*Corresponde al div que contiene la información de navegacián. En achiga era a tamaño completo,
sin embargo en otros proyectos se diferencia del sidebar. 
Por otro lado, modulo pre formatea todo los modulos de navegaciones interior que tengan info_nav*/

			
            #info_nav{
				width:960px;
				height:auto;
				float:left;
				margin:0 0 0 0;
				padding:0;
			}
            	#modulo{
				
					/*height:auto;*/
					float:right;
					/*margin:0;*/
					padding:0;
				}
				
				
				#fila_abajo{
				width:960px;
				margin:0;
				float:left;
				background-color: #FFF;
				}
				
				.sidebar{
				width:300px;
				height:auto;
				float:left;
				margin:6px 0 0 0;
				
				}
			
	
/*V.- FO0TER*/ 
/*Corresponde al footer que cierra el sitio. 
Generalmente tiene una parte izquierda con información y una derecha  con un submenu*/                             
                    
#footer{
	width:960px;
	height:auto;
	margin:0 auto;
	

}

#footer-cont{
	width:960px;
	height:24px;
	float:left;
	color:#ffffff;
	background-color:#555555;
	/*background-color:#86afc5;*/
	/*background-image: url('../images/footer.jpg');
	background-position:0 0;
	background-repeat: repeat-x;*/
	/*margin:0 5px 0 5px;*/
}

		/*Parte derecha*/	
			#footer_menu_right{
				width:960px;
				height:auto;
				float:left;
				padding:5px 0 0 0;
				text-align: right;
				
			}
			
		/*#footer_menu_right p {
				float:right;
				line-height:100%;
				padding:5px 22px 0 0;
				text-align:right;
				width:auto;
				}*/
				
			
					
								#footer_menu_right ul{
									padding:0;
									margin:0 15px 0 0;
									width:auto;
									float:right;
								
								}
								
								#footer_menu_right li{
									display:inline;
									list-style:none;
									border-right:1px solid #ccc;
									font-size:11px;
									float:left;
								
								}
								
								#footer_menu_right .last{
									border:0;
								
								}
											
											
											
											#footer_menu_right a{
											 padding:0 6px 0 6px;
											 margin:0;
											 /*color:#032c67; */
											 color:#ffffff;
											 font-size:10px;
											
											}
											
											#footer_menu_right a:hover{
											 text-decoration:underline;
											
				/*Parte izquierda*/											}
															
				#footer_menu_left{
								width:724px;
								height:auto;
								float:right;
								text-align: right;
								padding:0 0 0 0;
								font-size:9px;
								color:#05254F;
								
							}
							
							#footer_menu_left p{
								float:right;
								width:auto;
								padding:5px 22px 0 0;
								line-height: 130%;
								text-align: right;
							}
							
							/*#footer_menu_left ul{
									padding:12px 0 0 0;
									margin:0 0 0 30px!important;
									margin:0 0 0 15px;
									width:auto;
									float:left;
								
								}
								
								#footer_menu_left li{
									display:inline;
									list-style:none;
									font-size:9pt;
								
								}*/
											
											#footer_menu_left a{
											/* padding:0 6px 0 6px;*/
											 margin:0;
											 color:#fff;
											
											}
											
											#footer_menu_left img{
											border:0;
											}	




 /*VI.-HEADMODULOS*/
	/*head_modulos: Generalmente es El header general y principal de casi todos los articulos. OJO QUE NO ES EL UNICO*/               
				#head_modulos{
					width:100%;
					height:auto;
					height:17px;
					float:left;
					padding:0 0 6px 0;
					margin:0 0 6px 0;
					text-transform: uppercase;
					background-image:url('../images/linea_title.jpg');
								background-repeat:no-repeat;
								background-position:left bottom;
				}


				
				#head_modulos h3{
					font-size:14px;
					color:#05254f;
					width:auto;
					margin:0 0 5px;
					padding:2px 0 0 0;
					
					
				} 
				
				#head_modulos h4{
					font-size:12px;
					color:#05254f;
					width:auto;
					margin:0 0 5px;
					padding:2px 0 0 0;
					
					
				}
				
				.subtitulo{
				font-size:14px;
				margin:3px 0 3px 0;
				color:#1B375F;
				float:left;
				width:100%;
				}
				
				#head_modulos img {fastpack.css (línea 1565)
						height:6px;
						margin:3px 8px 0 0;
						width:6px;
						}
							 #separador{
							 	/*
								width:100%;
								height:3px;
								float:left;
								background-image:url('../images/barra-degradacion.png');
								background-repeat:no-repeat;
								background-position:left 0;
								*/
								display:none;
							 }
							
/*****Breadcumbs*****/		
										
									#miga {
										color:#000;
										float:left;
										font-size:11px;
										height:auto;
										margin:0;
										padding:0 0 13px;
										width:100%;
									}
									
									.B_crumbBox {
										float:left;
										padding:2px 0 0 0;
										font-size: 10px;
									}
				
				
				
/*V.- LOGIN*/
/*Este item activa el login y sus estados , (logeado y registro). 
Originalmente pensado para que vaya en el head*/


	/*			
				#caja-login{
					width:374px;
					height:82px;
					float:right;
				}
				
                #login{
					width:346px;
					height:78px;
					float:right;
					margin:0 25px 0 0;
					padding:0;
				}
				
				#login div{
					margin:5px 0 0 0;
					float:left;
					width:100%;
				}
				
				
                	.politicas{
						width:250px;
						float:left;
						margin:6px 0 0 25px !important;
						margin:6px 0 0 10px;
						
					}
					
					
					
						.login_label{
							width:120px;
							height:auto;
							float:left;
							text-align:right;
							margin:0 5px 0 0;
							font-size:9pt;
						}
                    	.text_input{
							border:1px solid #009933;
							float:right;
							width:200px;
							text-align:left;
						}
						
                        
                        .send_login{
							background-color:#28491A;
							color: #FFFFFF;
							border:0;
							padding:2px 5px 2px 5px;
							float:right;
							margin:7px 0 0 0;
							cursor:pointer;
						}
						
						.send_login:hover{
							background-color:#3E6C23;
							
						}
						
						.politicas button{
						color:#009933;
						border:0;
						background-color: transparent;
						cursor: pointer;
						margin:0;
						font-size:11px
						
					}
					
					.politicas button:hover{
						text-decoration:underline;
						margin:0;
					}*/


/*V.1.-LOGIN ACTIVADO

*/
/*Este es el estado activado del logueo. 
Las clases y id estan adaptados de MODX para una mayor facilidad de trabajo en este CMS.
Dios Salve a MODX*/



/*
				
                #wlpeUser{
					width:346px;
					height:78px;
					float:right;
					margin:0 30px 0 0;
					padding:0;
					text-align: right;
				}
				
				#wlpeUserInfo{
					font-size:8pt;
					
				}
				
				#wlpeLoginForm p{
					font-size:8pt;
					text-align: center;
				}
				
				#wlpeUserButtons{
				border:0;
				padding:0;
				margin:0;
				}
					
                        
                        #wlpeLogoutButton{
							background-color:#28491A;
							color: #FFFFFF;
							border:0;
							padding:2px 5px 2px 5px;
							float:right;
							margin:7px 0 0 0;
							cursor:pointer;
						}
						
						#wlpeLogoutButton:hover{
							background-color:#3E6C23;
							
						}*/
						
					


/*V.3.- REGISTRO DE ACTIVACION DE USUARIO*/
/*El registro que permite activar la cuenta*/


				
                /*#wlpeActivate{
					width:346px;
					height:78px;
					float:right;
					margin:0 25px 0 0;
					padding:0;
				}
				
				#wlpeActivate div{
					margin:2px 0 0 0;
					float:left;
					width:100%;
				}
					
						#wlpeActivate label{
							width:120px;
							height:auto;
							float:left;
							text-align:right;
							margin:0 5px 0 0;
							font-size:8pt;
						}
						
                    	#wlpeActivationPassword{
							border:1px solid #009933;
							float:right;
							width:200px;
							text-align:left;
						}
						
						#wlpeNewPassword{
							border:1px solid #009933;
							float:right;
							width:200px;
							text-align:left;
						}
						
						#wlpeNewPasswordConfirm{
							border:1px solid #009933;
							float:right;
							width:200px;
							text-align:left;
						}
						
                        
                        #wlpeActivateButton{
							background-color:#28491A;
							color: #FFFFFF;
							border:0;
							padding:2px 5px 2px 5px;
							float:right;
							margin:7px 0 0 0;
							cursor:pointer;
						}
						
						#wlpeActivateButton:hover{
							background-color:#3E6C23;
							
						}
						
						#wlpeResetButton{
							margin:7px 0 0 3px;
						}*/
											
					
/*V.4.-MENSAJES*/
/*Los mensajes de confirmación*/					
								/*.wlpeMessage{
								width:346px;
								float:left;
								color: #FF0022;
								height:auto;
								font-size:8pt;
								}
								
								.wlpeMessage p{
								color: #FF0022;
								text-align: center;
								height:auto;
								margin:0;
								font-size:8pt;
								}
								
								.wlpeMessageText{
									color: #FF0022;
									margin:0;
									padding:0;
									font-size:8pt;
								}
								
								.wlpeMessageText p{
									margin:0;
									padding:0;
									font-size:8pt;
								}
*/






/*V.2.- REGISTRO DE USUARIO */
/*Pensado para que se despliegue en una pagina nueva. 
Es un formulario (como el que esta más formateado abajo), pero tambien esta adaptado a los clases del MODX, 
para no intervenir en el codigo de modx.*/

/*

#wlpeNewUser{
	width:65%;
	height:auto;
	float:left;
	margin:0 0 0 100px;
	padding:0;
}

#wlpeNewUser div{
	width:100%;
	height:auto;
	float:left;
	margin:8px 0 8px 0;
	padding:0;
}


		.login_register{
			width:250px;
			height:auto;
			float:left;
			text-align:left;
			margin:0 5px 0 0;
			font-size:8pt;
			color:#333;
			}
			
			.info{
			font-size:9pt
			color:#FF0022;
			
			}
			
			
			#wlpeUserDefaultImage{
				float:right;
			}
			
			.text-exp{
				width:200px;
				float:right;
				text-align:left;
				font-size:8pt;
				font-weight:bold;
		
			}
			
			#wlpeCaptchaImage{
				margin:5px 0 0 10px;
				float:right;
			}
	
						#wlpeSaveRegisterButton{
									background-color:#F4652B;
									color: #FFFFFF;
									border:0;
									padding:2px 5px 2px 5px;
									float:right;
									margin:7px 5px 0 5px;
									cursor:pointer;
			
								}
								
								
								#wlpeSaveRegisterButton:hover{
									background-color: #FF9900;
									
			
								}
			
							#wlpeCancelRegisterButton{
									background-color:#F4652B;
									color: #FFFFFF;
									border:0;
									padding:2px 5px 2px 5px;
									float:right;
									margin:7px 5px 0 5px;
									cursor:pointer;
								}
								
								
								#wlpeCancelRegisterButton:hover{
									background-color: #FF9900;
								}			
                   */





/*VI.-BUSCADOR*/	

/*Es el buscador basado en flex search. Tambien basado de Achiga, y heredado de interactivo */			   
				   
				   
				   #buscador_cont{
				   	width:140px;
					height:auto;
					float:right;
					margin:10px 0 0 0;
				   }
				   
				   #buscador_cont form{
				   	width:167px;
					height:auto;
					float:right;
					margin:0;
				   }
				   
				   
					.FSF_form fieldset{
						border:0;
										}
					
					.FSF_form legend{
						display:none;
										}
					
							.busqueda_input{
								width:115px;
								float:left;
								height:11px;
								font-size:9px;
								border:1px solid #ccc;
								color:#333;
								margin: 0;
								padding: 1px 3px;
								color:#737375;
							}
							
							
							.busqueda_opcion{
							
								width:131px;
								float:left;
								padding:0;
								border:1px solid #737375;
								color:#333;
								margin:0 10px 0 0;
								padding:2px;
								color:#737375;
							}
								.send_busqueda{
									background-image:url('../images/buscar.jpg');
									background-repeat:no-repeat;
									background-position:0 0;
									width:38px;
									height:17px;
									float:right;
									margin:0 6px 0 0;
									border:0;
									background-color:transparent;
									cursor:pointer;
								
								
								}
								
										.send_busqueda:hover{
										
										/*background-position:0 -20px;*/
										opacity:0.5;filter:alpha(opacity=60);
										
										
										}
/************buscador interior**************/										
   				#buscador_int{
				   	width:585px;
					height:38px;
					float:right;
					padding:10px 5px 10px 28px;
					margin:6px 0 6px 0;
					background-image:url('../images/buscador_interior.jpg');
					background-repeat:repeat-x;
					background-position:0 0;
				   }
				   
				   #buscador_int p{
				   font-size: 11px;
				   font-weight: bold ;
				   padding:0 0 3px 0;
				   color:#072750;
				   }
				   
				   #buscador_int form{
				   	width:100%;
					height:auto;
					float:right;
					margin:0;
				   }
				   
				   
					
							.busqueda_input_int{
								width:229px;
								float:left;
								height:auto;
								padding:0;
								font-size:9px;
								border:1px solid #ccc;
								color:#333;
								margin: 0 23px 0 0 !important;
								margin: 0 11px 0 0;
								padding:3px;
								color:#737375;
							}
							
							
							.busqueda_opcion_int{
							
								width:131px;
								float:left;
								padding:0;
								border:1px solid #737375;
								color:#333;
								margin:0 10px 0 0;
								padding:2px;
								color:#737375;
							}
								.send_busqueda_int{
									background-image:url('../images/buscar_int.png') !important;
									background-repeat:no-repeat;
									background-position:0 0;
									width:74px;
									height:22px;
									float:left;
									margin:0 6px 0 0;
									border:0;
									background-color:transparent;
									cursor:pointer;
								
								
								}
								
										.send_busqueda_int:hover{
										
										/*background-position:0 -20px;*/
										opacity:0.5;filter:alpha(opacity=60);
										
										
										}
						
						
						
/*VI.1.-RESULTADOS DE BUSQUEDA*/	

/*Aparece en un template en blanco es el resltado de la busqueda*/			   
						
						.FSF_resultsIntroFailure{
							/*width:500px;*/
							margin:0 auto;
							padding:0;
							text-align: center;
							font-size: 11px;
							
						}
						
							.FSF_searchResults{
								/*width:500px;*/
								margin: 0;
								padding:0;
								text-align: left;
								font-size: 11px;
							}
							
									.FSF_result{
									margin:10px 0 10px 0;
									}
			
								
							   
									   .FSF_result h3 a{
											color:#2C486F;
												}	
					
										.FSF_result h3 a:hover{
											color:#C8D6E5;
												}
									   
									   
											   .FSF_resultDescription{
												padding:10px 0 10px 0;
											   }
											   
											   .FSF_pagination{
											   font-weight:bold;
											   padding:0 0 20px 0;
											   }
									   


				   

/*VII.- MENU PRINCIPAL*/	
/*Es el menu principal que generalmente va horizontal en la parte superior*/				   
				   
                #menu_principal{
					width:100%;
					height:32px;
					float:left;
					overflow: hidden;
					margin: 30px 0 0 0;
					padding:0;
					/*background-color:#203d62;*/
					font-size:11px;
					/*background-image:url('../images/menu.jpg');*/
					background-repeat:repeat-x;
					background-position:0 0;
					/*border-bottom:3px solid #000;*/
				
				}
                    #menu_principal ul{
						margin:0;
						padding:0;
						text-align:center;
						width:960px;
						font-size:11px;
						float:left;
					}
					
                        #menu_principal li{
							display:inline;
							float: left;
							/*background-image:url('../images/menu_separador.jpg');*/
							background-repeat:no-repeat;
							background-position:right 0;
							padding:0 2px 0 0;
							
						} 
						#menu_principal ul li a{
							padding:10px 10px 10px 10px;
							}
						
						
						 /*#menu_principal li.last a{
							border:0;
							
						}   */                                            
                        	#menu_principal a {
								/*color:#fff;*/
								margin:0;
								/*text-transform: uppercase;*/
								float: left;
								font-size: 11px;
								font-weight:bold;
								line-height: 100%;
								text-align: center;
								/*background-image:url('../images/menu.jpg');*/
								background-repeat:repeat-x;
								background-position:0 0;
								
							}
                			#menu_principal a:hover {
								background-position:0 -41px;
								
								background-color:#669ebe;
								background:url('../images/rallas.jpg');
							}
							
						
								
								/*La clase "activo" proviene del MODX y permite marcar el link de donde se navega*/
								#menu_principal li.active a{
									color:#000;
								background-position:0 -41px;
								}
								
								
								/*La clase "last" proviene del MODX y permite con este llamado eliminar la ultima raya de los menues*/
								/*#menu_principal li.last a {
									background-position:0 -41px;
								}*/
								
								/*#menu_principal li.last  {
									background-image:none;
								}*/

								
								/*iconos que van en achiga*/	
								/*	#home_icon{
										width:20px;
										height:16px;
										float:left;
										margin:4px 0 0 37px !important;
										margin:2px 0 0 34px;
									}
										#contact_icon{
											width:20px;
											height:13px;
											float:left;
											margin:6px 0 0 12px !important;
											margin:4px 0 0 12px;
										}
										
										
										#home_icon a{
											border:0;
											padding:0;
										}
										#contact_icon a{
											border:0;
											padding:0;
										}
										
										#home_icon a:hover{
											opacity:0.7;1293 filter:alpha(opacity=70);
										}
										#contact_icon a:hover{
											opacity:0.7;1293 filter:alpha(opacity=70);
										}
										
										#home_icon img{
											border:0;
										}
										
										#contact_icon img{
											border:0;


									}*/
									
									
								/*#menu3 a{
									width:93px;
									margin:0 1px 0 0;
									padding:4px 3px 0px 0;
									height:29px;
								}
								
								#menu4 a{
									width:89px;
									margin:0 1px 0 0;
									padding:4px 3px 0px 0;
									height:29px;
								}
								
								#menu5 a{
									width:88px;
									margin:0 1px 0 0;
									padding:4px 3px 0px 0;
									height:29px;
								}
								
								#menu6 a{
									width:116px;
									margin:0 1px 0 0;
									padding:4px 3px 0px 0;
									height:29px;
									
								}
								
								#menu7 a{
									width:126px;
									margin:0;
									padding:4px 3px 0px 0;
									height:29px;									
								}
								#menu8 a{
									width:126px;
									margin:0;
									padding:4px 3px 0px 0;
									height:29px;
									
								}
								#menu4472 a{
									width:126px;
									margin:0;
									padding:4px 3px 0px 0;
									height:29px;
									
								}
								
								#menu4474 a{
									width:88px;
									margin:0;
									padding:4px 3px 0px 0;
									height:29px;
								}
								
								#menu9 a{
									width:88px;
									margin:0;
									padding:4px 3px 0px 0;
									height:29px;
									
								}
								
								#menu15 a{
									width:80px;
									margin:0;
									padding:10px 3px 0px 0;
									height:20px;
									
								}*/
	
	
	
.submenu{
	width:960px;
	height:20px;
	float:left;
	background-color:#c8d6e5;
	margin: 0;
	padding: 0;
}

.menu_interior ul{
	margin: 0;
	float:right;
	height: 20px;
}


.menu_interior li{
	margin: 0;
	padding: 0;
	display:inline;
	float:left;
}

.menu_interior.last{	
border:0;
}	

.menu_interior li a{
	font-size: 10px;
	padding: 4px 10px 1px 10px;
	float:left;
	height:15px;
	cursor: pointer;
	margin: 0;
	border-right: 1px solid #294369;
}

.menu_interior li a:hover{
	background-color: #fff;
}



.menu_interior li.active a{	
border:0;
background-color: #fff;
}


.menu_sidebar{
font-size:11px;
background-color:#e4ebf2;
width:291px;
margin: 6px 0 0 0;
padding:10px 0 10px 0;
float:left;

}	

.menu_sidebar a{
padding:2px 0 0 100px;
width:191px;
height:16px;
float: left;
cursor:pointer;
background-image:url('../images/menu_side.jpg');
background-position:85px 0;
background-repeat:no-repeat;

}	

.menu_sidebar a:hover{
background-color:#ffffff;
background-position:85px -18px;

}

.menu_sidebar .active{
background-color:#ffffff;
background-position:85px -18px;

}	*/						

/*Sliding*/
#navigation-block {
	position:relative;
	top:200px;
	left:200px;
}

#hide {
	position:absolute;
	top:30px;
	left:-190px;
}

ul#sliding-navigation
{

	margin: 0;
	padding: 0;
}


ul#sliding-navigation li·sliding-element a
                                {
								color:#fff;
								padding:5px 37px 5px 0;
								margin:0;
								text-transform: uppercase;
								width:148px;
								float: left;
								text-align: right;
								border-bottom:2px solid #fff;
								
	
                                 }
                                 



ul#sliding-navigation li.sliding-element a
										{
								color:#fff;
								padding:5px 0 5px 0;
								margin:0;
								width:130px;
								float: left;
								text-align: right;
								border-bottom:2px solid #fff;
								text-transform: capitalize;
								
}

ul#sliding-navigation li.activo{
			background-color: #ED2E38;
			color:#FFF;
}

ul#sliding-navigation li.activo a
                                {
								background-color: #ED2E38;
								color:#FFF;
	                            font-weight: bold;
	                            /*background-image:url('../images/semicirculo-gris.jpg');*/
					            background-position:4px 5px;
					            background-repeat:no-repeat;
								border-color: #ED2E38;
                                 }


#imagen_del_menu{
	float:right;
	width:6px;
	height:13px;
	margin:6px 6px 0 0;

}

/*ul#sliding-navigation li.sliding-element a:hover {
								background-color: #fff;
								color:#000;
								background-image:none;

 }*/

/*VIII.- SUBMENU*/
/*EL famoso sub-menu no desplegable que aparece dependiendo del template*/						
						
				#menu-interior{
					width:747px;
					height:auto !important;
					min-height:18px !important;
					height:18px;
					float:left;
					margin:0 0 0 8px;
					padding:0;
					background-color:#BFBFBF;
					/*background-image: url('../images/submenu_rojo.jpg');
					background-position: 0 0;
					background-repeat:no-repeat;*/
					font-size:9px;
				
				}
                    #menu-interior ul{
						width:auto;
						padding:3px 0 4px 24px;
						margin:0;
						float:right;
						text-align:center;
						background-image: url('../images/submenu-rojo.jpg');
						background-position: 0 0;
						background-repeat:no-repeat;
					}
					
                        #menu-interior li{
							display:inline;
							float:left;
							
						}                                               
                        	#menu-interior a {
                        		color:#fff;
								padding:3px 12px 3px 12px;
								border-right:1px solid #fff;
								margin:0;
							}
							
							#menu-interior .active a{
                        		background-color:#7F0000;
							}
							
							
							#menu-interior .last a{
								border:0;
							}
                			#menu-interior a:hover {
                				color:#fff;
								background-color:#7F0000;
							}
	
	
	
	
	
	
			
			
/******************************************************/
/*MODULOS DEL PORTAL*/
/******************************************************/

	
				
				
/*VIII.-MODULO NOTICIAS*/
/*oticias es una clase preformateada por el id modulo Sirve para las noticias principales de la portada.*/

			
		.noticias{
			width:535px;
			height:auto;
			float:left;
			margin:0 0 7px 0;
			padding:0;
		
		}
		
		.introtext{
			width:333px;
			height:auto;
			float:left;
			margin:10px 0 0 0;
		}
		
		
  
 /*El slide principal del sitio.*/ 
 	 .slide{
			width:960px;
			height:auto;
			float:left;
			margin:0 0 0 0;
			padding:0;
			background-color: #bfbfbf;
		
		}
		
		
		#slide{
			width:960px;
			height:194px;
			overflow:hidden;
			margin:0 0 0 0;
			float:left;
			padding:0;
			background:#fff url('../images/slideshow.jpg') no-repeat 0 0;
		
		}
 
	
	
 /*noticia_portal es un tpl que contiene una noticia en el portal. La idea es que en MODX SEA UN MODULO REPETIBLE*/ 
 				
				#noticia_portal{
					width:100%;
					float:left;
					padding:0 0 5px 0;
					
				}
                    
                    #submodulo_noticia_grande{
						width:502px;
						height:auto;
						float:left;
						margin:0 0 0 30px !important;
						margin:0 0 0 15px;
						/*background-image:url('../images/fondo-novedades.png') ;
						background-position: 0 0;
						background-repeat: no-repeat;*/
					}
					
					
					/*Definimos el tamaño de las imagenes*/
					
                    	#imagenes_noticia_grande{
							width:502px;
							height:137px;
							float:left;
							background-color:#ebebeb;
							margin:5px 0 5px 0;
							border:1px solid #ccc;
						}
						
						#imagenes_noticia_grande img{
							width:502px;
							height:137px;
							float:left;
							
						}
						
						/*Definimos los contenidos*/
						
                        #contenidos_noticia_grande{
							width:502px;
							height:auto;
							float:left;
							margin:0;
						
						}
						
								#contenidos_noticia_grande h3{
									margin:5px 0 5px 0;
								
								}
								
								#contenidos_noticia_grande p{
								font-size:10px;
								
								}
						
						
	
	
	
				/* VIII.1.-SIDEBAR PORTAL*/
				/*Es una subcolumna que se despliega en el portal al lado de las noticias importantes*/		
				/*Tiene en este caso su propie head_modulos esta primero por que va fuera de la columna*/
				
				
				#sidebar_portal{
						width:187px;
						height:auto;
						float:left;
				
				}
				
				/*aqui va el video portal*/
				/*#video_portal{
						width:302px;
						height:229px;
						float:right;
						border:1px solid #ccc;
						margin:20px 0 0 0;
				}*/
				
				
         			#titulo_columna_noticias{
						width:270px;
						height:auto;
						margin:0 auto;
						border-bottom:1px solid #fff;
					}
					
					#titulo_columna_noticias h2{
						font-size:14px;
						height:auto;
						/*float:left;*/
						color:#fff;
						padding:0 0 0 0;
						margin:0;
						
					}
					
					

					
					/*Empieza el modulo*/
					
                    #columna_noticias{
						width:302px;
						height:auto;
						float:right;
						/*margin:0 34px 0 0 !important;*/
						/*margin:0 20px 0 0;*/
						padding:10px 0 10px 0;
						font-size:8pt;
						background-color: #636363;
					}
                    
					
					/*Empieza el submodulo pensado como repetible*/

                            #modulo_columna_noticias{
								width:270px;
								height:auto;
								/*float:left;*/
								margin:12px auto !important;
								margin:6px auto;
								padding:0;
								
							}
							
							/*Se definen las imagenes*/

                                #imagenes_noticia_chica{
									width:70px;
									height:50px;
									float:left;
									margin:0 8px 0 0;
									background-color:#ebebeb;
									border:1px solid #ccc;
								}
								
								#imagenes_noticia_chica img{
									width:70px;
									height:50px;
									float:left;
									
								}
                               
							   /*Se definen los contenidos*/
							   
									   #contenidos_columna_noticias{
											width:270px;
											height:auto;
											float:left;
											margin:0 0 5px 0;
										}
										
										#contenidos_columna_noticias p{
											float:left;
											width:180px;
											color:#fff;
										}
										
										#contenidos_columna_noticias h3{
											font-size:11px;
											color:#fff;
										}
	

                
/*IX.-MODULO SUBNOTICIAS*/                
/*Es un modulo que pertenece al portal, pero no esta contenido en el info_nav, ya que tiene un largo propio y otros atributos*/


				.subnoticias{
					height:auto;
					float:left;
					padding:0;
					/*margin:0 0 0 10px !important;
					margin:0 0 0 5px;*/
					}
										
                    .subnoticias ul{
						width:852px;
						height:auto;
						float:left;
						padding:0;
						margin:0 0 0 24px !important;
						margin:0 0 0 12px;
					}
					
					
					.subnoticias li{
						display:inline;
						margin:0;
						padding:0;
					}
                   
                        
						
						/*Se definen los contenidos*/
						
						 #submodulo_servicios{
							width:219px;
							height:auto;
							margin:6px 11px 6px 0;
							padding:0;
							float:left;
						 	
						 }
						 
						 
								 #submodulo_servicios h3{
									font-size:9pt;
								 
								 }
								 
								 #submodulo_servicios p{
									font-size:8pt;
								 
								 }
						 
						 
						 /*Se definen las imagenes*/
                             
							   #imagen_servicios{
							   	width:48px;
								height:48px;
								float:left;
								margin:0px 8px 0 0;
								background-color:#ebebeb;
							   }
							   
							   
							   
								   #imagen_servicios img{
									width:48px;
									height:48px;
									float:left;
									
								   }
							   


     							   
							   
/*X.4.-SECCIONES*/ 
/*Es un modulo que pertenece al portal, pero no esta contenido en el info_nav, ya que tiene un largo propio y otros atributos*/
                               
                .secciones{
					width:665px;
					float:right;
					height:auto;
					margin:0;
					padding:0;
				
				}
				
				.secciones ul{
					width:100%;
					float:right;
					height:auto;
					margin:0;
					padding:0;
					
				}
				
				.secciones li{
					display:inline;
				}
				
				/*Se maneja con un submodulo antes que el contenido*/
                	
                        #head_submodulos{
					
						width:237px;
						height:auto;
						float:left;
						/*background-color:#28491a;*/
						margin:0 0 0 0;
						}
						
						
						
						#head_submodulos h2{
							width:auto;
							float:left;
							padding:0;
							color:#f4652b;

						}
						
						
						/*Se definen los modulos*/
						
						
						/*SERVICIOS CATEGORIAS*/
						
						#servicios_port_categorias{
						width:100%;
						height:auto;
						float:left;
						margin:6px 0 0 0;
						}
						#servicios_port_categorias li{
						float:left;
						display:inline;
						}
						
						#submodulo_servicios_port{
								
								width:340px;
								height:auto;
								font-size:10px;
								float:left;
								margin:0 13px 0 0 !important;
								margin:0 6px 0 0;
								
							
							}
							
						#head_servicios_port{
						width:340px;
						height:17px;
						float:left;
						margin:0;
						background-image: url('../images/head-servicios.jpg');
						background-position: 0 left;
						background-repeat:no-repeat;
						}
						
						#head_servicios_port img{
						width:6px;
						height:6px;
						float:left;
						margin:4px 6px 0 0;
						}
                        
                        #head_servicios_port h3{
						color:#fff;
						padding:3px 0 0 9px;
						font-size: 10px !important;
						
						}
						
						#head_servicios_port a h3 {
						color:#fff;
						padding:2px 0 0 12px;
						}
						
						#imagenes_servicios_port {
							background-color:#EBEBEB;
							border:1px solid #DCDCDC;
							float:left;
							height:122px;
							margin:0;
							width:340px;
							overflow: hidden;
						}
						
						#imagenes_servicios_port_interiores{
						    background-color:#EBEBEB;
							border:1px solid #DCDCDC;
							float:left;
							height:97px;
							margin:4px 0 0 12px;
							width:97px;
							overflow:hidden;®
						}

						
						/*PRODUCTOS CATEGORIAS*/
						
						#productos_categorias{
						width:100%;
						height:auto;
						float:left;
						margin:6px 0 0 0;
						}
						
						#productos_categorias li{
						float:left;
						display:inline;
						}
						
						#submodulo_productos{
								
								width:227px;
								height:auto;
								font-size:10px;
								float:left;
								margin:0 13px 0 0 !important;
								margin:0 6px 0 0;
								
							
							}
							
						#head_productos{
						width:227px;
						height:17px;
						float:left;
						margin:0;
						background-image: url('../images/head-seccion.jpg');
						background-position: 0 left;
						background-repeat:no-repeat;
						}
						
						#head_productos img{
						width:6px;
						height:6px;
						float:left;
						margin:4px 6px 0 0;
						}
						
						#head_productos h3{
						color:#fff;
						padding:3px 0 0 9px;
						font-size: 10px !important;
						
						}
						
						#head_productos a h3 {
						color:#fff;
						padding:2px 0 0 12px;
						}
						
						#imagenes_productos {
							background-color:#EBEBEB;
							border:1px solid #DCDCDC;
							float:left;
							height:122px;
							margin:0;
							width:225px;
							overflow: hidden;
						}
						
						#imagenes_productos_interiores{
						    background-color:#EBEBEB;
							border:1px solid #DCDCDC;
							float:left;
							height:97px;
							margin:4px 0 0 12px;
							width:97px;
							overflow:hidden;®
						}
						
						
						
						
						/******Se definen las Categorias******/
						
						#submodulo_categorias{
								
								width:210px;
								height:auto;
								font-size:10px;
								float:left;
								margin:0 0 0 11px!important;
								margin:0 0 0 6px;
								
							
							}
						
                            #submodulo_secciones{
								
								width:210px;
								height:auto;
								font-size:10px;
								float:left;
							
								}
								
								
								/*Se definen las imagenes*/
								
                                #imagenes_secciones{
									width:122px;
									height:92px;
									float:left;
									margin:0 6px 6px 0;
									background-color:#ebebeb;
									border:1px solid #fff;
								}
								
								/*Se definen los contenidos*/
								
                                #contenidos_secciones{
									width:260px;
									float:left;
									margin:5px 0 0 0;
								}
								
								#contenidos_secciones h3{
									font-size:11px;
									margin:0 0 5px 0;
								}
								
								#contenidos_secciones p{
									margin-top:6px 0 0 0;
									font-size:10px;
									
								}


.mod_mantencion{
width:277px;
height:69px;
float:left;
margin:0 5px 0 5px;
padding:10px;
background-color:#aed1f3;
background-image:url(../images/form_tabla.jpg);
background-position:0 0;
background-repeat:repeat-x;
}

.imagen_mantencion{
width:85px;
height:64px;
float:left;
margin:0;
padding:0;
border:1px solid #DFEEFF;
}
.info_mantencion{
width:116px;
float:left;
height:64px;
padding:0 0 0 10px;
border-right:1px solid #264065;
}

.info_mantencion ul{
width:116px;
float:left;
height:44px;
padding:15px 0 0 0;
}

.info_mantencion li{
width:116px;
float:left;
font-size:9px;
}

.descarga_mantencion{
border-left:1px solid #fff;
height:64px;
width:52px;
float:left;

}

.descarga_mantencion{
text-align: center;

}

.ico_descarga{
width:25px;
height:30px;
margin:0 auto
}
								
/*XI.5.- RECETAS*/							
 /*Es un modulo que pertenece al portal, pero no esta contenido en el info_nav, ya que tiene un largo propio y otros atributos*/
 
 
 

				 	#head_seccion{
						width:210px;
						height:17px;
						float:left;
						margin:5px 0 5px 0;
						}
						
						#head_seccion img{
						width:6px;
						height:6px;
						float:left;
						margin:4px 8px 0 0;
						}
						
						#head_seccion h3{
						color:#001e49;
						padding:0 3px 0 0;
						font-size:12px;
						
						}
						
						#head_seccion a h3 {
						color:#001e49;
						padding:2px 12px 0 0;
						margin-left: 15px;
						font-size:11px;
						text-transform: uppercase;
						}
						
						#head_seccion_promo{
						width:210px;
						height:auto;
						float:left;
						margin:5px 0 5px 0;
						}
						
						#head_seccion_promo img{
						width:6px;
						height:6px;
						float:left;
						margin:4px 8px 0 0;
						}
						
						#head_seccion_promo h3{
						color:#001e49;
						padding:0 3px 0 0;
						font-size:14px;
						}
						
						#head_seccion_promo a h3 {
						color:#001e49;
						padding:2px 12px 0 0;
						margin-left: 54px;
						}

						
						
						#head_receta h2{
							width:auto;
							float:left;
							color:#f4652b;

						}
						
						
						 #submodulo_recetas{
								
								width:210px;
								height:auto;
								font-size:10px;
								float:left;
							
							}
							
								/*Se definen las imagenes*/
							
                                #imagenes_recetas{
									width:210px;
									height:87px;
									float:left;
									margin:0;
									background-color:#ebebeb;
									overflow: hidden;
									color:#ebebeb;
								}
								
								 #imagenes_recetas img{
									
									float:left;
									color:#ebebeb;
									
								}
								
								 #imagenes_mini_promo{
									width:46px;
									height:46px;
									float:left;
									margin:0 7px 0 0;
									background-color:#ebebeb;
									overflow: hidden;
								}
								
								 #imagenes_mini_promo img{
									width:46px;
									height:46px;
									float:left;
									
								}
								
								/*Se definen los contenidos*/
								
									#contenidos_recetas{
										width:211px;
										height: 181px;
										float:left;
										margin:12px 0 0 10px !important;
										margin:12px 0 0 5px;
										overflow: hidden;
									}
									
									#contenidos_recetas2{
										width:300px;
										height: 181px;
										float:left;
									}
									
									.promociones_grandes{
										background-image: url('../images/oferta1.jpg');
										background-position: left 0 ;
										background-repeat:no-repeat;
									}
									
									.promociones_portada{
										background-image: url('../images/promociones.jpg');
										background-position: left 0 ;
										background-repeat:no-repeat;
									}
									
									#contenidos_recetas2.promociones{
										background-image: url('../images/promociones2.jpg');
										background-position: left 0 ;
										background-repeat:no-repeat;
										margin:6px 0 0 0;
									}
									
										#contenidos_recetas h3{
											margin:0 0 0 7px;
											float:left;
											padding: 2px 0 0 0;
										}
										
										#contenidos_recetas2 h3{
											margin:0 0 0 7px;
											float:left;
											padding: 2px 0 0 0;
										}
										
									#contenidos_recetas_promo{
										width:210px;
										min-height: 250px;
										float:left;
										margin:5px 0 0 0;
									}
									
										#contenidos_recetas_promo h3{
											font-size:15px;
											margin:0 0 0 7px;
											float:left;
											padding: 2px 0 0 0;
										}
										
										#contenidos_recetas p{
											margin:0 0 2px 0;
											font-size:10px;
											float:left;
											width:190px;
											height:15px;
											line-height: 110%;
											padding:5px 10px 3px 10px;
											
										}
										
										#contenidos_recetas2 p{
											margin:0 0 2px 0;
											font-size:10px;
											float:left;
											width:190px;
											height:15px;
											line-height: 110%;
											padding:5px 10px 3px 10px;
											
										}
										
										.precio-portada{
										width:97px;
										height:26px;
										float:left;
										margin:6px 0 0 6px;
										padding:0;
										background-image: url('../images/precio_oferta_auto.png') !important;																background-position: left 0 ;
										background-repeat:no-repeat;
										
										}
										
										.precio-portada h4{
										text-align: center;
										height:auto;
										float:left;
										margin:0;
										padding:3px 0 0 0;
										color:#ff6600;
										width:97px;
										}




/*XI.5.1- PROMOCION*/							
 /*Es un modulo que pertenece al portal, pero no esta contenido en el info_nav, ya que tiene un largo propio y otros atributos*/
 
 
 
#promocion{
	width:291px;
	height:auto;
	height: auto!important;
	min-height: 250px !important;
	height: 250px;
	font-size:10px;
	float:left;
	margin:0;
	background-color:#F0A816;
	background-image: url('../images/cuadro_iz.jpg');
	background-position: left 0 ;
	background-repeat:no-repeat;
	
	
}

#promocion h2{
	width:291px;
	height:auto;
	font-size:15px;
	padding:10px 0 10px 0;
	margin:0;
	color:#692512;
	text-align: center;
	
	
}

#promocion_galeria{
	width:185px;
	height:auto;
	height: auto!important;
	min-height: 245px !important;
	height: 245px;
	font-size:10px;
	float:left;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	background-color: #fff;
	border:1px solid #fff;
	
	
}

#head_promocion{
	width:100%;
	height:17px;
	float:left;
	color:#f4652b;
	background-image: url('../images/barra-promociones.png');
	background-position: 0 0;
	background-repeat:no-repeat;
	margin:0 0 1px 0;
}

			#head_promocion img{
						width:6px;
						height:6px;
						margin:3px 8px 0 0;
						}

#head_promocion h3{
float:left;
font-size:10px !important;
margin:0 0 5px;
padding:2px 0 0 8px;
text-align:left;
width:auto;
color:#fff;
}

#contenido_imagen{
	width:182px;
	height:86px;
	float:left;
	margin:0;
	background-color:#ebebeb;
	border:1px solid #DCDCDC;
	overflow:hidden;
}



				#contenido_info{
					width:184px !important;
					width:100%;
					height: 100%;
					float:left;
					margin:0 0 2px 0;
				}

								#contenido_info p{
											margin:0;
											font-size:10px;
											height: 100%;
											float:left;
											width:auto;
											padding:10px 10px 16px 10px;
											background-color: #dcdcdc;
											
										}



						#contenido_boton{
							float:left;
							margin:0 0 2px 0;
							background-color: #dcdcdc;
							height:auto;
							width:100%;
							height:auto !important;
							min-height:142px !important;
							height:142px;
						}
						
						
							#contenido_boton a{
									background-image:url('../images/boton-cortizar.png');
									background-repeat:no-repeat;
									background-position:0 0;
									float:left;
									height:17px;
									padding:5px 0 0 0;
									margin:3px 0 0 25%;
									width:86px;
									border:0;
									color:#fff;
									background-color:transparent;
									text-align:center;
									cursor:pointer;
								
								
								}
								
										#contenido_boton a:hover{
										
										/*background-position:0 -20px;*/
										opacity:0.5;filter:alpha(opacity=60);
										
										
										}
										
										
								#btn_servicios{
									background-image:url('../images/boton-cortizar.png');
									background-repeat:no-repeat;
									background-position:0 0;
									float:left;
									height:17px;
									padding:5px 0 0 0;
									margin:3px 0 0 25%;
									width:86px;
									border:0;
									color:#fff;
									background-color:transparent;
									text-align:center;
									cursor:pointer;
								
								
								}
								
										#btn_servicios:hover{
										
										/*background-position:0 -20px;*/
										opacity:0.5;filter:alpha(opacity=60);
										
										
										}





/******************************************************/
/*CONTENIDOS FUERA DE OTRAS PAGINAS*/
/******************************************************/

/*XI.- NOVEDADES*/

/*Modulo de despliegue interior de noticias o novedades dentro del portal*/

		.novedades{
			width:852px;
			height:279px;
			background-image: url(../images/back-novedades.png);
			background-position: 0 0;
			background-repeat: no-repeat;
			float:left;
			margin:0 0 10px 24px !important;
			margin:0 0 10px 12px;
			padding:0;
		
		}


/*Tiene en este caso su propie head_modulos*/
		
		#head_modulos_novedades{
					width:852px;
					height:auto;
					float:left;
					background-image: url(../images/barra-larga.png);
					background-position:0 0;
					background-repeat: no-repeat;
					color:#fff;
					margin:0 0 5px 0;
				}
				
				#head_modulos_novedades h2{
					font-size:11pt;
					color:#fff;
					width:auto;
					padding:2px 0 2px 15px;
					
					
				}

			
		
/*Comienza su propio despliegue de modulos*/

                    #submodulo_novedades{
						width:270px;
						height:auto;
						float:left;
						margin:0 0 0 10px !important;
						margin:0 0 0 5px;
					}
					
/*Definimos el tamaño de las imagenes*/

                    	#imagenes_novedades{
							width:270px;
							height:152px;
							float:left;
							margin:5px 0 5px 0;
							background-color:#ebebeb;
							border:1px solid #fff;
						}

						
								#imagenes_novedades img{
									width:270px;
									height:152px;
									float:left;
									
								}
								

								/*Definimos el contenido*/
								
								#contenidos_novedades{
									width:270px;
									height:auto;
									float:left;
									margin:5px 0 5px 0;
								
								}
								
										#contenidos_novedades h3{
											/*color:#f26436;*/
											margin:0 0 5px 0;
										
										}
										
										#contenidos_novedades p{
										font-size:8pt;
										margin:7px 0 7px 0;
										}
										
										 #contenidos_novedades a{
											font-size:12px;
											/*float:right;*/
											/*padding:2px 5px 2px 5px;*/
											margin:0;
											/*color:#fff;*/
											/*background-color:#f26436;*/
										}
										
										 #contenidos_novedades a:hover{
											
											/*background-color:#FF8C5F;*/
										}
									



						
/*XII.- ARTICULO*/	
/*Esta es la noticia del articulo solo.*/	

				
					
					.contenido{
						width:618px;
						height:auto;
						overflow: hidden;
						float:left;
						margin:27px 0 0 27px;
					}
					
					.contenido p{
						width:100%;
						float:left;
						font-size: 10px;
					}
					
					.caja_promocion{
						width:421px;
						height:203px;
						overflow: hidden;
						float:left;
						margin:0 0 20px 0;
						background-image: url('../images/bg_promo.jpg');
						background-position:0 0;
						background-repeat:no-repeat;
						
					}
					
					.boton_spark{
						background-image: url('../images/btn_promo.png');
						background-position:0 0;
						background-repeat:no-repeat;
						width:153px;
						height:22px;
						padding:3px 0 0 0;
						margin:10px 0 5px 10px;
						float:left;
						text-align: center;
						color:#fff;
						font-size: 13px;
						
					}
					
					.boton_spark:hover{
						opacity:0.5;filter:alpha(opacity=60);	
						color:#fff;
						
					}
					
					.text_promo{
					width:151px;
					float:left;
					margin:5px 0 0 10px;
					
					}
					
					.text_promo p{
					font-size:12px;
					color:#254268;
					
					}
					
					
					.servicio_box{
					float:left;
					width:186px;
					height:206px;
					background-image: url('../images/bg_chile.jpg');
					background-position:0 bottom;
					background-repeat:no-repeat;
					margin:0 0 0 10px;
					color:#254268;
					
					}
					
					.servicio_box h4{
					text-align:center;
					font-size:11px;
					padding:10px 5px 5px 5px;
					float:left;
					width:176px;
					}
					
					.servicio_box p{
					text-align:center;
					font-size:9px;
					line-height: 100%;
					padding:0 5px 0 5px;
					float:left;
					width:176px;
					}
						
						/*Definimos el tamaño de las imagenes*/
					.imagen_promocion{
					width:238px;
					height:179px;
					float:left;
					margin:10px 0 0 6px;
					border:1px solid #ccc;
					
					}
					
					.imagen_promocion img{
					width:238px;
					height:179px;
					border:0;
					}
		
						.imagen_contenido{
							width:616px;
							height:182px;
							float:left;
							margin:5px 0 0 0;
							border:1px solid #D8DEEE;
						}
						
						.imagen_contenido img{
							width:616px;
							height:182px;
							float:left;
							
						}
						
						/*Definimos los contenidos*/
						
						#contenidos_articulo{
							width:720px;
							height:auto !important;
							min-height:210px!important;
							height:210px;
							float:left;
							padding:10px 15px 10px 15px;
							margin:0 0 2px 0;
							background-color: #DCDCDC;
						
						}
						
								#contenidos_articulo h3{
									/*color:#7A8F00;*/
									font-size: 10px;
								
								}
								
								#contenidos_articulo p{
								font-size:10px;
								line-height: 150%;
								/*margin:0 0 10px 20px !important;
								margin:0 0 10px 10px;*/
								float:left;
								width:96%;
								}
								
								
								
								
								 #contenidos_articulo a{
									/*font-size:8pt;*/
									/*color:#f26436;*/
								}
								
								 #contenidos_articulo a:hover{
									
									/*background-color:#FF8C5F;*/
								}
								
								
								
/*****************************************************************/



						#contenidos_articulo_galeria{
							width:720px;
							height:auto !important;
							min-height:423px!important;
							height:423px;
							float:left;
							padding:10px 15px 10px 15px;
							margin:0 0 2px 0;
							background-color: #DCDCDC;
						
						}
						
								#contenidos_articulo_galeria h3{
									/*color:#7A8F00;*/
									font-size: 10px;
								
								}
								
								#contenidos_articulo_galeria p{
								font-size:10px;
								line-height: 150%;
								/*margin:0 0 10px 20px !important;
								margin:0 0 10px 10px;*/
								float:left;
								width:96%;
								}
								
								
								
								
								 #contenidos_articulo_galeria a{
									/*font-size:8pt;*/
									/*color:#f26436;*/
								}
								
								 #contenidos_articulo_galeria a:hover{
									
									/*background-color:#FF8C5F;*/
								}								
								
								
								/*X.-NOTICIAS EN EL ARTICULO SOLO*/
								/*Columna lateral que acompaña los articulos*/


								 #contenidos_articulo_lateral{
									width:260px;
									height:auto;
									float:left;
									margin:10px 0 10px 0;
								}
										
										#contenidos_articulo_lateral p{
											font-size:10px;
											font-weight: bold;
											margin:5px 0 5px 0;
											float:left;
											width:120px;
											height:66px;
											overflow:hidden;
										}
										
												#contenidos_columna_noticias h3{
													margin:3px 0 5px 0;
													
												}
												
												#imagenes_articulo{
													width:121px;
													height:90px;
													float:left;
													background-color:#ebebeb;
													margin:5px 10px 5px 0;
													border:1px solid #fff;
												}
												
														#imagenes_articulo img{
															width:121px;
															height:90px;
															float:left;
															
														}
												 
												 #caja_articulo{
													width:260px;
													height:auto;
													float:right;
													margin:0;
													padding:0;
													font-size:8pt;
													}
											
											
													#caja_articulo h3{
														color:#f26436;
														margin:4px 0 0 0;
													}
								
												
													
													#contenidos_noticia_chica p{
													font-size:10px;
													float:left;
													width:130px;
													}
										
								
                                   				
						
						
						
				



							
							
/*XII - LISTADO DE ARTICULOS*/	
/*Esta es la lista ordenada de los articulos y elementos. Ocupada para descargas en achiga, y para articulos en interactivo*/
.lista_interior{
	background-color:#b0c4da;
	width:617px;
	float:left;
	padding:16px 0 16px 0;
}

					#submodulo_listado_interiores{
						width:569px;
						height:95px;
						float:left;
						margin:8px 24px 8px 24px !important;
						margin:8px 12px 8px 12px;
                        border-bottom:1px dashed #072750;
							}
							
							 #submodulo_listado_noticias{
						width:508px;
						height:95px;
						float:left;
						margin:8px 0 8px 13px;
                        border-bottom:1px dashed #FFB900;
							}
						  
						  
						   
	 					#imagenes_listado_interiores{
											width:112px;
											height:80px;
											float:left;
											margin:5px 0 0 0;
											padding:0;
											overflow:hidden;
											 border:1px solid #072750; 
											color:#ebebeb;
												   }
							   
                       #contenidos_listado_interiores{
					   		width:354px;
							height:auto;
							float:left;
							color:#072750;
							font-size: 10px;
					   
					   }
					   
					   .solicitar{
					   float:right;
					   margin:65px 0 0 0;
					   }
					   
					   .solicitar:hover{
					   opacity:0.5;filter:alpha(opacity=60);
					   }


												   
												   
							   
                       #contenidos_listado_interiores{
					   		width:354px;
							height:auto;
							float:left;
							color:#072750;
							font-size: 10px;
					   
					   }
					   
					  
					   
					   #contenidos_listado_interiores ul{
					   		padding:0 0 0 10px;
					   
					   }
													   
								   #contenidos_listado_interiores h3{
										margin:0 0 3px 0;
										padding:0 0 0 8px;
										text-transform: capitalize;
								   
								   }
					
									
									#contenidos_listado_interiores p{
									 float:left;
									font-size:10px;
									line-height:113%;
									margin:0;
									padding:0 0 0 8px;
									width:100%;
										
									}

/*****/



  
						 #lista_ordenada{
						width:100%;
						height:auto;
						float:left;
						padding:0 0 20px 0;
						margin:20px 0 0 0;
							}
							
							 .elemento_lista{
						width:124px;
						height:auto !important;
						min-height:190px !important;
						min-height:190px;
						float:left;
						padding:20px 14px 20px 14px !important;
						padding:20px 13px 20px 13px;
						border-right:1px dashed #254268;
							}
							
							
							.last{
							border:0;
							}
						  
						  
						   
	 								.imagen_lista{
											width:124px;
											height:80px;
											float:left;
											margin:10px 0 10px 0;
											padding:0;
											overflow:hidden;
											 border:1px solid #c1cfe0; 
												   }
												   
												   .imagen_lista img{
														width:124px;
														height:80px;
														float:left;
														border:;0 
												   }
												   
												   
								.imagen_renta{
											width:124px;
											height:77px;
											float:left;
											margin:10px 0 10px 0;
											padding:0;
											overflow:hidden;
											 border:1px solid #c1cfe0; 
												   }
												   
												   .imagen_renta img{
														width:124px;
														height:77px;
														float:left;
														border:;0 
												   }
												   
												   
												   .categoria_lista{
												  	width:123px;
												   	height:18px;
												   	padding:3px 0 0 0;
												   	background-image:  url('../images/btn_back.jpg');
													background-position:0 0;
													background-repeat:no-repeat;
												   	float:left;
												   	text-align: center;
												   	color:#fff;
												   	font-size:12px;
												   }
												   
												   .categoria_lista:hover{
					   								opacity:0.5;filter:alpha(opacity=60);
					   								color:#fff;
					   								}
					   								
					   								
					   								.boton_lista{
					   								font-size: 11px;
					   								font-weight:bolder;
					   								float:left;
					   								margin:5px 0 0 0 ;
					   								padding:0 16px 0 0;
					   								background-image:  url('../images/btn_arrow.jpg');
													background-position:right bottom;
													background-repeat:no-repeat;
													line-height: 120%;
													color:#000 ;
					   								}
					   								
					   								.boton_red{
												  	width:60px;
												   	height:15px;
												   	padding:3px 0 0 0;
												   	margin:10px 1px 0 1px;
												   	background-image:  url('../images/btn_red.jpg');
													background-position:0 0;
													background-repeat:no-repeat;
												   	float:left;
												   	text-align: center;
												   	color:#fff;
												   	font-size:10px;
												   }
												   
												   .boton_red:hover{
					   								opacity:0.5;filter:alpha(opacity=60);
					   								color:#fff;
					   								}
					   								
					   								.boton_reserva{
												  	width:80px;
												   	height:16px;
												   	padding:2px 0 0 0;
												   	margin:10px 0 0 18% !important;
												   	margin:10px 0 0 20px ;
												   	background-image:  url('../images/btn_reserva.jpg');
													background-position:0 0;
													background-repeat:no-repeat;
												   	float:left;
												   	text-align: center;
												   	color:#fff;
												   	font-size:10px;
												   }
												   
												   .boton_reserva:hover{
					   								opacity:0.5;filter:alpha(opacity=60);
					   								color:#fff;
					   								}
					   								
					   								
					   								.boton_reserva2{
												  	width:80px;
												   	height:16px;
												   	padding:2px 0 0 0;
												   	margin:10px 0 0 14% ;
												   	background-image:  url('../images/btn_cotizar.jpg');
													background-position:0 0;
													background-repeat:no-repeat;
												   	float:left;
												   	text-align: center;
												   	color:#fff;
												   	font-size:10px;
												   }
												   
												   .boton_reserva2:hover{
					   								opacity:0.5;filter:alpha(opacity=60);
					   								color:#fff;
					   								}
					   								
					   								
					   								.back_promocion{
					   								background-color:#ffe4b1;
					   								padding:10px 10px 10px 10px;
					   								width:107px;
					   								float:left;
					   								margin:20px 0 0 0;
					   								}
					   								
					   								.back_promocion h4{
					   								font-size:11px;
					   								font-weight: normal;
					   								}
					   								
					   								.elemento_txt{
					   								float:left;
					   								height:50px;
					   								}







				#submodulo_listado_articulos{
						width:100%;
						height:auto;
						float:left;
						margin:8px 0 8px 0;

							}
							
							
						 			  #imagenes_listado_articulo{
											width:42px;
											height:42px;
											float:left;
											margin:0;
											padding:0;
											overflow:hidden;
											/*background-color: #ebebeb;*/
											color:#ebebeb;
												   }
							   
                       #contenidos_listado_articulos{
					   		width:496px;
							height:auto;
							float:right;
					   
					   }
													   
								   #contenidos_listado_articulos h3{
										margin:0 0 3px 0;
										padding:0 0 0 8px;
								   
								   }
					
									
									#contenidos_listado_articulos p{
										margin:0 0 0 0;
										padding:0 0 0 8px;
										font-size:8pt;
										
									}
									
									#mini-promo{
									float:left;
									width:90%;
									margin:14px 0 0 0;
									padding:3px 0 3px 15px;
									}
									
									#mini-promo h4{
									font-size:11px;
									}
									
									#mini-promo p{
									float:left;
									width:135px;
									height:auto;
									padding:3px 0;
									line-height: 110%;
									}



/*XII - LISTADO DE REPRESENTACION*/	
/*Esta es la lista ordenada de los articulos y elementos. Ocupada para descargas en achiga, y para articulos en interactivo*/

               #lista_representaciones {
                  width:563px;
                  height:auto;
                  margin:0 auto;
               
               } 
               
               #lista_representaciones li{
                  display:inline;
                  float:left;
               } 


				#elemento_representaciones{
						width:238px;
						height:61px;
						float:left;
						margin:16px 0 0 0;

							}
							
							
						 			
											#imagen_representaciones {
												border:1px solid #EBEBEB;
												color:#EBEBEB;
												float:left;
												height:56px;
												margin:0;
												overflow:hidden;
												padding:0;
												width:89px;
													}
												   
							   
                       #contenido_representaciones{
					   		width:147px;
							height:auto;
							float:right;
					   
					   }
													   
								   #contenido_representaciones h3{
										margin:0 0 3px 0;
										padding:0 0 0 8px;
										color: #000;
										font-size:11px;
								   		float:left;
										width:129px;
								   }
					
									
									#contenido_representaciones p{
										margin:0 0 0 0;
										padding:0 0 0 8px;
										font-size:9px;
										float:left;
										width:129px;
										
									}
									
									#contenido_representaciones a{
										margin:0 0 0 0;
										padding:0 0 0 8px;
										font-size:9px;
										
									}


/*XIII.-Materiales*/	
/*Creada para paginas de logotipos. en este caso se le añade ademas un texto*/
#listado_material{
background-color:#c7c7c7;
float:left;
font-size:10px;
height:auto !important;
min-height:132px !important;
height:132px;
margin:0 0 2px;
padding:5px 10px 3px;
width:207px;

}

#boletin{
float:left;
height:auto!important;
height:111px!important;
height:111px;
border-bottom:1px solid #ccc;
padding:4px 0 4px 0;

}

#boletin h4{
font-size:10px;
text-transform: uppercase;
}


#listado_material p{
background-color:#c7c7c7;
float:left;
font-size:10px;
width:207px;
margin:0;
}

#listado_material li a{
list-style: circle;
padding:2px 0 2px 0;
float:left;
width:200px;

}


/*XIII.-CLIENTES*/	
/*Creada para paginas de logotipos. en este caso se le añade ademas un texto*/

	
		#clientes{
			width:430px;
			height:auto;
			float:right;
			margin:0;
			padding:0;
		
		}
		
		#clientes ul{
			margin:0;
			padding:0;
		
		}
		
		#clientes li{
			margin:6px 6px 6px; 
			padding:0;
			width:66px;
			height:41px;
			float:left;		
			}
		
		/*El listado de clientes*/
		
		#lista_clientes{
		width:231px;
		height:auto;
		float:left;
		}
		
		
		#lista_clientes ul{
		margin:0;
		padding:5px 0 5px 0;
		}
		
		#lista_clientes li{
		float:left;
		}
		
		#lista_clientes li a{
		display: block;
		padding:2px 0 2px 20px !important;
		padding:1px 0 1px 20px;
		color:#000;
		font-size:10px;
		float:left;
		width:211px;
		text-transform: uppercase;
		
		}
		
		#lista_clientes li a:hover{
		background-color:#fff;
		background-image:  url(../images/flecha_clientes.jpg);
		background-position:2px 3px;
		background-repeat:no-repeat;
		}
		



					/*Terminacion para el modulo*/
					#listado_bottom{
						width:852px;
						height:30px;
						float:left;
						margin:0 0 0 24px !important;
						margin:0 0 0 12px;
						padding:0;
						background-image: url(../images/fondo-lista-bottom.png);
						background-position:0 0;
						background-repeat:repeat-y;
					}
					
					
					
					/*Los modulos se despliegan en una lista ordenada*/
					
					#contenidos_socios ul{
						width:auto;
						float:left;
					}
							
							#contenidos_socios li{
								width:190px;
								float:left;
								display:inline;
								margin:8px 47px 8px 47px;
							}
							
							/*Esto es para la variable de auspiciadores que son logos sin texto*/
							
							#contenidos_auspiciadores li{
								width:80px;
								float:left;
								display:inline;
								margin:8px 63px 8px 63px;
							}
							
							
							
							/*Esto es el contenido*/
							
									#submodulo_listado_socios{
											width:100%;
											height:auto;
											float:left;
											
					
												}
												
												
								   #imagenes_listado_socios{
											width:80px;
											height:80px;
											float:left;
											margin:0;
											padding:0;
											overflow:hidden;
											/*background-color: #ebebeb;*/
											color:#ebebeb;
												   }
												   
										   #contenidos_listado_socios{
												width:100px;
												height:auto;
												float:right;
												text-align: left;
												/*margin:30px 0 0 0;*/
										   
										   }
															   
												   #contenidos_listado_socios h3{
														margin:0 0 3px 0;
														padding:0 0 0 8px;
												   
												   }
									
													
													#contenidos_listado_socios p{
														margin:0 0 0 0;
														padding:0 0 0 8px;
														font-size:8pt;
														
													}
							



/*Las categorias de los productos*/
						
						#menu_productos{
						width:116px;
						font-size:11px;
						float:left;
						margin:0 10px 0 0;
						}
						
						#menu_productos li{
						float:left;
						color:#b80106;
						}
						
						#menu_productos li a{
						width:106px;
						font-size:11px;
						float:left;
						padding:3px 5px 3px 5px;
						margin:0 0 2px 0;
						background-color: #f6f6f6;
						text-align: center;
						display: block;
						}
						
						#menu_productos li a:hover{
						background-color: #fff;
						}
						
						#menu_productos li.activo a{
						color:#000;
						background-color: #fff;
						}
						
						#contenido_productos{
						float:right;
						width:572px;
						height:auto !important;
						min-height:139px !important;
						height:139px;
						padding:8px;
						background-color: #f6f6f6;
						}
						
						#contenido_productos p{
								font-size:11px;
								line-height: 140%;
								margin:0 0 10px 20px;
								float:right;
								width:440px;
								}								   
								
                            

/*********************************************/
		
		
		#submodulo_proyectos{
								
								width:340px;
								height:auto;
								font-size:10px;
								float:left;
								margin:0 20px 0 0 !important;
								margin:0 8px 0 0;
								
							
							}
							
						#head_proyectos{
						width:340px;
						height:17px;;
						float:left;
						margin:0;
						background-image:url(../images/barra-productos.png);
						background-position: 0 right;
						background-repeat:no-repeat;
						}
						#contenido_proyectos{
						width:340px;
						height:auto;
						float:left;
						margin:0;
						background-color: #c7c7c7;
						}
						
						#contenido_proyectos p{
						padding:8px 5px 8px 0;
						float:right;
						width:109px;
						font-size: 9px;
						margin:0 7px 0 0;
						}
						
						#head_proyectos img{
						width:6px;
						height:6px;
						float:left;
						margin:4px 8px 0 0;
						}
						
						#head_proyectos h3{
						color:#fff;
						padding:0;
						
						}
						
						#head_proyectos a h3 {
						color:#fff;
						padding:2px 0 0 12px;
						}
						
						#imagenes_proyectos {
							background-color:#EBEBEB;
							border:1px solid #DCDCDC;
							float:left;
							height:106px;
							margin:0;
							width:202px;
						}

 

 /*XIV.-FORMULARIO DE CONTACTO*/
  /*Funciona para todos los formularios que se aplican en el sitio*/
 


#form_back{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

		#form_back p{
			font-size: 11px;
		}


#form_back fieldset{
	border:0;
	padding:45px 0 45px 0;
	float:left;
	width:100%;
	background-image:url(../images/form_tabla.jpg);
background-position:0 0;
background-repeat:repeat-x;
}

#form_back fieldset h3{
	text-align: center;
	float:left;
	width:100%;
	color:#001C43;
	padding:0 0 20px 0;
}

/***/
#form_mant{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

		#form_mant p{
			font-size: 11px;
		}


#form_mant fieldset{
	border:0;
	background-color:#b2c6db;
	background-image: url('../images/form_tabla.jpg');
	background-position:0 0;
	background-repeat:repeat-x;
	padding:40px 0 40px 0;
	float:left;
	width:100%;
}


/**Contacto**/	
#form_cont{
	width:100%;
	float:left;
	margin:0 0 0 0;
}

		#form_cont p{
			font-size: 11px;
		}


#form_cont fieldset{
	border:0;
	background-image: url('../images/form_tabla.jpg');
	background-position:0 0;
	background-repeat:repeat-x;
	padding:40px 0 40px 0;
	float:left;
	width:100%;
}

/*****/

/**************BUSCADOR USADOS*****************/

#cotiza_usados{
	width:92%;
	float:left;
	margin:0 0 0 0;
	background-image: url('../images/bg_bs_usados.jpg');
	background-position:0 0;
	background-repeat:repeat-x;
	
}


#cotiza_usados fieldset{
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	border:0;
}

	.usados_divline{
	width:382px;
	float:left;
	margin:0;
	padding:2px 0 2px 0;
	
	}
	
	
	.usados_label{
		width:185px;
		float:left;
		text-align: right;
		margin:0 5px 0 0;
		color:#828493;
		font-size:11px;	
		}
	
		.usados_text{
		width:190px;
		border:1px solid #828493;
		color:#828493;
		padding:2px;
		font-size:9px;
		}
		
		.send_usados{
		background-image: url('../images/boton-cortizar.png');
		background-position:0 0;
		background-repeat:repeat-x;
		background-color:transparent;
		border:0 none;
		color:#FFFFFF;
		cursor:pointer;
		font-size:10px;
		height:23px;
		padding:0 5px;
		width:82px;
		float:left;
		}
		
		.send_usados:hover{
		opacity:0.5; filter:alpha(opacity=60);
		}

/**Contacto**/	

#form_cotizab{
	width:100%;
	float:left;
	margin:0 0 0 0;
}

		#form_cotiza p{
			font-size: 11px;
		}


#form_cotizab fieldset{
	border:0;
	background-image: url('../images/bg_cotizador_b.jpg');
	background-position:0 0;
	background-repeat:repeat-x;
	padding:40px 0 40px 0;
	float:left;
	width:100%;
	height:auto !important;
	min-height:211px !important;
	height:211px;
}



#form_cotiza{
	width:100%;
	float:left;
	margin:0 0 0 0;
}

		#form_cotiza p{
			font-size: 11px;
		}


#form_cotiza fieldset{
	border:0;
	background-image: url('../images/form_tabla.jpg');
	background-position:0 0;
	background-repeat:repeat-x;
	padding:40px 0 40px 0;
	float:left;
	width:100%;
	height:auto !important;
	min-height:211px !important;
	height:211px;
}

		.divline_cotiza{
			margin:5px 0 5px 0 ;
			padding:0;
			float:left;
			width:100%;
		}
		
		.divline_cotiza b{
			margin:0 0 0 8px;
		}
		
		.cajacotizador{
			float:right;
			width:312px;
		}
		
		.divline_col{
			margin:5px 0 5px 0 ;
			padding:0;
			float:left;
			width:100%;
		}
		
		.col_cont{
		float:left;
		width:275px;
		}
		

/*****/






.titulo_solicite{
	text-align: center;
	float:left;
	width:100%;
	color:#001C43;
	padding:4px 0 4px 0;
	background-color: #84a0c1;
}
/***/

#cotiza_mail{
font-size:12px;
text-align: center;
padding:8px 0 0 0;
float:left;
width:100%;
}

		.divline{
			margin:5px 0 5px 0 ;
			padding:0;
			float:left;
			width:100%;
		}
		
/*labels*/

.imputlabel{
	width:34%;
	height:auto;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	text-align:right;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#001C43;
	
}

.imputlabel_ancho{
	width:80%;
	cursor:pointer;
	height:auto;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	text-align:right;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#001C43;
	
}


.imputlabel_cotizador{
	width:23%;
	height:auto;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	text-align:right;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#001C43;
	
}
.imputlabel_col{
	width:54%;
	height:auto;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	text-align:right;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#001C43;
	
}

.imagen_cotizador{
	width:232px;
	height:132px;
	float:left;
	border:1px solid #001C43;
	margin:0 0 0 38px;
}

		.imputlabel_special{
			width:375px;
			height:auto;
			padding:0 0 0 0;
			margin:0 10px 0 0;
			text-align:right;
			float:left;
			font-size:10px;
			font-weight:bold;
			
		}

					/*radios*/
							
					#right_radio{
						width:50%;
						float:right;
					}
					
						.label_form{
							color: #000000;
							text-align:left;
							width:50px;
						}
					
							.mujer{
							margin:0 10px 0 0;
							
							}
							
							.hombre{
							margin:0 10px 0 0;
							}
							
							
								#radio1{
									width:auto;
									float:left;
								}
								
								
								#radio2{
									width:auto;
									float:left;
								}
								
								
								/*inputs*/
								
								.textInput{
									width:250px;
									border:1px solid #ccc;
									font-size: 10px;
								}
								

								#zona{
									width:250px;
									border:1px solid #ccc;
									font-size: 10px;
								}


								#resultado{
									width:250px;
									font-size: 10px;
								}
								
								#comentario{
									height:70px;
								}
			
			
											/*botones para diferentes formularios*/
											
											#submit_form{
												width:512px;
												height:auto;
												margin:0;
												padding:0;
												float:left;
												text-align:center;
											
											}
								
												.registrate{
														width:87px;
														height:22px;
														background-color:#B0CF08;
														border:0;
														margin:20px 0 0 35%;
														float:left;
														cursor:pointer;
													
													}
													
													.registrate:hover{
														background-color:#7A8F00;
														color:#fff;
													}
												
												.mensaje{
													width:195px;
													height:150px;
													overflow:auto;
												}
												
												
												.submitButton{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 41%;
														float:left;
														background-image: url('../images/enviarmensaje.png');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														.submitButton_cotiza{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:10px 0 0 41%;
														float:left;
														background-image: url('../images/cotizar_boton.png');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_cotiza:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														.submitButton:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														.submitButton_cotizab{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:10px 0 0 41%;
														float:left;
														background-image: url('../images/cotizar_boton.png');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}														
														.submitButton_cotizab:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														
														
														.submitButton_cont{
														width:127px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 45%;
														float:left;
														background-image: url('../images/btn_contacto.png');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_cont:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														.submitButton_serv{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 41%;
														float:left;
														background-image: url('../images/btn_solicitar.jpg');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_serv:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														.submitButton_tabla{
														width:108px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 45%;
														float:left;
														background-image: url('../images/btn_tabla.png') !important;
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_tabla:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														.submitButton_rep{
														width:127px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 41%;
														float:left;
														background-image: url('../images/btn_repuesto.jpg');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_rep:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
																												
														.submitButton_aten{
														width:127px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 41%;
														float:left;
														background-image: url('../images/btn_antencion.jpg');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_aten:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														.submitButton_seg{
														width:126px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 41%;
														float:left;
														background-image: url('../images/btn_seguros.jpg');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_seg:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														.submitButton_cal{
														width:75px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 48%;
														float:left;
														background-image: url('../images/btn_calcular.jpg');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_cal:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														.submitButton_tra{
														width:125px;
														height:22px;
														background-color:transparent;
														border:0;
														margin:20px 0 0 45%;
														float:left;
														background-image: url('../images/btn_solicitud.jpg');
														background-position:center;
														background-repeat:no-repeat;
														cursor: pointer;
														}
														
														.submitButton_tra:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}

														
														
													.boton_cotizar{
													background-image:url('../images/boton-cortizar.png') !important;
													background-repeat:no-repeat;
													background-position: center;
													width:86px;
													height:auto;
													padding:5px 0 5px 0;
													background-color:transparent;
													border:0;
													margin:2px 0 0 35%;
													color:#fff;
													cursor:pointer;
													font-size: 11px;
													font-weight: bold;
													text-align: center;
													}
													
													.boton_cotizar:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														/*XIV.- MENSAJE DE NEWSLETTER*/
										
																.mensaje-newsletter{
																	width:400px;
																	height:auto;
																	font-size:9pt;
																	margin:0 0 0 50px;
																}
				
				

 /*XIV.-CALCULADORA*/
  /*Funciona para todos los formularios que se aplican en el sitio*/
 


#calculadora{
	width:207px;
	float:left;
	padding:10px 0 0 0;
}

		#calculadora p{
			font-size: 11px;
		}


#calculadora fieldset{
	border:0;
	background-color:transpaent;
	padding:40px 0 40px 0;
	float:left;
	width:207px;
}


		.divline_calculadora{
			margin:2px 0 2px 0 ;
			padding:0;
			float:left;
			width:207px;
		}
		
/*labels*/

.imputlabel_calculadora{
	width:34%;
	height:auto;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	text-align:right;
	float:left;
	font-size:9px;
	font-weight:bold;
	
}

		.imputlabel_special_calculadora{
			width:375px;
			height:auto;
			padding:0 0 0 0;
			margin:0 10px 0 0;
			text-align:right;
			float:left;
			font-size:9px;
			font-weight:bold;
			
		}

				
								
								/*inputs*/
								
								.textInput_calculadora{
									width:120px !important;
									width:110px;
									border:1px solid #ccc;
									font-size: 10px;
								}
											
												
														
													.boton_cotizar_calculadora{
													background-image:url('../images/boton-cortizar.jpg');
													background-repeat:no-repeat;
													background-position: center;
													width:88px;
													height:auto;
													padding:3px 0 5px 0;
													background-color:transparent;
													border:0;
													margin:2px 0 0 0;
													color:#fff;
													cursor:pointer;
													float:right;
													font-size: 11px;
													font-weight: bold;
													text-align: center;
													}
													
													.boton_cotizar_calculadora:hover{
															opacity:0.5;filter:alpha(opacity=60);	
														}
														
														/*XIV.- MENSAJE DE NEWSLETTER*/
										
																.mensaje-newsletter{
																	width:400px;
																	height:auto;
																	font-size:9pt;
																	margin:0 0 0 50px;
																}
																
																#cuerpo-newsletter{
																	width:272px;
																	margin:10px auto;
																	height:auto;
																	background-image: url('../images/back-msj.jpg');
																	background-position: 0 0;
																	background-repeat:repeat-x;
																	
																	}
																	
																	.newsletter_form{
																	width:272px;
																	margin:10px auto;
																	
																	}
																	
																	.cotizar_form{
																	width:272px;
																	margin:0px auto;
																	
																	}
																	
																	.cotizar_form fieldset{
																	width:272px;
																	height:72px;
																	border:0;
																	padding:16px 0 0 0;
																	background-image: url('../images/cotiza_bg.jpg');
																	background-position: 0 0;
																	background-repeat:no-repeat;
																	}
																	
																	.modelo{
																	width:100%;
																	float:left;
																	margin:0;
																	padding:0;
																	}
																	
																	
																	.newsletter_form fieldset{
																	width:272px;
																	height:92px;
																	border:0;
																	padding:8px 0 0 0;
																	background-image: url('../images/suscribe_bg.jpg');
																	background-position: 0 0;
																	background-repeat:no-repeat;
																	
																	}
																	
																	.newsletter_form fieldset h3{
																	text-align: center;
																	color:#692512;
																	}
																	
																	.newsletter_form fieldset p{
																	text-align: center;
																	padding:6px 10px 6px 10px;
																	line-height: 100%;
														
																	}
																	
																	.cotiza_label{
																	float:left;
																	width:40px;
																	text-align: right;
																	font-size: 10px;
																	font-weight: bold;
																	
																	}
																	
																	.news_divline{
																	float:left;
																	margin:0 0 4px 0;
																	width:100%;
																	
																	}
																	
																	.check_divline{
																	float:left;
																	margin:2px 0 2px 11px;
																	margin:2px 0 2px 6px;
																	width:50%;
																	}
																	
																	.sub_check_divline{
																	float:left;
																	margin:1px 0 1px 0;
																	width:100%;
																	}
															
																	.label_check{
																	font-size:9px;
																	float:right;
																	width:65px;
																	}
																	
																	.check_news{
																	float:left;
																	} 
																	
																	#imagen_newsletter{
																	width:59px;
																	height:80px;
																	margin:7px auto;
																	border:1px solid #fff;
																	overflow: hidden;
																	background-color: #fff;
																	}
																	
																	
																	.newsletter_text{
																	border:1px solid #727270;
																	float:left;
																	font-size:9px;
																	height:auto;
																	margin:0 0 0 8px;
																	padding:2px 0 2px 3px;
																	width:118px;
																	}
																	
																	.newsletter_text2{
																	border:1px solid #727270;
																	float:left;
																	font-size:9px;
																	height:auto;
																	margin:0 0 0 8px;
																	padding:2px 0 2px 3px;
																	width:165px;
																	}
																	
																	.cotiza_text{
																	border:1px solid #727270;
																	float:left;
																	font-size:9px;
																	height:auto;
																	margin:0 0 0 8px;
																	padding:2px 0 2px 3px;
																	width:207px;
																	}
																	
							.send_newsletter{
									width:82px;
									height:18px;
									font-size:9px;
									padding:2px 5px 2px 5px;
									color:#fff;
									border:0;
									cursor:pointer;
									background-color: transparent;
									background-image: url('../images/suscribir_boton.png');
									background-position:center;
									background-repeat:no-repeat;
								}
								
								 .send_newsletter:hover{
									opacity:0.5; filter:alpha(opacity=60);
								}
								
																		
							.send_newsletter2{
									width:82px;
									height:18px;
									font-size:9px;
									padding:2px 5px 2px 5px;
									margin:0 0 0 90px;
									color:#fff;
									border:0;
									cursor:pointer;
									background-color: transparent;
									background-image: url('../images/cotiza_boton.png');
									background-position:center;
									background-repeat:no-repeat;
								}
								
								 .send_newsletter2:hover{
									opacity:0.5; filter:alpha(opacity=60);
								}
								
								.send_newsletter3{
									width:82px;
									height:22px;
									font-size:9px;
									padding:0 5px 0 5px;
									margin:8px 0 0 0;
									color:#fff;
									border:0;
									float:right;
									cursor:pointer;
									background-color: transparent;
									background-image: url('../images/cotizar_boton.png');
									background-position:center;
									background-repeat:no-repeat;
								}
								
								 .send_newsletter3:hover{
									opacity:0.5; filter:alpha(opacity=60);
								}
		 

								.send_newsletter4{
									width:82px;
									height:18px;
									font-size:9px;
									padding:2px 5px 2px 5px;
									margin:13px 0 0 0;
									color:#fff;
									border:0;
									cursor:pointer;
									background-color: transparent;
									background-image: url('../images/cotiza_boton.png');
									background-position:center;
									background-repeat:no-repeat;
								}
								
								 .send_newsletter4:hover{
									opacity:0.5; filter:alpha(opacity=60);
								}			
												

/******************************************************************************************/
#modelo_vehiculos{
width:100%;
float:left;
padding:10px 0 10px 0;

}

.imagen_modelo{
width:200px;
height:80px;
float:left;
margin:0;
padding:0;
border:1px solid #ebebeb;
}

.elemento_modelo{
width:206px;
height:auto;
float:left;

}

.elemento_modelo h4{
font-size: 11px;
float:left;
width:100%;
padding:3px 0 0 0;

}


.elemento_modelo p{
font-size: 9px;
float:left;
width:100%;
padding:0px 0 0 0;
}

.elemento_modelo b{


}




/*XV.- JOT EL COMENTADOR DE ARTICULOS*/
/*Esto permite controlar el comentador de articulos*/

			
			/*el contenedor*/
			#coments{
				margin:0 0 0 25px;
				padding:0;
				width:400px;
				height:auto;
				float:left;
				font-size:9pt;
			}
			
			

					.jot-list{
						width:500px;
						font-size:9pt;
						margin:0 0 0 10px;
					}
					
					.jot-row{
						margin:0 0 10px 10px !important;
						margin:0 0 10px 0;
					}
					
					.jot-list li{
						list-style:none;
					}
					
					
					.jot-form fieldset{
						padding:0;
						margin:0 0 0 10px;
					}
					
					.jot-cfm{
						font-size: 9pt;
						margin-left:10px;
						border:0;
					}
					
					.jot-err{
						font-size: 9pt;
						margin-left:10px;
						border:0;
					}
					
							.jot-message{
							
							width:auto;
							height:auto;
							padding:10px 10px 10px 10px;
							overflow:none;
							display:block;
							
							
							}
							
							
									.jot-message p{
									
									float:left;
									width:100%;
									display:block;
									
									}

						.mensaje_box{
						text-align:center;
						}
								/*input*/
								.mensaje_text{
									margin:0;
									height:200px;
									width:100%;
									float:left;
									padding:0;
									margin:0 0 0 0;
									border:1px solid #ccc;
								} 
								
								.mensaje_large{
									width:100%;
									float:left;
									
								}
						/*labels*/
						.mensaje_label{
							font-size:9pt;
							color:#7C7972;
							margin:10px 0 0 0;
							
						}
						.mensaje_radio{
							float:left;
							margin:0 10px 0 0;
							
						} 
						
						.line{
							width:100%;
							height:auto;
							margin:5px 0 5px 0;
							padding:0;
							color:#FFFFFF;
							font-size:8pt;
							float:left;
						}
						
								

											



/*XVI.- SITEMAP*/
/*el sitemap del sitio*/


		#sitemap ul{
			margin:5px 0 5px 10px;
			
		}
		
				#sitemap ul li{
					font-size:13px;
				}
				
						#sitemap ul li ul{
							margin:10px 0 10px 10px;
						}
						
							#sitemap ul li ul li{
								font-size:11px;
								list-style: disc;
							}
							
							#sitemap li a:hover{
								text-decoration: underline;
								background-color:transparent;
								
								
							}
		


				/*XVIII.-PAGINADOR*/
				
				#paginador{
					width:100%;
					font-size: 12px;
					float:left;
					padding:20px 0 20px 0;
				}
				
						#paginador p{
							text-align: center;
						}
								
								#ditto_pages{
									width:400px;
									margin:0 auto;
									text-align: center;
								}
								
								#ditto_pages p{
									text-align: center;
								}
				
/*XVII.-GALERIA*/

.thumbscontainer {
height:auto;
margin:0;
padding:0;
width:455px;
}
		#foto_noticia_home {
		height:95px;
		width:80px;
		}
		
		

				#ee_miniCalendarContainer {
				float:left;
				height:auto;
				width:100%;
				}
						.ee_miniCalendar {
						height:auto;
						margin:0 auto;
						width:134px;
						}
								#ee_listDetailsContainer {
								float:right;
								height:auto;
								margin:20px 0 0;
								width:100%;
								}
								.easyEventsList_group {
								float:left;
								margin:0 0 20px;
								}
								.easyEventsList_heading {
								font-size:11pt;
								font-weight:bold;
								margin:5px 0;
								}
								.easyEventsList_time {
								font-weight:bold;
								margin:5px 0;
								}
										.ee_miniCalendarNav {
										font-size:11pt;
										font-weight:bold;
										margin:5px 0 10px;
										}
											.ee_miniCalMonth {
											font-size:11pt;
											font-weight:bold;
											margin:0 0 5px;
											}
											
		
				/*XVIII.1.-GALERIA DE FOTOS*/
				#fecha_galeria{
					width:100%;
					margin:0;
					padding:0;
				}
				
							#fecha_galeria b{
								margin:0;
								padding:0;
								font-size:12px;
							}
							
								.managecontainer{
									width:87%;
									float:left;
									margin:0 0 0 37px;
									font-size:11px;
								}
								
								.thumbnail{
									height:50px;
									overflow: hidden;
								}



/*****************************************/
/*BANNERS Y SECIONES DE BANNERS*/
/****************************************/



/*TOP*/
/*Corresponde a un espacio destinado para un superbanner. Generalmente esta desactivado*/

/*#top{
	width:100%;
	height:104px;
	float:left;
	margin:0;
	padding:0;
}

#publicidad_top{
	

}

	#super_banner_box{
		width:726px;
		height:90px;
		text-align:center;
		margin:0 auto;
		padding:0;
		background-color:#333333;
		
	}*/
	
	
/* MODULO PUBLICIDAD CENTRAL*/
/*Contiene un central Banner*/
                  
                .publicidad{
					height:auto;
					float:left;
					padding:0;
					margin:20px 0 20px 0;
					width:100%;
					
				
				}
				
					#cont_banner_box{
					float:left;
					width:100%;
					margin:15px 0 0 0;
					}
					
					#label_publicidad{
						width:768px;
						display:block;
						margin:0 auto;
						font-size:10px;
						color:#7A8F00;
					
					}
						#central_banner_box{
							width:768px;
							height:90px;
							display:block;
							margin:0 auto;
							padding:0;
							background-color:#333333;
							border:1px solid #7A8F00;
						
						}
/*PUBLICIDAD LATERAL*/
/*Correspode al lugar dispuesto para un sky-creaper. Esto aparecio en la primera version de achiga, y despues se desecho.*/
					
			/*#publicidad_col{
				width:160px !important;
				width:158px;
				height:auto;
				float:right;
				margin:21px 0 0 0;
				padding:0;
			
			}
			
            	#sky_creaper_box{
					width:121px;
					height:621px;
					float:left;
					margin:0 0 0 10px!important;
					margin:0 0 0 5px;
					padding:0;
					background-color: #333333;
				}*/



				
/*****************SCREEN CONTACTO**********************/



#screen{
	position:relative;
	height:445px;
	width:750px;
	margin-top: 18px !important;
	margin-top: 9px;
}
	#screen .next, #screen .prev{
		position:absolute;
		top:200px;
	}
	#screen .prev{
		left:10px;
	}
	#screen .next{
		right:10px;
	}
	#navigation{
		width:750px;
		text-align:center;
		position:absolute;
	}
		#navigation ul{
			margin-left:158px !important;
			margin-left:59px;
			width:195px;
			position:relative;
			top:92px;
			
		}
			#navigation li{
				float:left;
				margin:1px 0;
				display:block;
				width:158px;
			}
				#navigation a{
					color:#fff;
					font-weight:bolder;
					text-decoration:none;
					font-size:10px;
					width:158px;
					background-color:#333333;
					float:left;
					padding:3px 0 3px 0;
				}
	
	
				#navigation a:hover{
					background-color:#989898;
					color:#333;
				}
	
	              
	
	
#sections{
	overflow:hidden;
	background-color:#000;
	width:750px;
	height:445px;
	clear:left;
	background-image:url('../images/fp4.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
}
	
	#sections ul{
		height:7600px;
		width:750px;
		margin-top:0;
		padding-top:0;
	}
	
		#sections li{
			float:left;
			padding:0;
			width:750px;
			height:445px;
			list-style:none;
		}
			#sections li.fallen{
				margin-top:369px;
			}
			
			#sections p{
				width:550px;
				margin:16px 0;
				font-size:85%;
				line-height:1.4em;
				font-size:10px;
			}
			
			#sections h2{
				color:#993333;
				margin:20px 0pt;
				font-size:12px;
			}
			#sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}

#cuadro_contacto{
background-color:#FFFFFF;
float:left;
margin-left:369px !important;
margin-left:184px;
padding:10px;
margin-top:93px;
width:230px;
}

#cuadro_contacto h2{
width:230px;
float:left;
}

#cuadro_contacto p{
width:230px;
float:left;
}

.stg{
background-image:url('../images/fp2.jpg');
background-repeat:no-repeat;
background-position:0 0;
}

.atf{
background-image:url('../images/fp1.jpg');
background-repeat:no-repeat;
background-position:0 0;
}

.csp{
background-image:url('../images/fp3.jpg');
background-repeat:no-repeat;
background-position:0 0;
}

#mapa{
float:left;
margin:0 0 0 80px;
width:94px;
height:440px;
}


/*************************************/

.secciones ul.lista_botones{
	width:100%;
	height:auto;
	float:left;
	margin:8px 0 0 0;
}

.lista_botones li{
	display:inline;
	float:left;
}

		.sucursales{
		width:210px;
		height:41px;
		margin:0 0 0 11px;
		background-image: url('../images/sucursales.jpg');
		background-position:center;
		background-repeat:no-repeat;
		}
		
		.seguros{
		width:210px;
		height:41px;
		margin:0 0 0 11px !important;
		margin:0 0 0 6px;
		background-image: url('../images/seguros.jpg');
		background-position:center;
		background-repeat:no-repeat;
		}
		
		.creditos{
		width:210px;
		height:41px;
		margin:0 0 0 11px !important;
		margin:0 0 0 6px;
		background-image: url('../images/credito.jpg');
		background-position:center;
		background-repeat:no-repeat;
		}
		
		
		.sucursales h3{
			float:left;
			font-size:14px;
			padding:11px 0 0 58px;
		}
		
		.seguros h3{
			float:left;
			font-size:14px;
			padding:11px 0 0 58px;
		}
		
		.creditos h3{
			float:left;
			font-size:14px;
			padding:11px 0 0 68px;
		}

/*****************************/

.lista_botones2{
	width:100%;
	height:auto;
	float:left;
	margin:6px 0 6px 0;
}

.lista_botones2 li{
	float:left;
}


.sucursales2{
		width:292px;
		height:41px;
		margin:0;
		background-image: url('../images/sucursales2.jpg');
		background-position:0 0;
		background-repeat:no-repeat;
		}
		
		.seguros2{
		width:292px;
		height:41px;
		margin:0;
		background-image: url('../images/seguros2.jpg');
		background-position:0 0;
		background-repeat:no-repeat;
		}
		
		.creditos2{
		width:292px;
		height:41px;
		margin:0;
		background-image: url('../images/credito2.jpg');
		background-position:0 0;
		background-repeat:no-repeat;
		}
		
		
		.sucursales2 h3{
			float:left;
			font-size:14px;
			padding:11px 0 0 98px;
		}
		
		.seguros2 h3{
			float:left;
			font-size:14px;
			padding:11px 0 0 98px;
		}
		
		.creditos2 h3{
			float:left;
			font-size:14px;
			padding:11px 0 0 108px;
		}

/******************************/

.valor{
	width:617px;
	height:41px;
	float:left;
	margin:3px 0 3px 0;
	background-image: url('../images/valor.jpg');
		background-position:0 0;
		background-repeat:no-repeat;
}

.precio{
width:64px;
padding: 6px 10px 0 10px;
float:left;
}

.precio p{
font-size: 11px;
color:#fff;
}

.cuota{
width:226px;
padding: 12px 0 0 14px;
float:left;
}

.cuota h4{
font-size: 12px;
color:#fff;
margin:0;
}

.cuota h3{
font-size: 15px;
color:#fff;
padding:0;
font-weight: normal;
}

/*******************/
.descarga1{
float:left;
width:83px;
padding:6px 0 0 0;
margin:0 0 0 15px;
}

.descarga1 span{
float:rleft;
width:39px;
line-height: 100%;
}

.descarga1 img{
float:left;
padding:0 3px 0 0;
}

.descarga1 a{
color:#fff;
font-size: 10px;
}


.descarga1 a span:hover{
text-decoration:underline;
}

.descarga1 a img:hover{
opacity:0.5;filter:alpha(opacity=60);
}

/*****************/

.descarga2{
float:left;
width:85px;
padding:6px 0 0 0;
margin:0 0 0 12px;
}

.descarga2 span{
float:left;
width:39px;
line-height: 100%;
}

.descarga2 img{
float:left;
padding:0 3px 0 0;
}

.descarga2 a{
color:#fff;
font-size: 10px;
}


.descarga2 a span:hover{
text-decoration:underline;
}

.descarga2 a img:hover{
opacity:0.5;filter:alpha(opacity=60);
}

/*****************/

.vehiculo_cotiza{
float:left;
width:91px;
height:41px;


}






.lista_detalles{
width:260px;
margin: 10px 0 10px 25px;
float:left;
font-size:11px;
}

.lista_detalles ul{
float:left;
padding:5px 0 5px 0;
}

.lista_detalles li{
padding:2px 0 2px 0;
}

.incluido{
padding:0 0 3px 0;
color:#FF6B07;
float:left;
}

.tabla_tecnica{
text-align: left;
font-size: 11px;
background-color:#e0e8f0;
padding:12px;
margin:0 0 5px 0;
float:left;
}

.tabla_tecnica td{
text-align: left;
padding:4px 0 2px 10px;
color:#72869f;
border-right:1px solid #72869f;
}

.tabla_tecnica td.final{
border:0;
}

.tabla_tecnica td span{
text-align: left;
padding:0 8px 0 0;
color:#72869f;
width:80px;
float:left;
}


.tabla_tecnica th{
padding:0 0 3px 0;
color:#05254f;
border-bottom: 1px solid #72869f;
}

.cotizar_big {
text-align: center;
padding:10px 0 10px 0;
float:left;
width:100%;
}

.cotizar_big a:hover{
opacity:0.5;filter:alpha(opacity=60);
}


.cont_vacio{
padding:8px 0 0 0;
}

/*****************************/

#listado_marcas{
width:100%;
float:left;
}

#listado_marcas li{
display:inline;
float:left;
}

#listado_marcas li a{
width:175px;
height:135px;
float:left;
margin:5px;
padding:5px;
background-color: #ebebeb;
background-image: url('../images/v_portada.jpg');
background-position:0 0;
background-repeat:no-repeat;
color:#fff;
cursor:pointer;
}


#listado_marcas li a:hover{
color:#254065;
}

.nombre_marcas{
text-align: center;
font-size:12px;
width:100%;
padding:3px 0 0 0;
}

.logo_marcas{
width:165px;
height:88px;
margin:20px auto 0;
border:0;
}

.logo_marcas img{
border:0;
}

/************Promocion**************/

.cont_promocion{
float:left;
width:100%;
padding:5px 0 5px 0;
}

.texto_promocion{
width:596px;
height:80px;
float:left;
padding:10px;
margin:5px 0 5px 0;
background-image: url('../images/b_service.jpg');
background-position:0 0;
background-repeat:no-repeat;
}

.texto_promocion p{
float:left;
width:100%;
padding:3px 0 0 0;
}

.content_text_promocion{
float:left;
width:430px;
}

.imagen_sucursal{
width:120px;
height:80px;
float:right;
border:1px solid #ebebeb;
}

.gerente{
width:100%; 
float:left;
padding:10px 0 10px 0;
margin:0;
}

.gerente li{
width:48%; 
float:left;
padding:10px 0 10px 0;
margin:0 10px 0 0;
display:inline;
}

.gerente li h4{
width:150px; 
float:left;
padding:0 0 3px 0;
font-size:12px;
}

.imagen_gerente{
width:100px;
height:120px;
float:left;
border:1px solid #ebebeb;
}

.cont_gerente{
width:150px;
float:left;
margin:0 0 0 10px;
}

 /*XII - LISTADO DE ARTICULOS*/	
/*Esta es la lista ordenada de los articulos y elementos. */

  
.descarga{
float:left;
padding:5px 0 5px 0;
width:100%;
}
                                    
.img_desc{
float:left;
width:33px;
height:38px;
overflow:hidden;
}

.img_desc img{
float:left;
width:33px;
height:38px;

}

.text_desc{
width:470px;
float:left;
font-size:10px;
line-height:120%;

}


.text_desc h4{
font-size:12px;
padding:0 0 2px 0;
}

.text_desc h4 a{
color:#000;

}


.text_desc h4 a:hover{
color:#E3001B;

}
/************Share**************/

	#r_sociales{
	
		width:100%;
		height:26px;
		float:left;
		
	}
	
	#r_sociales ul{
		width:136px;
		height:auto;
		float:right;
		padding:0 0 0 0;
		
	}
	
	#r_sociales li{
		display:inline;
		float:left;
	}
	
	#r_sociales a{
		float:left;
		margin:0 !important;
		margin:0 0 0 0px;
		}
	
	#r_sociales a img{
		border:0;
		padding:3px 5px;
		float:left;
	}

/**************************************************************************************************************/
				
/*Dile no a Joomla. 
Saluda a MODX*/


/*BOLETIN*/

 #sidebar{
	width:180px;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	overflow: hidden;
	}
	
	#sidebar p{
		font-size:10px;
		font-weight: bold;
		}
/*indices económicos*/		
		
#indices {
	float:left;
	font-size:10px;
	height:auto;
	margin:0;
	padding:5px 15px ;
	width:930px;
	background-color: #c8d6e5;
	}
	#indices ul{
		float:left;
		width:500px;
		}
	#indices li{
		display:inline;
		float:left;
		border-right:1px solid #19355d;
		padding:0 6px 0 6px;
		font-weight:bold;
		}
		#indices li.active{
			border:0;
			} 
			#indices a{
				color:#19355d;
				}
				
.date-page{
	float:right;
	padding:0 10px 0 0;
	font-size: 10px;
	}
/*columna izq*/
#columna_titulo{
	width:180px;
	height:26px;
	float:left;
	background-image: url('../images/images-boletin/titulo_col.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	margin:3px 0 0 0;
	}
	#columna_titulo h3{
		float:left;
		padding:6px 0 0 22px;
		font-size:9px;
		color:#fff;
		text-transform: uppercase;
		}
#cuerpo-ediciones{
	width:180px;
	height:auto;
	float:left;
	background-image: url('../images/back-msj.jpg');
	background-position: 0 0;
	background-repeat:repeat-x;
	}
	#imagen_boletin{
		width:178px;
		height:260px;
		margin:0 auto;
		border:1px solid #EAEFAF;
		overflow: hidden;
		background-color: transparent;
		}

#menu_lateral{
	height:auto;
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
	background-color:#19355d;
	/*background-image:url('../images/titulo_col2.jpg');*/
	background-position:0 0;
	background-repeat:no-repeat;
	}	
	#menu_lateral li{
		float:left;
		width:100%;
		}	
		#menu_lateral li a{
			color: #fff;
			font-size: 10px;
			float: left;
			padding:5px 0 0 24px;
			margin:0;
			width:166px;
			height:19px;
			background-image:url('../images/images-boletin/menu_principal2.jpg');
			background-position:0 -28px;
			background-repeat:repeat-x;
			}
			#menu_lateral li a:hover{
				background-color: #19355d;
				background-position:0 0px;
				color: #CCC;
				}
				
#bt-galeria{
	float:left;
	}
	#bt-galeria a{
		width:158px;
		height:23px;
		padding:14px 0 0 22px;
		float:left;
		color:#fff;
		text-transform: uppercase;
		float:left;
		background-image: url('../images/images-boletin/suscribete-revista.jpg');
		background-position: 0 bottom;
		background-repeat: no-repeat;
		margin:3px 0 5px 0;
		color:#fff;
		font-size: 9px;
		}
		#bt-galeria a:hover{
			color:#F4F8D3;
			opacity:0.5; filter:alpha(opacity=60); 
			}
#info-editor{
	float:left;
	width:180px;
	font-size:10px;
	color:#18365c;
	background: #e1eaf1;
	margin-top:20px;
	padding:10px 0 10px 10px;
	}			
			
			
/*contenido centro*/

#titulo-seccion{
	float:left;
	width:440px;
	border-bottom:1px solid #003;
	
	}

#cabecera-boletin{
	float:left;
	width:442px;
	height:56px;
	font-size:10px;
	color:#fff;
	text-align:right;
	background: url('../images/images-boletin/cabecera-boletin.jpg') no-repeat;
	margin: 13px 0 10px 20px;
	/*padding:35px 10px 0 0;*/
	}
	
#cabecera-boletin2{
	float:left;
	width:442px;
	height:56px;
	font-size:10px;
	color:#fff;
	text-align:right;
	background: url('../images/images-boletin/cabecera-boletin.jpg') no-repeat;
	margin: 13px 0 10px 0;
	/*padding:35px 10px 0 0;*/
	}
	
#logo-boletin{
	float:left;
	margin-top:8px;
	margin-left:6px;
	}
#numero-boletin{
	float:right;
	margin-top:35px;
	margin-right:10px;
	}

#info_nav-boletin{
	width:470px;
	height:auto !important;
	min-height:525px !important;
	height:525px;
	height:auto;
	float:left;
	margin:0 0 0 0;
	padding:0;
	}
	#modulo-boletin{
		height:auto;
		float:left;
		padding:0;
		}
	.noticias-boletin{
				width:100%;
				height:auto;
				float:left;
				margin:12px 0 0 0;
				padding:0;
				background-image:url('../images/fondo-texto_bg.png') ;
				background-position: 0 0;
				background-repeat:repeat-y;
			}
			
#portada_col{
	float:left;
	width:212px;
	margin:15px 9px 0 9px !important;
	margin:15px 4px 0 4px;
	}
	#submodulo_noticias_lateral {
				float:left;
				font-size:10px;
				height:auto;	
				padding:0;
				width:209px;
				margin:0 0 0 20px;
			}
#head_modulos_noticia_chica{
	font-size:12px;
	width:209px;
	background-image: url('../images/linea-punteada.jpg');
	background-position: 0 bottom;
	background-repeat: repeat-x;
	}
	#head_modulos_noticia_chica h2{
		color:#333;
		font-size:12px;		
		}
		#head_modulos_noticia_chica a h2{
			color:#333;
			font-size:10px;
			border-bottom:1px solid #666;
			}
#head_modulos_noticia_chica-uh{
	font-size:12px;
	width:470px;
	background-image: url('../images/linea-punteada.jpg');
	background-position: 0 bottom;
	background-repeat: repeat-x;
	}
	#head_modulos_noticia_chica-uh h2{
		color:#fff;
		font-size:12px;
		}
		#head_modulos_noticia_chica-uh a h2{
			color:#fff;
			font-size:10px;
			}
#head_modulos_noticia_chica2{
	font-size:12px;
	width:450px;
	background-image: url('../images/linea-punteada.jpg');
	background-position: 0 bottom;
	background-repeat: repeat-x;
	}
	#head_modulos_noticia_chica2 h2{
		color:#333;
		font-size:12px;
		}
		#head_modulos_noticia_chica2 a h2{
			color:#333;
			font-size:10px;
			border-bottom:1px solid #666;
			}
#submodulo_noticia_chica {
	float:left;
	height:auto;
	margin:5px 0 0 !important;
	padding:0;
	width:209px;
	}
	
	#contenidos_noticia_chica-bol {
		float:left;
		height:auto;
		margin:0 0 25px;
		width:209px;
		}
		#contenidos_noticia_chica-bol a{
			color:#a60303;
			}
			#contenidos_noticia_chica-bol a:hover{
				color:#669ebe;
				}
				#contenidos_noticia_chica-bol h3 {
					margin:3px 0 5px;
					color:#a60303;
					font-size:14px;
					min-height:35px;
					}
					#contenidos_noticia_chica-bol p{
						font-size:10px;
						float:left;
						width:209px;
						text-align:justify;
						margin:5px 0px 0px 0px;
						}
#imagenes_noticia_chica-bol {
	background-color:#EBEBEB;
	border:1px solid #FFFFFF;
	float:left;
	height:125px;
	margin:0 8px 0 0;
	overflow:hidden;
	width:205px;
	}
	
#separador_barra{
	width:7px;
	margin:30px 0 0 0;
	height:236px;
	float:left;
	background-image:url('../images/separador.jpg');
	background-repeat:no-repeat;
	background-position:left 0; 
	}
	
#lista_portal{
  	float:left;
  	margin:0 0 0 14px;
  	}
	#submodulo_listado_interiores-bol{
		width:440px;
		/*height:80px;*/
		float:left;
		margin:8px 0 8px 0;
		}
		
#lista_ultimahora{
  	float:left;
	width:480px;
	height:110px;
  	margin:10px 0 0 6px;
	padding:0 0 8px 8px;
	background: url('../images/images-boletin/fondo-ultimahora.gif') no-repeat;
  	}
		
#contenidos_listado_interiores-bol{
					   		width:325px;
							height:auto;
							float:right;
					   
					   }
													   
								   #contenidos_listado_interiores-bol h3{
										margin:0 0 3px 0;
										padding:0 0 0 5px;
										text-transform: capitalize;
								   
								   }
								   
								   #contenidos_listado_interiores-bol h3 a{
										color:#a60303;
								   
								   }
								   
								    #contenidos_listado_interiores-bol h3 a:hover{
										color:#669ebe;
								   
								   }
					
									
									#contenidos_listado_interiores-bol p{
									 float:left;
									font-size:10px;
									line-height:113%;
									text-align:justify;
									margin:0;
									padding:0 0 0 5px;
										
									}	
#contenidos_listado_interiores-bol-uh{
					   		width:325px;
							height:auto;
							float:right;
							margin-top:5px;
					   
					   }
													   
								   #contenidos_listado_interiores-bol-uh h3{
										margin:0 0 3px 0;
										padding:0 0 0 8px;
										text-transform: capitalize;
								   
								   }
								   
								   #contenidos_listado_interiores-bol-uh h3 a{
										color:#fff;
								   
								   }
								   
								    #contenidos_listado_interiores-bol-uh h3 a:hover{
										color:#669ebe;
								   
								   }
					
									
									#contenidos_listado_interiores-bol-uh p{
									 float:left;
									font-size:10px;
									color:#FFF;
									line-height:113%;
									margin:0;
									padding:0 0 0 8px;
										
									}
		
/*publicidad*/
#sector_publicidad{
	width:456px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 0 12px;
	}
	.banner_tag {
background-color:#4C4A31;
float:left;
height:13px;
margin:10px 0 0 0;
padding:2px 0 2px 0;
width:100%;
}

.banner_tag p {
color:#FFFFFF;
float:left;
font-size:10px;
margin:0;
padding:0 0 0 5px;
width:auto;
}
#publicidad_media{
	width:456px;
	height:60px;
	float:right;
	margin:0 0 20px 0;
	padding:0;
	background-color: #333333;	
	background-image: url('../images/espacio-publicidad3.jpg');
	background-position:center;
	background-repeat:no-repeat;
	}
	
#banners_footer{
	width:100%;
	height:130px;
	float:left;
	display:block;
	margin:20px 0 10px 0;
	}
	
	#banners_footer ul{
		width:850px;
		height:auto;
		display:block;
		margin:0 auto;
		padding:20px 0 0 0;
		/*border-top:1px dashed #DAE29B;*/
		}
		#banners_footer li{
			display:inline;
			}
	#banner_cuadrado{
		width:124px;
		height:124px;
		float:left;
		/*margin:0 10px 0 13px !important;*/
		margin:0 9px 10px 4px;
		padding:0;
		background-color: #333;
		background-position:center;
		background-repeat:no-repeat;
		}
	
/*columna derecha*/

#col_lateral2{
	width:300px;
	height:auto;
	float:right;
	margin:6px 0 0 0;
	}

	#col_lateral2 h3{
		margin:3px 0 5px 0;
		}
		#col_lateral2 a{
			float:left;
		padding:10px 0 0 22px;
		font-size:9px;
		color:#fff;
		text-transform: uppercase;
			}
#publicidad_lateral{
	width:300px;
	height:250px;
	float:right;
	margin:0;
	padding:0;
	background-color: #333333;	
	background-image: url('../images/espacio-publicidad2.jpg');
	background-position:center;
	background-repeat:no-repeat;
	}
#box-lat-der{
	width:300px;
	height:226px;
	float:left;
	background-color: #fff;
	background-image: url('../images/images-boletin/fondo-encuesta.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	margin:7px 0 0 0;
	}
	#box-lat-der h2{
		width:auto;
		text-align: center;
		color:#fff;
		font-size: 12px;
		float:left;
		margin:3px 0 0 4px;
		}
									
		#box-lat-der h3{
			width:212px !important;
			width:170px;
			text-align: center;
			color:#000;
			font-size: 12px;
			margin:10px 0 0 0;
			}
#archivos-descarga{
	float:left;
	width:278px;
	margin:10px 0 0 0;
	}
		
#desc-pdf p{
	font-size:10px;
	color:#000;
	margin-left:22px;
	}
	
#desc-pdf a{
	color:#000;
	}
			
#reproductor-himno{
	float:left;
	margin-left:22px;
	
	}
	
#titulo_encuesta a{
	float:left;
	margin:0 0 8px 0;
	}
	#titulo_encuesta a:hover{
		color:#669ebe;
		}
#titulo_encuesta-ver a{
	float:right;
	margin:0 20px 0 0;
	}
	#titulo_encuesta-ver a:hover{
		color:#669ebe;
		}

/*CONTENIDO INTERIOR BOLETIN*/

#contenido-noticia-boletin{
	width:450px;
	/*height:auto !important;
	min-height:525px !important;*/
	height:925px;
	overflow:auto;
	overflow-x: hidden;
	float:left;
	margin:0 0 0 18px;
	padding:0;
	}
#titulo_noticia_completa {
		float:left;
		height:auto;
		color:#a60303;
		margin:0 0 10px;
		width:450px;
		}
#texto-not-completa{
	width:440px;
	height:auto;
	float:left;
	font-size:10px;
	text-align:justify;
	margin:0 0 0 0;
	padding:0;
	}
#foto-not-completa{
	width:450px;
	max-height:300px;
	float:left;
	margin:0 0 0 0;
	padding:0;
	}
	
#compaginador-s{
	float:left;
	width:80%;
	height:20px;
	}
	
	
	
	
#vinc-radio{
	clear:both;
	font-size:10px;
	margin:30px 0 0 20px;
	}
	
/*APLICACIONES COMPARTIDAS*/

#bg-redessociales {
	display:block;
	background:url(../images/bg-redessociales.jpg) no-repeat right top ;
	float: right;
	width: 184px;
	margin-top: 5px;
	margin-bottom:10px;
	text-align: right;
	padding:0 10px;
}
	
	
	.compartir{
		float:right;
		width:16px;
		height:16px;
		margin-left:6px;
		}
		
#shop-compra {
	width: 590px;
	height:150px;
	float:left;
	margin-top:15px;
	background:url(../images/fondo-shop.jpg);
	padding: 5px;
	color: #006;
		font-size: 11px;
}