@import url(export_fonts.css?family=News+Cycle); 
/* - - - - - - - - - - - - - - - - - - - - -
Título : Pérez Ramírez y Cía. S.A. 
Autor : MICROSOLUTION
Descripción : estilo.css
- - - - - - - - - - - - - - - - - - - - - */
/*
div{
	border: 1px solid black;
}
*/
* {
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial;
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
	/* font-size:14px; */
	/* border: 1px solid red; */
}

body {
	font-family: Tahoma, Verdana, Arial;
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-size:14px;
	/* background: #FFCC00 url(../images/body_fondo.jpg) repeat-x; */
	/* background: #333333 url(../images/body_fondo.jpg) repeat-x; */
	
	/* #760310*/
	/* background: #303030; */
	/* background: #007124; /* #008030; */
	background: #303030;
	padding:0px;
	margin: 0px;
	color: #505050;

}

ul {
	margin:15px;
}

ol {
	margin:15px;
}

#supercontenedor1{
	background: #EFEFEF url(../images/body_fondo-01.jpg) repeat-x;
}

#supercontenedor2{
	background: url(../images/supercontenedor_abajo.jpg) bottom repeat-x;;
}


#contenedor{
		margin:auto auto;
		margin-top:0px;
		margin-bottom:5px;
		width:981px;
		/* background: #ffffff; */
		
}

#contenedortop {
		/* background:#FEFFD7; */
		/* background: #ffffff; */
		width:981px;
		display: block;
		clear: both;
		/* height: 250px; */
		/* height: 150px; */
		height: 200px;
		clear:both;
		display:block;
		padding: 0px;
		margin:0px;
	/*	border: 1px solid  blue;*/
}

#logoprincipal{
		float:left;
		/* width: 520px; */
		/*width: 200px;*/
		/* position:absolute; */
		/* padding-left:20px; */
		padding-top:10px;
		/* width: 356px; */
		/*border:1px solid red;*/
}

#logoprincipal a{
	display:block; 
	width: 490px;
	height: 119px;
	/*border:1px solid red;*/
}

#menu {
	/* margin-top:123px; */
	float:right;
	margin-top:60px;
	width:455px;
	/* height: 30px; */
	font-size: 13px;
}

#menu a {
	font-weight: normal;
}

#nav {
	float:right;
}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
}

#nav li.sub { 

}

#nav li{ 
	display:block;
	float: left;
	/* border-left:1px solid #730101; */
	margin-left: 5px;
}
#nav li a{
	text-decoration: none;
	color: #ffffff;
	padding: 15px;
	padding-left: 15px;
	padding-right: 15px;
	/* background: #E57513; */
	/* background: #850100; */
	background: #606060;
}
#nav li a:hover {
	color: #ffffff;
	/* background: #DF0000;	 */
	background: #404040;
}
/* ############################ */
/*borde del sub menu*/
#nav li ul { 
	position: absolute;
	/* background-color: #FF9933; */
	background-color: #808080;
	/* width: 160px; */
	width: 226px;
	left: -999em;
	font-size:12px;
	margin:0px;
	/* padding:1px; */
	display:block;
	clear: both;
}
#nav li ul li {
	border-left:none;
	width: 225px;
	margin:0px;
	padding:0px;
	margin-top:1px;
	
}
/*texto del sub-menu*/
#nav li ul li a {
	text-decoration: none;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
	/*color: #e0e0e0;*/
}
/*mouse hover sub-menu*/
#nav li ul li a:hover {
	/* background: #DF0000; */
	
}
#nav li ul ul { 
	width: 10em;
}

#nav li ul ul li a{
	/* border-bottom: #FF9933 1px solid; */
	width: 135px;
	border:1px solid red;
}

#nav li ul ul li a:hover {
	background-color: #DF0000; 
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li ul ul ul { 
	background-color: #f0f0ef; 
	width: 10em;
}

#nav li ul ul ul li {
	width: 10em;
	border-bottom: 1px solid #CCFF99; 
}
#nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
	left: -100em;
}
#nav li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	line-height: 16px;
}

#contenedorcontenido{
	width: 981px;
	clear: both;
	display:block;
	margin: auto auto;
	/* background: #E8E8E8; */
	/* background: #F9FFFB; */
	/* border:4px solid #D2FFE1; */
}

#contenido {
	/* width:940px; */
	width:980px;
	margin-top: 0px;
	/*
	padding-left: 20px;
	padding-right: 20px;
	*/
	padding-top:15px;
	/*border:1px solid red;*/
}

