* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*****************************************GENERALES**************************/
/*Establecimiento de valores de padding y margin para varios elementos HTML.*/

h1, h2, h3, h4, h5, h6,body {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

body 
{	
	background: #D1D0D7;
	color: #394B56; 
	overflow: auto;
}

img {
	border: none;
}


#frame
{ 
	background: #FFFFFF; 
	border-bottom: 2px ainset; 	
	border-color: #B6B5BB; 
	border-right: 2px aasolid;	
	width: 950px;
	margin: 0px auto;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

/********************************************HEADER*********************************/
/*Encabezado de pána*/
#header
{
	height: 89px;
	padding: 0px 0px 0px 19px;
	background: #E4E3E8; 
}

/*LOGO DEL SISTEMA*/
#header div.headerContainer
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 23px 120px;
}

#header .porta_logo{ float:left; position:absolute; margin-top:6px;}

/*Contenedor del Tílo del sistema*/
#header ul
{
	margin: 0px 11px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#header li {
	display: inline;
}

#header ul li a
{
	padding-left: 7px ;
	padding-right: 7px ;
	border-left: 1px solid; 	
	border-color: #BAB8BB;
	text-decoration: none;
	font-size: 12px;
	color: #3D3D3E;


}

#header ul li a:hover
{
	color: #F7941D;
	text-decoration: underline;

}
	
/*********************************************MENU***************************************/
/*Contenedor del menu*/
#menu
{
	background: #585353;
	height: 24px;
	margin: 1px 0px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	float: left;
	border-left: 1px solid; 	
	border-color: #FFFFFF;
	padding-left: 35px ;
	/*padding-top: 4px ;*/
	padding-right: 35px ;
	height: 24px;
}

#menu font{
	float: left;
	padding-left: 35px ;
	padding-right: 35px ;
	color:#F7941D;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	height: 24px;
	border-left:1px solid #FFFFFF;
	border-bottom:0px;
	background: #ffffff url(../img/flechitaMenu.gif) bottom center no-repeat;
}
	
#menu a:hover
{
	background:	#FB9E2D;
	margin-bottom:-1px;
}
/*-----------------------------------------------------estilos flashCentral-------------------------*/
#flashCentral{
	padding:0px;
	margin:0px;
	height: 120px;
	background: #F7941D;
	border-bottom: 10px solid #F2F1F6;
	position:relative;
}

#slider{
	padding:0px;
	margin:0px;
	border-bottom: 10px solid #F2F1F6;
/*	height: 272px;*/
}

#slide-bienvenido{
	padding:0px;
	margin:0px;
	height: 120px;
	background: #F7941D;
}

/*-----------------------------------------------------estilos para la imagen central-------------------------*/
/*#imagen-central
{
	background: #F2F1F6 url(../img/diseno_web.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 370px;
	height: 140px;

}

#imagen-central div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	width: 230px;
}
#imagen-central div#contenedor-central div#central-titulo
{
	font-size: 32px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	font-weight: bold;
}
*/
#central-texto
{
	width:650px;
	font:normal 14px "Trebuchet MS", Arial;
	color:#FFFFFF;
	margin: 0px 0px 0px 180px;
	padding: 18px 0px 0px 0px;
}
	
	#central-texto strong{
		font-size:30px;
		}
	
	#central-texto h2{ font:bold 15px "Trebuchet MS",Arial; color:#F7F7F7; padding:0px; padding:0px; display:inline;}

	#flashCentral a{
		position:absolute;
		bottom: 0px;
		right: 130px;
		display:block;
		color:  #394B56 ;
		font-size:14px;
		font-weight: bold;
		background: #F2F1F6;
		padding:5px;
		text-decoration:none;
		}

	#flashCentral a:hover{
		color: #000;
	}


/*-----------------------------------------------------FIN estilos para la imagen central-------------------------*/
.porta_flash_home{ /*banner "llámenos"*/
	padding:0px 0px 5px 0px;
}
#widgets{
	float: right;
	width: 292px;
	padding: 10px;
	padding-top: 15px;
}
#elementos{
	clear:both;
}

#notas, #columna_ancha{
	margin-right: 310px;
}

#nota{
	padding: 15px 15px 15px 15px;
	font-size: 12px;
	font-family: Arial, sans-serif; 
	border-right: 1px solid #f2f1f6;
	clear:left;
}

#nota div.titulo{
	color: 	#F7941D;
	font-weight: bold;
	margin-bottom: 10px;
}

#nota div.copete, #nota h3  {
	margin-top: 10px ;
	font-weight: bold;
	font-size:12px;
	color:#394B56!important;
}

#nota div.texto {
	font-decoration: none;
}
 
#link
{
	margin: 10px 0px 10px 2px;
	font-size: 11px;
	float: right;
}

#link a 
{
	text-decoration: none;
}

#link a span.mas
{
	color: 	#F7941D;

}

#link a span.info
{
	color: 	#000000;
	font-weight: bold;
}

.contenido{
	border-bottom: 10px solid #F2F1F6;
}
.contenido h1 {
	padding: 5px 10px 10px 25px;
	color: 	#F7941D;
	font-weight: bold;
	font-size: 16px;
}

.tituloBajoMenu {
	padding: 5px 10px 10px 25px;
	margin-bottom:25px;	
	font-weight: bold;
	font-size: 16px;
	color:#FFFFFF;
	background:#F7941D;
	}
.contenido h2 {
	color: 	#F7941D;
	font-weight: bold;
	font-size: 15px;
}

.contenido h3 {
	color: 	#F7941D;
	font-size: 14px;
}

.contenido h4 {
	font-weight: bold;
	font-size: 12px;
}

.contenido a {
	color: #3D3D3E;
}

.contenido em {
	color: 	#F7941D;
	text-decoration: none;
	font-style:normal;
}