#contenido_izquierdo{
	border:1px solid red;
	float:left;
	width: 260px;
	padding:10px;
}

#contenido_derecho{
	border:1px solid blue;
	width: 630px;
	padding:10px;
	


}

div#contenido_propiamentedicho {
	float:left;
	padding: 10px;
	
}

#contenido img{
	margin-bottom: 5px;
}

#contenido img#imgderecha, #imgderecha {
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#contenido img#imgizquierda {
	float:left;
	margin-right: 25px;
	margin-bottom: 5px;
}

#contenido ul li {
	margin: 0px;
	padding-bottom: 5px;
}

#contenidoderecha {
	/* border: 1px solid red; */
	background: #F3AB23;
	padding: 18px;
	padding-top: 20px;
	float: left;
	width: 200px;
}

#contenidoderecha img{
	border:3px solid #ffffff;
	margin-bottom: 5px;
}

h1 {
	/*color: #333333;*/
	color: #A9103E;
	/*color: #404040;*/
	font-weight: lighter;
	font-size: 24px;
}

h2 {
	/*color: #404040;*/
	color: #A9103E;
	font-weight: lighter;
	font-size: 22px;
	/* border-bottom: 1px solid #336699; */
}

h3 {
	color: #A9103E;
	/* color:#329832; */
	padding-bottom:3px;
	padding-top:3px;
	 font-weight: lighter; 
	/*font-weight: bold;*/
	font-size: 19px;
}

h4 {
	/*color: 	#FE6B01;*/
	color: #A9103E;
	font-weight: lighter;
	font-size: 16px;
	border-bottom: 1px dashed #605C5D;
}

h5 {
	/*color: #404040;*/
	color: #A9103E;
	font-weight: lighter;
	font-size: 16px;
}

h6 {
	/*color: #404040;*/
	color: #A9103E;
	font-weight: lighter;
	font-size: 14px;
}

h1 {font-size:36px; line-height:44px; color:#1b1b1b; font-weight:400; font-family: 'News Cycle', sans-serif;}
h2 {font-size:24px; line-height:29px; color:#585857; font-weight:400; font-family: 'News Cycle', sans-serif;}
h3 {font-size:22px; line-height:29px; color:#585857; font-weight:400; font-family: 'News Cycle', sans-serif;}
h4 {font-size:20px; line-height:29px; color:#585857; font-weight:400; font-family: 'News Cycle', sans-serif;}
h5 {font-size:18px; line-height:29px; color:#585857; font-weight:400; font-family: 'News Cycle', sans-serif;}
h6 {font-size:14px; line-height:29px; color:#585857; font-weight:400; font-family: 'News Cycle', sans-serif;}

/*
h3 {font-size:36px; line-height:44px; color:#1b1b1b; font-weight:400; font-family: 'News Cycle', sans-serif;}
h4 {font-size:24px; line-height:29px; color:#585857; font-weight:400; font-family: 'News Cycle', sans-serif;}
h6 {font-size:13px; line-height:18px; color:#000; font-weight:700;}
*/

#separador, .separador {
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
	height:0px;
	font-size:1px;
}

#contenedorfooter {
	/* background: #303030; */
	/* border: 1px solid #000000; */
}

#footer {
	width:961px;
	/* height:90px; */
	margin: auto auto;
	padding:0px;
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-size: 10px;
	/* color: #ffffff; */
	color: #c9c9c9;
	/* background: #790100; */
}

/*
#footer a {
	color: #ffffff;
	font-size:10px;
}

#footer a:hover {
	font-size:10px;
}

#footer a:visited {
	font-size:10px;
}
*/

#contenidofooterizquierdo {
	width:180px;
	float:left;
	text-align:left;
	margin-left: 0px;
	margin-right: 20px;
	/* margin-top: 10px; */
	margin-top: 5px;
	font-size: 11px;
}

#contenidofooterizquierdo b#telefono {
	color: #f0f0f0;
}

#contenidofooterderecho {
	width:290px;
	float:right;
	font-size:9px;
	padding-top: 25px;
	margin-right: 0px;
}

#textodesarrollado {
	/* color: #404040; */
	float:right;
	font-size:9px;
	margin-right: 5px;
	padding-top: 8px;
}

#logodemicrosolution {
	float:right;
	font-size:9px;
	margin-right: 5px;
}

#contactenos{
	float:left;
	width:100%;
}

#contactenosdere {
	float:left;
	width:480px;
}

#contactenosdere-solicitud{
	float:left;
	/*width:480px;*/
	/*border:1px solid red;*/
}
#fotocontenidocontactenos {
	float: right;
	padding: 0px;
	margin: 0px;
	border: 3px solid #f9f9f9;
}

#contacto{
	margin:0 0;
    padding:15px;
}

#contacto , #contacto input{        
    font-size:13px;
}

#contacto .campo{
    float:left;
    width:150px;
    padding:2px 2px;
	
}

#contacto div{
	CLEAR:BOTH;
}

#contacto div div {
	CLEAR:none;
	
}

#contacto input {
	clear:none;
	display:inline;
	float:left;
}

#contacto input, #contacto textarea{
	background: #ffffff ;
	border:1px solid #f0f0f0;
    padding:5px;
    color:#555;
	
}
 
#contacto textarea{

}
 
#contacto input#botonenviar{
    width: 88px;
	height: 39px;
	margin-left: 0px; 
	border:0px;
	!margin-left: 0px; 
	_margin-left: 0px;  
	padding:7px 11px;
    background: url(../images/botom_enviar.jpg) no-repeat;
	color:#ffffff;
	
}

#consulta {
	padding:5px;
	width:280px;
	height:75px;
	margin-left: 0px; 
	!margin-left: 0px;  
	_margin-left: -3px;  
}

a#volver {
	float:right;
	text-align: center;
	width: 80px;
	height: 23px;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
	background: #999999;
	padding-top: 5px;
}

#vermas {
	font-size: 18px;
}

/* INICIO SECCION SLIDE */
.microsolution-wrapper div {
    font-size: 10pt;
}

.microsolution {
	cursor: url(images/slider/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}

#microsolution-derecha { 
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#microsolution-derecha1 { 
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top: 15px;
	margin-right: 5px;
}

#microsolution-izquierda { 
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
}

.microsolution-active-anchor img {
	visibility: hidden;
}

.microsolution img {
	padding-left:7px;
	/*border:1px solid red;*/
}

.microsolution:hover img {
	
}

.microsolution-wrapper, .rounded-white {
	background: white;
}

.microsolution-image {
    
}

.microsolution-image-blur {
}

.microsolution-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.microsolution-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../images/slider/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.microsolution-credits,

a.microsolution-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.microsolution-credits:hover,
a.microsolution-credits:hover i {
    color: white;
    background-color: gray;
}

a.microsolution-full-expand {
	background: url(../images/slider/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.microsolution-caption ul {

}

.microsolution-caption ul li {
	font-size: 10px;
	margin-left: 20px;

}
/* FIN SECCION SLIDE */
#kwick {
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#kwick .kwicks {
	display: block;
	height: 295px;
	margin: 0px;
	background-color: #1AE74E;
}

#kwick li {
	float: left;
	list-style:none;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	width: 284px;
	height: 295px;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background-image: url(../images/menu_slide1.jpg);
}

#kwick .opt2 {
	background-image: url(../images/menu_slide2.jpg);
}

#kwick .opt3 {
	background-image: url(../images/menu_slide3.jpg);
}
/* FIN DE SECCION DE MENU SLIDE DE PRODUCTOS */
#titulocategoria {
	font-size: 18px;
	color: #707070;
}

/* INICIO DE SECCION HOME */
#homeizquierda {
	float: left;
	background: #FCFCFC;
	width: 230px;
	margin-top:11px;
	margin-left:7px;
	margin-right:10px;
	border: 1px solid #e0e0e0;
}

#homeflashderecha {
	border:1px solid #e0e0e0;
	float:left;
	margin-top:11px;
	width:712px;
	/*margin-right:10px;*/
	height:250px;
	background:#909090;
	border:1px solid white;
}

#flashinterno {
	width:950px;
	height:300px;
}

#homeflash_explicacion {
	padding:10px;
}

#homederecha {
	float: right;
	padding:20px;
	margin-top:12px;
	width: 300px;
	font-size:10px;
	background:#ffffff;
	border: 1px solid #e0e0e0;
}

#homederecha * {
	font-size:12px;
}

#homederecha img {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#homeizquierda_buscador {
	float: left;
	width: 600px;
}

#homederecha_buscador {
	background: #FEFFD7;
	float: right;
	width: 200px;
	border: 1px solid #e0e0e0;
}

#homederecha_buscador a {
	color: #707070;
	font-size: 12px;
}

#homederecha_buscador ul {
	list-style:circle;
	list-style-type: circle;
	padding-left: 15px;
}
/* FIN DE SECCION DE HOME */

#flashhome {
	width: 900px;
	height: 430px;
}