.pagina_interna .contenido {
	border-top:4px solid #F7941D;
}

.pagina_interna #menu
{
	margin: 1px 0px 0px 0px;
}
.pagina_interna #menu a:hover
{
	background:#FBBB6F url(../img/flechitaMenu.gif) bottom center no-repeat;
	margin-bottom:-1px;
}
#cuerpo {
	padding: 0px 40px 30px 40px;
	font-size: 12px;
}

#cuerpo div#parrafo {
	display: block;
	padding: 15px 0px 0px 15px;
	text-align: justify;
}

#footer
{
	width:950px;
	clear: right;
	margin: 5px auto 0px auto;
	color: #3D3D3E;
	font-size: 11px;
}

#footer *
{
	color: #3D3D3E;
	text-decoration: none;
}

#footer a:hover
{
	color: #F7941D;
	text-decoration: underline;

}

#sitios {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#sitios li{
	margin-bottom:20px;
}

#sitios li h1
{
margin:0px;
padding: 0px;
font-size:12px;
font-weight:bold;
}

#sitios li p
{
margin:0px;
padding: 0px;
}

#sitios li a
{
}
/*--------------------------------------------nuestra experiencia.htm------------------------------------------*/
	.listadoClientes{
		font:normal 11px "Trebuchet MS", Verdana, Arial;
		color:#666666;
		line-height:16px;
		text-align:justify;
		}
	.listadoClientes strong{
		color:#f9ad52;
		}
	.listadoClientes a{
		font-size:14px;
		color:#585353;
		}
	.columnaDerecha{
		padding:15px 5px 5px 5px;
		background:url(../img/fondoColumnaDerecha.gif) no-repeat right top;
		min-height:700px;_height:700px;
		}
	.tituloColumna{
		font:bold 14px "Trebuchet MS", Verdana, Arial;
		background:url(../img/arrowNaranja.gif) no-repeat left center;
		padding-left:10px;
		}
		.nubeTags{
			font-weight:bold;
			background:#FFFFFF;
			}
		.nubeTags h1, .nubeTags h1 a{
			font-size:12px;
			color:#df7e08;
			}
		.nubeTags h2,.nubeTags h2 a{
			font-size:11px;
			color:#f08d16;
			}
		.nubeTags h3, .nubeTags h3 a{
			font-size:19px;
			color:#ffa73b;
			}
		.nubeTags h4,.nubeTags h4 a{
			font-size:15px;
			color:#c26b01;
			}		
		.nubeTags h5,.nubeTags h5 a{
			font-size:15px;
			color:#fb9f2f;
			}
		.nubeTags h6,.nubeTags h6 a{
			font-size:14px;
			color:#ffb55b;
			}	
		.nubeTags h1 a,.nubeTags h2 a,.nubeTags h3 a,.nubeTags h4 a,.nubeTags h5 a,.nubeTags h6 a,.nubeTags h1,.nubeTags h2,.nubeTags h3,.nubeTags h4,.nubeTags h5,.nubeTags h6{
			text-decoration:none;
			margin:0px;
			padding:0px;
			display:inline;
			font-weight:bold;
			}	
			.nubeTags h1 a:hover,.nubeTags h2 a:hover,.nubeTags h3 a:hover,.nubeTags h4 a:hover,.nubeTags h5 a:hover,.nubeTags h6 a:hover{
				text-decoration:underline;
				}
		
		
.clear {
	clear: both;
}		
		
		
#columna_ancha{
padding: 10px 15px;
font-size: 12px;
}		

#columna_ancha h2{
	clear:left;
}
.imagen_flotante{
	float:left;
	margin:15px 30px;
}		

#siempre_abierto.imagen_flotante{
	margin: 0px 25px 5px 15px;
	width: 60px;
}		
.lista_thumbs{
	list-style-type: none;
	padding-left:0px;
	
}

.contenedor_galeria{
	padding:10px;
	background-color: #DDD;
}
		
#galeria_runnerbike.lista_thumbs a img{
	width:220px;
	border: 1px solid #999;
}
		
#galeria_runnerbike.lista_thumbs a:hover img{
	border: 1px dotted #F7941D;
}

.boton_consulta{
	float:left;
	display:block;
	margin: 25px 10px;
	font-size:14px;
	color: #FFF !important;
	line-height:25px;
	background-color: #F7941D;
	text-decoration:none;
	padding: 4px 10px;
}		
		
.boton_consulta:hover{
	background-color: #999;
}		
		
div.cajita_contacto{
	margin-bottom: 15px;
}

div.cajita_contacto h3, div.cajita_slider h3{
font: 14px Arial #00FDEF;
font-family: Arial;
color: #00FDEF;
font-size: 22px;
}

.cajita_slider{
margin-bottom:15px;
}
div.cajita_contacto .contacto_contenido{
	margin:0px 8px;
}
div.cajita_contacto .contacto_contenido_contenedor{
width: 292px;
background-color: #00FDEF;
color: #FFF;
padding: 10px 0px;
}		

div.cajita_contacto .label_ {margin-top:6px;}
div.cajita_contacto .input.text input, div.cajita_contacto .input.textarea textarea{
width: 270px;
}

div.cajita_contacto input, div.cajita_contacto textarea{
border:0px;}

.producto{
clear:left;
}

.carrito p{
line-height: 22px;
}

.carrito h2{
font-size: 18px;
font-weight: normal;
margin: 35px 0px 0px 0px;
}

.carrito h2.first{
	margin: 0px;
}

.carrito p.precio{
padding: 10px;
background-color: #EEE;
}

.carrito .boton_consulta{
	margin: 5px 10px 30px 0px;
}

.carrito h3{
font-size: 15px;
margin: 10px 0px 0px 0px;
}
		