#flashhomeflash {
	/*position: absolute;
	margin-left: 0px;
	margin-top: 0px;*/
}

#flash_home_derecha{
	float: right;
}

#fotocontenidoderecho{
	float: right;
	/*margin-left: 7px; */
	margin:0px;
	padding:0px;
	border:3px solid #ffffff;
}

#productos_izquierda{
	width: 500px;
	float:left;
	/*border:1px solid red;*/
}

#productos_derecha222{
	float:right;
	text-align: right;
	width: 385px;
	padding-left: 15px;
}

#prev_producto_izquierda222{
	width: 150px;
	float: left;
	text-align:left;
	margin-right: 15px;
}

#prev_producto_central22{
	width: 150px;
	float: left;
	text-align:left;
	margin-right: 15px;
}

#prev_producto_derecha2222 {
	width:150px;
	float: left;
	text-align:left;
	margin-right: 15px;
}

#contenedormapa {
	width: 875px;
	margin: auto auto;
	border:1px solid #404040;
}

#contenedor_galeria1 {
	width: 877px;
	margin: auto auto;
}

#listapm {
	float:left;
	width: 100px;
}

/* SECCION BUSCADOR */
#buscadorvermas {
	float:right;
	margin-right: 2px;
}

#contenedorbuscar {
	
}

#titulobuscar {
	margin-bottom: 5px;
}

#subcontenedorbuscar {
	background: white;
	margin:0px;
	padding:0px;
	height: 30px;
	/* width: 400px; */
	/* border: 1px solid red; */
}

#subcontenedorbuscar_texto {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
}

#selectcategoria {
	border: 1px solid #909090;
	padding: 3px;
	height: 30px;
	float: right;
}

input#buscadortexto {
	width: 205px;
	border:0;
	margin:0px;
	margin-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
	height: 20px;
	color: #808080;
}

input#botonbuscar{
	border:none;
	width: 78px;
	height: 30px;
	margin:0px;
	padding:0px;
	background:url(../images/fondo_boton_buscar.jpg) repeat-x 0px 0px; 
	color:#808080;
	cursor:pointer;
}

#resultadobusqueda {
	float: left;
}

#fotoresultadobusqueda {
	margin-right: 10px;
	margin-bottom: 10px;
}

#lineapar {
	/* background:url(../images/fondo-discografia.jpg) repeat-x 0px 0px; */
	padding:2px;
	padding-bottom:4px;
	padding-left: 5px;
	padding-right: 5px;
	background: #FFFFEC;
}

#lineaimpar {
	/* background:url(../images/fondo-discografia.jpg) repeat-x 0px 0px; */
	border:1px solid #ffffff;
	padding:2px;
	padding-bottom:4px;
	padding-left: 5px;
	padding-right: 5px;
}

#columna {
	float:left;
	width:450px;
	/* height: 250px; */
	padding-left:10px;
	padding-bottom:10px;
	/* background: #ffffff; */
	/* border-right: 1px solid brown; */
	/*border-left: 1px solid brown;*/
	/*border-top: 1px solid brown;*/
	/* border-bottom: 1px solid brown; */
	/*border:1px solid red;*/
	text-align:center;
}

#columna h2 {
	background: #ffffff; 
}

#columna img {
	padding-top: 10px;
}

#columna1{
	float:left;
	width:437px;
	padding-left:10px;
	padding-bottom:10px;
	
}
#columna1 h2 {
	/* visibility:hidden; */
	font-size:13px;
	font-weight: bold;
	border:0px;
	margin:0px;
	padding:0px;
	margin-top: 10px;
}

#noticias-animada{
	float:left;
	padding-left:7px;
	padding-right:7px;
	height:300px;
	width: 220px;
	
}

#novedades-izquierda{
	float:left;
	width:620px;
	margin-bottom: 30px;
	/* border-bottom:1px dashed #CC6600;*/
}

#flash-interno{
	float:left;
	/*margin-left:5px;*/
	width:660px;
	height:235px;
	/*border: 1px solid yellow;*/
}

#productostrescolumnas{
	float:right;
	/* width:658px; */
	width:700px;
	/*border:1px solid red;*/
	color: #202020;
}

#productostrescolumnas #separador {
	margin: 0px;
	padding: 0px;
	height: 0px;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #ffffff;
	width: 99%;
}

#productostrescolumnas a {
	color: #202020;
}

#productostrescolumnas a:hover {
	color: #909090;
}

#productos-columna1{
	float:left;
	width: 205px;
	/* height:250px; */
	/* height:250px; */
	/* background: url(../images/fondo-preview.jpg) no-repeat; */
	background: #F7F7F7;
	padding: 10px;
	margin-right: 9px; 
	border: 1px solid #ffffff;
}

#productos-columna1:hover {
	border: 1px solid #808080;
}

#productos-columna1 img{
	/* float:left; */
	padding-bottom:7px;
	margin-top:5px;
	margin-left:10px;
	/*border:1px solid red;*/
}

#productos-columna2{
	float:left;
	width: 205px;
	margin-left: 7px; 
}
#productos-columna3{
	float:left;
	width: 205px;
}

#titulo{
	float:left;
	width: 200px;
	height:18px;
	border-bottom: 1px solid #D7D7D7;
	padding-top: 4px; 
}

#productosdetalle{
	float:left;
	margin-left:5px;
}

#homeflashderecha {
	border:1px solid #e0e0e0;
	float:left;
	margin-top:11px;
	width:712px;
	height:250px;
	background:#909090;
	border:1px solid white;
}

#trescolumnassucursales{
	float:left;
	width:100%;
}

#textosucursales{
	float:left;
	padding-left:5px;
	margin-top: 5px;
/*border:1px solid red;*/
}

#casamatriz{
	float:left;
	width:25%;
	/*border:1px solid red;*/
}

#sucursal1{
	float:left;
	width:25%;
	/*border:1px solid yellow;*/
}
#sucursal2{
	float:left;
	width:25%;
	/*border:1px solid red;*/
}

#logos-representaciones{
	/* float:left; */
	width:920px;
	text-align:center;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #909090;
	border-bottom:1px solid #909090;
	padding:10px;
	background: #f0f0f0;
	margin: auto auto;
	margin-top: 30px;
}

#logo-america{
	float:left;
	width:120px;
	margin-right:10px;
}

#logo-bompani{
	float:left;
	width:120px;
	margin-right:10px;
	padding-top:10px;	
}

#logo-chacomer{
	float:left;
	width:120px;
	margin-right:10px;
	padding-top:10px;	
}

#logo-computec{
	float:left;
	width:120px;
	margin-right:10px;
	padding-top:5px;	
}

#logo-james{
	float:left;
	width:120px;
	margin-right:10px;
}

#logo-kosmos{
	float:left;
	width:120px;
	margin-right:10px;
}

#logo-laserimport{
	float:left;
	width:120px;
	margin-right:10px;
	padding-top:9px;	
}

#logo-ngo{
	float:left;
	width:120px;
	margin-right:10px;
}

#logo-philips{
	float:left;
	width:120px;
	margin-right:10px;
	padding-top:9px;	
}

#logo-tokyo{
	float:left;
	width:120px;
	margin-right:10px;
}

#logos-representaciones div {
	margin: 0px;
	margin-left: 10px;
}



#novedades_izquierda {
	float: left;
	width: 500px;
}

#novedades_izquierda img {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#novedades_derecha {
	float: right;
	width: 400px;
	background:#ffffff;
	padding: 10px;
	border:1px solid #d5d5d5;
}

#novedades_derecha img {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}


#productos-izquierda{
	float:left;
	/* padding-left: 7px; */
	/*background: #D5FFE2;*/
	width: 260px;
}

#productos-derecha{
	float:right;
	width:700px;
	
	min-height: 400px;
	height: auto !important;
	height: 400px;
	
	/* background: #FFFFFF; */
	/* border:1px solid red; */
}

#productos-derecha-subcontenededor {
	padding: 20px;
	padding-top: 15px;
	/* background: #FFFFFF; */
	background: #f5f5f5;
	width:659px;
	/* width:618px; */
	/* width:700px; */
}

#productos-detalle{
	width:100%;
	padding-left:10px;
}

#detalle-izquierda{
		width: 25%;
		float: left;
		text-align:left;
		/*border:1px solid red;*/
}

#detalle-izquierda img {
	border: 4px solid #ffffff;
}

#detalle-derecha {
		/* width: 65%; */
		/* width: 403px; */
		width: 390px;
		float: right;
		text-align:left;
		/*padding:10px;*/
		/* margin-bottom: 10px; */
		/* background: #f5f5f5; */
		border:1px solid #f0f0f0;
		margin-bottom: 10px;
}


#titulo-caracteristicas{
	background: #505050;
	color: #ffffff;
	font-size: 18px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:7px;
}

#detalle-derecha-caracteristicas {
	padding:10px;
	background: #ffffff;
}


#serviciocompleto {
	border: 1px solid #000000;
	padding: 20px;
	background: #909090;
	font-size: 15px;
	line-height: 1;
	color: #f0f0f0;
}

#serviciocompleto b {
	font-size: 15px;
}

#serviciocompleto ul {
	padding-left:20px;
	line-height: 150%;
}

#serviciocompleto ul li {
	font-size: 15px;
}

#serviciocompleto h1 {
	color: #f0f0f0;
}

#home-izquierda{
	float:left;
	/* padding-left: 7px; */
	/*background: #D5FFE2;*/
	/* width: 260px; */
	/* width: 530px; */
	width: 350px;


	/* border:1px solid red; */
}

#home-derecha {
	float:right;
	/* width:658px; */
	/* width:400px; */
	/* width:420px; */
	width:610px;
	/* background: #FFFFFF; */
}

#icono-izquierdo {
	float: left;
	width: 255px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	padding-top:3px;
	/* border: 1px solid red; */
	
}

#icono-derecho {
	float: right;
	/* width: 269px; */
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #f0f0f0;
	/* margin-top: 3px; */
	/* border: 1px solid navy; */
}

#icono-derecho a {
	text-decoration: none;
	/* color: #6C0000; */
	color: #808080;
	font-size: 12px;
	/* font-weight:bold; */
}

/*
#home-derecha img {
	float: left;
	padding-right: 10px;
}
*/

#contenedoranimacion{
	position: relative;
	/* width: 640px; /*marquee width */
	/* width: 392px; */
	
	width: 412px;
	
	height: 292px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 1px solid #f0f0f0;
	padding: 2px;
	padding-left: 4px;
}

#contenedoritem {
	/* width:315px; */
	/* width:498px; */
	width:521px;
	height:140px;
	background:#ffffff;
	display:block;
	padding:10px;
	margin:0px;
	overflow: hidden;
	font-size: 12px;
}

#contenedoritem a {
	color: #808080;
}

#contenedoritem a:hover {
	color: #505050;
}

#contenedorbrowser {
	background: #f8f8f8;
	border:1px solid #ffffff;
	padding:6px;
	font-size: 12px;
	
	min-height:191px;
	height:auto !important;
	height:191px;
	
}

/*
//desde home
#browser {
	background: none;
	border:none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#browser a {
	color: #606060;
}

#browser a:hover {
	color: #000000;
	background: #f0f0f0;
}

*/

#browser {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #303030;
}

#contenedorbrowser:hover {
	border: 1px solid #d0d0d0;
}

#browser a {
	color: #ffffff;
	color: #000000;
}

#browser a:hover {
	color: #ffffff;
	color: #000000;
	background: #f0f0f0;
}

#marqueeizquierda1{
	/* width: 180px; */
	float: left;
	margin: 0px;
	padding: 0px;
}

#marqueeizquierda1 a {
	margin: 0px;
	padding: 0px;
}

#marqueeizquierda1 a img {
	margin: 0px;
	padding: 0px;
}

#marqueederecha1 {
	/* width: 190px;*/
	/* width: 140px; */
	
	width: 320px;
	
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}

#pscroller1{
	/* width: 390px; */
	width: 190px;
	height: 300px;
	/* border: 1px solid black; */
	padding: 5px;
	/* background-color: lightyellow; */
}

#siguiente{
	float:right;
	/*padding-right:27px;*/
	width:193px;
	font-weight:bold;
	/*border:1px solid red;*/
	text-align: center;
}

#paginador {
	width: auto;
	text-align: center;
	text-align: center;
}

#paginador1 {
	display: inline;
	width: auto;
	text-align: center;
	/* height: 50px; */
}

#paginador1 div {
	margin-left: 3px;
	margin-right: 3px;
	display: inline;
	width: auto;
	font-size: 16px;
	font-weight: bold;
}

#titulopaginas {
	display: inline;
	/* float: left; */
	margin-right: 10px;
	margin-left: 10px;
	border: 4px solid navy;
}

#botonanterior {
	cursor: pointer;
	width: 20px;
	height: 22px;
	border: 0;
	margin: 0px;
	padding: 0px;
	background: url(../images/flecha-anterior.gif) no-repeat 0 5px;
}

#botonsiguiente {
	cursor: pointer;
	width: 20px;
	height: 22px;
	border: 0;
	margin: 0px;
	padding: 0px;
	background: url(../images/flecha-siguiente.gif) no-repeat 0 5px;
}

#categoria-productos{
	float:left;
	width:246px;
	height:804px;
	background: #ffffff url(../images/fondo-caregoria-productos.jpg) no-repeat;
	/*border:1px solid red;*/
}

#contenedor-categoria-productos{ 
	margin-left:15px;
	padding-top:43px;
	padding-right:18px;
}

#titulo-categoria-productos{ 
	padding-left:10px;
	padding-top:6px;
	padding-bottom:5px;
	border-bottom:1px solid #E8E8E8;
}

#divisionesymarcas {
	height: 300px;
}

#comodinderecho {
	background: #f5f5f5;
	border: 1px solid #ffffff;
	padding: 20px;
	overflow: hidden;
}	

#comodinderecho:hover {
	border: 1px solid #d0d0d0;
}

#overlay {
	/* background-image:url(../images/transparent.png); */
	background-image:url(../images/white.png);
	/* color:#efefef; */
	height:500px;
	overflow:hidden;
}

div.contentWrap {
	height:481px;
	overflow-y:auto;
	padding: 10px;
}

/* the overlayed element */
.apple_overlay {
	/* initially overlay is hidden */
	display:none;
	/* growing background image */
	/* background-image:url(../images/white.png); */
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:750px;		
	/*height:450px;*/
	/* some padding to layout nested elements nicely  */
	padding:35px;
	min-height:200px;
	/* a little styling */	
	/* font-size:11px; */
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#productos-derecha-ajax {
	width:680px;
	/* height: 450px; */
	margin: auto auto;
	/* border: 1px solid green; */
}

#productos-derecha-subcontenededor-ajax {
	padding: 20px;
	padding-top: 15px;
	/* background: #FFFFFF; */
	background: #fafafa;
	width:659px;
	margin: auto auto;
}

#detalle-derecha-caracteristicas-ajax {
	color: #202020;
}

#logoajax1 {
	margin: 0px;
	padding: 0px;
	/* margin-top: 10px; */
	margin-right: 10px;
	border:1px solid #ffffff;
	float: left;
}


#logoajax1 img {
	margin: 0px;
	padding: 0px;
}

#logoajax1:hover {
	border:1px solid #e0e0e0;
}

#ajaxfont {
	font-size: 16px;
}
/*SECCION SOLICITUD DE CREDITO*/

#contactenosdere-solicitud{
	float:left;
	width: 565px;
	/*border:1px solid red;*/
}

#foto-solicitud {
	float: right;
	padding: 0px;
	margin: 0px;
	border: 3px solid #f9f9f9;
}

/*
#contactosolicitud{
	margin:0 0;
    padding:15px;
	
}


#contactosolicitud , #contactosolicitud input{        
    font-size:13px;
}

#contactosolicitud .campo{
    float:left;
    width:150px;
    padding:2px 2px;
}

#contactosolicitud div{
	CLEAR:BOTH;

}

#contactosolicitud div div {
	CLEAR:none;
}

#contactosolicitud input {
	clear:none;
	display:inline;
	float:left;
	
}

#contactosolicitud input, #contactosolicitud textarea{
	background: #ffffff;
	border:1px solid #f0f0f0;
    padding:5px;
	width: 220px;
}
 
#contactosolicitud textarea{

}
 
#contactosolicitud input#botonenviar{
    width: 88px;
	margin: 0px;
	padding: 0px;
    background: url(../images/botom_enviar.jpg) no-repeat;
	color:#ffffff;
}
*/


#consulta {
	padding:5px;
	width:280px;
	height:75px;
	margin-left: 0px; 
	!margin-left: 0px;  
	_margin-left: -3px;  
}

#mycarouselcontainer {
	background: #f5f5f5;
	border: 1px solid #ffffff;	
}

#mycarouselcontainer:hover {
	border: 1px solid #d0d0d0;
}


#portafacebook {
	width: 150px;
	float: right;
	text-align: right;
	padding-top: 20px;
	color: #ffffff;
	font-weight: bold;
	height: 60px;
}

#redessociales {
	width: 40px;
	float: right;
}

#logoface img{
 
}

#logoface img a{
	/*background: url(../images/logo_facebook_mediano1.png) no-repeat;*/
}

#logoface a:hover{
	/*background: url(../images/logo_facebook_mediano_over.png) no-repeat;*/
	/*border:4px solid red;*/
}

#logotwitter img a:hover{
	/*background: url(../images/logo_twitter_mediano_over.png) no-repeat;*/
}

#textoseguinos {
	padding-top: 5px;
	float: right;
}













ul#stepForm,ul#stepForm li {
	margin: 0;
	padding: 0;
}

ul#stepForm li {
	list-style: none;
}



#stepForm {
	margin:0px;
	padding:0px;
	font-size: 12px;
}

#stepForm .campo1 {
	float: left;
	width: 150px;
	padding-top: 6px;
}

#stepForm .campo2 {
	float: left;
	width: 400px;
}

#stepForm .campolinea {
	clear: both;
	padding: 4px;
}

#stepForm input {
	padding: 3px;
	color: #808080;
	border: 1px solid #909090;
}

#stepForm input:hover {
	border: 1px solid #202020;
}


#stepForm label.warning {
	text-align: left;
	width: auto;
	padding: 0;
	margin: 0 0 0 10px;
	float: none;
	clear: none;
	display: inline;
	color: #ff0000;
	font-size: 11px;
	border: none;
	border-bottom: 1px dotted #ff0000;
}

#stepForm h4 {
	border: none;
}

.box {
	width:100%;
	background:#fff;
	color:#969696;
	line-height:19px;
	box-shadow:0 0 5px 0 rgba(208,212,185,0.18);
	-moz-box-shadow:0 0 5px 0 rgba(208,212,185,0.18);
	-webkit-box-shadow:0 0 5px 0 rgba(208,212,185,0.18);
}

.box-shadow {width:100%; padding:0 0 24px; background:url(../images/box-shadow.png) center bottom no-repeat;}
.box-marron {width:100%; padding:37px 0 17px; background:url(../images/bg-box-blue.jpg) 0 0 no-repeat #A50505;}
.box-amarillo {width:100%; padding:37px 0 17px; background:url(../images/bg-box-blue.jpg) 0 0 no-repeat #F1B807;}
.box-blue {width:100%; padding:37px 0 17px; background:url(../images/bg-box-blue.jpg) 0 0 no-repeat #22abf2;}
.box-green {width:100%; padding:37px 0 17px; background:url(../images/bg-box-green.jpg) 0 0 no-repeat #8ccc21;}
.box-orange {width:100%; padding:37px 0 17px; background:url(../images/bg-box-orange.jpg) 0 0 no-repeat #fa6615;}

.box-text1 {display:block; font-size:34px; line-height:41px; color:#fff; text-transform:uppercase; font-weight:400; font-family: 'News Cycle', sans-serif;}
.box-text2 {display:block; font-size:34px; line-height:41px; margin-top:-5px; color:#fff; text-transform:uppercase; font-weight:400; font-family: 'News Cycle', sans-serif;}

.padding-box {padding:0 15px;}
.padding1-box {padding:0px 17px 25px 27px;}


.button-marron {display:inline-block; font-size:16px; line-height:38px; padding:0 22px 0 20px; color:#fff; text-decoration:none; background:#A50505;}
.button-marron:hover {background:#332e24;}

.button-amarillo {display:inline-block; font-size:16px; line-height:38px; padding:0 22px 0 20px; color:#fff; text-decoration:none; background:#F1B807;}
.button-amarillo:hover {background:#332e24;}

.button-blue {display:inline-block; font-size:16px; line-height:38px; padding:0 22px 0 20px; color:#fff; text-decoration:none; background:#22abf2;}
.button-blue:hover {background:#332e24;}

.button-green {display:inline-block; font-size:16px; line-height:38px; padding:0 22px 0 20px; color:#fff; text-decoration:none; background:#8ccc21;}
.button-green:hover {background:#332e24;}

.button-orange {display:inline-block; font-size:16px; line-height:38px; padding:0 22px 0 20px; color:#fff; text-decoration:none; background:#ff6410;}
.button-orange:hover {background:#332e24;}



.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	/* position: relative; */
	/*margin-left: 10px;*/
	margin-right: 20px;
}


.indent-bot3 {
	margin-top: 15px;
	clear: both;
	display: block;
}

.grid_4 {
	/* width:313px; para 3 */
	width:230px;
	width:230px !important;
	width:228px;
	/* height: 335px; */
	float: left;
}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.p3 {
	min-height: 125px;
	height: auto !important;
	height: 125px;
}
#contenedorgaleria{
	/*border:1px solid red;*/
	width: 981px;
	/*padding:15px;*/	
}
	
#columna1 {
	float:left;
	width:310px;
	margin-right:14px;

}
#columna2 {
	float:left;
	width:310px;
	margin-right:14px;
}

#columna3 {
	float:right;
	width:310px;
	/*margin-right:10px;*/
	
}

#columna1 img #columna2 img #columna3 img {
	margin:0px;
	padding:0px;
	border:1px solid #ffffff;
}


