@charset "utf-8";

/**/
/*firma*/
.mb_footer{ color:#ddd;
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:10px;
	background:#000;
	opacity:0.5;
	height:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	z-index:4;
}
.mb_footer a{
	padding:5px 15px;
	letter-spacing:1px;	
	color:#ddd;
	float:right;
}
.mb_footer a:hover{
	color:#ddd; text-shadow:1px 1px 1px #000;
}
.mb_footer a span{
	font-weight:bold;
}
.mb_footer a.mb_left{
	float:left;
}

/*fin de firma*/
/**/
.stand1 { float:left; padding:1px 0; width:200px; height:250px;
text-align:center;
margin:5px 14px;
border: 1px #CCC solid; font-size:13px;
}
.stand2 { float:left; padding:1px 0; width:200px; height:250px;
text-align:center;
margin:5px 18px;
border: 1px #CCC solid; font-size:13px;
}
.stand3 { float:right; padding:1px 0; width:200px; height:250px;
text-align:center;
margin:5px 10px;
border: 1px #CCC solid; font-size:13px;
}

/*fin de para 3*/
.up{ background:#0f51a2;
margin: 0 auto; /* el valor automático de los lados, unido a la anchura, centra el diseño */
width: 1000px; padding-top:20px;
}

.button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}

/**/

/* menu sup*/
#menu7{ float:right; width:695px;
 padding-left:0; margin-bottom:-8px;
}
#menu7 ul { 
    list-style:none;
    font-family: arial, Verdana, serif;
    font-size: 14px;
       letter-spacing: -1px;
    line-height: 1.1em;
    float:left;
   
   
   
}
#menu7 ul li{
    float:left;
	
}
#menu7 ul li a{
    display:block;
    text-decoration:none;
    padding:5px 5px 2px 0;
    color:#000; text-align:center;  
    background-color:; background-image:url(boton1.jpg); background-repeat:no-repeat;
    width:145px; height:40px;
	}

#menu7 ul li a:hover{
    color:#000;
	background-color:; background-image:url(boton-blanco.jpg); background-repeat:no-repeat;
	}

/* fin de menu spu*/

body { font-family:Arial, Helvetica, sans-serif; font-size:12px;
	background:#0F51A2;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Selectores de elemento/etiqueta ~~ */
ul, ol, dl { /* Debido a las diferencias existentes entre los navegadores, es recomendable no añadir relleno ni márgenes en las listas. Para lograr coherencia, puede especificar las cantidades deseadas aquí o en los elementos de lista (LI, DT, DD) que contienen. Recuerde que lo que haga aquí se aplicará en cascada en la lista .nav, a no ser que escriba un selector más específico. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* la eliminación del margen superior resuelve un problema que origina que los márgenes escapen de la etiqueta div contenedora. El margen inferior restante lo mantendrá separado de los elementos de que le sigan. */
	padding-right: 15px;
	padding-left: 15px; /* la adición de relleno a los lados del elemento dentro de las divs, en lugar de en las divs propiamente dichas, elimina todas las matemáticas de modelo de cuadro. Una div anidada con relleno lateral también puede usarse como método alternativo. */
}
h1{ font-size:16px; color:#666; 
}
h2{ font-size:14px; color:#cc0000;
}
h3{ font-size:14px;
}
.txtlogo{ float:left; font-family: sans-serif; font-size:26px; color:#FFF; line-height:8px; padding:5px;}
.txtbody{ float:left; font-family: sans-serif; font-size:16px; color:#000;  padding:5px;}
.txtq{
	float:left;
	font-family: sans-serif;
	font-size:13px;
	color:#000;
	padding:5px;
	text-align: justify;
}
a img { /* este selector elimina el borde azul predeterminado que se muestra en algunos navegadores alrededor de una imagen cuando está rodeada por un vínculo */
	border: none;
}

/* ~~ La aplicación de estilo a los vínculos del sitio debe permanecer en este orden (incluido el grupo de selectores que crea el efecto hover -paso por encima-). ~~ */
a:link {
	color: #42413C;
	text-decoration: underline; /* a no ser que aplique estilos a los vínculos para que tengan un aspecto muy exclusivo, es recomendable proporcionar subrayados para facilitar una identificación visual rápida */
}
a:visited {
	color: #42413c;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* este grupo de selectores proporcionará a un usuario que navegue mediante el teclado la misma experiencia de hover (paso por encima) que experimenta un usuario que emplea un ratón. */
	text-decoration: none; color:#c00;
}


/* ~~ No se asigna una anchura al encabezado. Se extenderá por toda la anchura del diseño. Contiene un marcador de posición de imagen que debe sustituirse por su propio logotipo vinculado. ~~ */

/* -- titulo de prana -- */
.cabeza{ padding:5px; background: #0f51a2;
margin: 0 auto; /* el valor automático de los lados, unido a la anchura, centra el diseño */
width: 980px;
}
.logo{ float:left; width:350px; text-align:left;
padding:1px 2px 5px 0;
 }
 .sigue{ float:right; width: auto;  line-height:-15px;}
.anim{ float:right; height:200px;
width:685px; padding: 15px 0 15px 10px ; background-color:#FFF; background-image:url(an1.jpg); background-position:right top; background-repeat:no-repeat; }

.header {
	
	margin: 0 auto; /* el valor automático de los lados, unido a la anchura, centra el diseño */
	width: 980px;
}

/* ~~ Estas son las columnas para el diseño. ~~ 

1) El relleno sólo se sitúa en la parte superior y/o inferior de las divs. Los elementos situados dentro de estas divs tienen relleno a los lados. Esto le ahorra las "matemáticas de modelo de cuadro". Recuerde que si añade relleno o borde lateral a la div propiamente dicha, éste se añadirá a la anchura que defina para crear la anchura *total*. También puede optar por eliminar el relleno del elemento en la div y colocar una segunda div dentro de ésta sin anchura y el relleno necesario para el diseño deseado.

2) No se asigna margen a las columnas, ya que todas ellas son flotantes. Si es preciso añadir un margen, evite colocarlo en el lado hacia el que se produce la flotación (por ejemplo: un margen derecho en una div configurada para flotar hacia la derecha). En muchas ocasiones, puede usarse relleno como alternativa. En el caso de divs para las que deba incumplirse esta regla, deberá añadir una declaración "display:inline" a la regla de la div para evitar un error que provoca que algunas versiones de Internet Explorer dupliquen el margen.

3) Dado que las clases se pueden usar varias veces en un documento (y que también se pueden aplicar varias clases a un elemento), se ha asignado a las columnas nombres de clases en lugar de ID. Por ejemplo, dos divs de barra lateral podrían apilarse si fuera necesario. Si lo prefiere, éstas pueden cambiarse a ID fácilmente, siempre y cuando las utilice una sola vez por documento.

4) Si prefiere que la navegación esté a la derecha en lugar de a la izquierda, simplemente haga que estas columnas floten en dirección opuesta (todas a la derecha en lugar de todas a la izquierda) y éstas se representarán en orden inverso. No es necesario mover las divs por el código fuente HTML.

*/
/* ~~ Este contenedor de anchura fija rodea a todas las demás divs ~~ */
.container {
	width: 980px;
	background: #0f51a2;
	margin: 0 auto; /* el valor automático de los lados, unido a la anchura, centra el diseño */

}

/* aqui cambio el tamaño del menu y del contenido 180 a  250 y 600 a 680*/
.sidebar1 {
	float: left;
	width: 265px; height:550px;
	background:#0f51a2; background-image:url(sidebar.jpg); background-repeat:no-repeat; background-position:top;
	padding-bottom: 10px; padding-top:35px;
	margin-left:15px;
}
.content { font: sans-serif; font-size:12px;
background:#fff; background-image:url(abajo.jpg); background-position:bottom; background-repeat:no-repeat;
	padding: 5px 0;
	width: 695px;
	float: right;
	
}
.nosotros{
	float:left;
	padding:10px 0;
	width:380px;
	text-align:justify;
	margin:10px 10px;
	background-color:#999;
	color:#fff;
}
.nosotros2{ float:right; padding:10px 0; width:268px; text-align:left; margin:10px 3px;
background-color:#999;
color:#fff; font-size:13px; font-weight:bold;}
.nosotros3{ float:right; padding:10px 0; width:260px; text-align:justify; margin:10px 2px;
background-color:#fff;
}
/* contenido productos */
.cont1 { float:left; padding:10px 0; width:210px; height:160px; text-align:center;
margin:5px 2px; border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/

}

.cont2 { float:left; padding:10px 0; width:210px; height:160px;
text-align:center;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.cont3 { float:right; padding:10px 0; width:210px; height:160px; 
text-align:center;
margin:5px 8px 0 0; border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.sigue{ text-align:right; font-weight:bold;}
/**/

/**/
/* contenido productos dos */
.cont1a { float:left; padding:10px 0; width:210px; height:210px; text-align:center;
margin:5px 2px; border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.cont2a { float:left; padding:10px 0; width:210px; height:210px;
text-align:left;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.cont3a { float:right; padding:10px 0; width:210px; height:210px; 
text-align:left;
margin:5px 8px 0 0; border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}

/**/
/* contenido productos tres */
.cont1b { float:left; padding:10px 0; width:210px; height:230px; text-align:center;
margin:5px 2px; border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.cont2b { float:left; padding:10px 0; width:210px; height:230px;
text-align:left;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.cont3b { float:right; padding:10px 0; width:210px; height:230px; text-align:left;
margin:5px 8px 0 0; border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}

/**/
.cont1d { float:left; padding:10px 0; width:210px; height:340px; text-align:center;
margin:5px 2px; border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.cont2d { float:left; padding:10px 0; width:210px; height:340px;
text-align:center;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
/**/
.cont2e { float:left; padding:10px 0; width:210px; height:250px;
text-align:center;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.cont2f { float:left; padding:10px 0; width:400px; height:250px;
text-align:left;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;

}
.cont2graba { float:left; padding:10px 0; width:210px; height:160px;
text-align:center;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.cont2grabad { float:left; padding:10px 0; width:400px; height:160px;
text-align:left;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;

}
/**/
.cont2ea { float:left; padding:5px 5px; width:210px; height:280px;

margin:5px 10px;
border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}
.contiene
 { float:left; padding:5px 5px; width:640px; height: 0 auto;

margin:5px 10px;
border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/

}
.contienetxt { float:left; padding:5px 5px; width:390px; height:auto;
text-align:letf;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;

}
.cont2fa { float:left; padding:5px 5px; width:390px; height:280px;
text-align:center;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;

}
.cont2fab { float:left; padding:5px 5px; width:390px; height:auto;
text-align:center;
margin:5px 15px;
border: 1px #CCC solid; font-size:11px;

}
.cont3d { float:right; padding:10px 0; width:210px; height:340px; text-align:center;
margin:5px 8px 0 0; border: 1px #CCC solid; font-size:11px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 2px 0px 5px 1px #a89e9f;
-webkit-box-shadow: 2px 0px 5px 1px #a89e9f;
box-shadow: 2px 0px 5px 1px #a89e9f;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 90, color = '#a89e9f');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 90, Color = '#a89e9f')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
}

/**/

.sidebar2 {
	float: left;
	width: 180px;
	background: #fff;
	padding: 10px 0;
}

/* ~~ Este selector agrupado da espacio a las listas del área de .content ~~ */


/* ~~ Los estilos de pie de página ~~ */
.footer { text-align:left; font-size:11px; margin-top:5px;
 padding: 12px; color:#ddd; 
 border-top-width: 1px; border-top-color:#ddd; border-top-style:solid;
  
  position: relative;/* esto da a IE6 hasLayout para borrar correctamente */
 clear: both; /* esta propiedad de borrado fuerza a .container a conocer dónde terminan las columnas y a contenerlas */
}

/* ~~ Clases float/clear varias ~~ */
.fltrt {  /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* esta clase puede situarse en una <br /> o div vacía como elemento final tras la última div flotante (dentro de .container) si .footer se elimina o se saca fuera de .container */
	clear: both;
	height:0;
	line-height: 0px;
}
.clearfloat1 { /* esta clase puede situarse en una <br /> o div vacía como elemento final tras la última div flotante (dentro de .container) si .footer se elimina o se saca fuera de .container */
	height:0;
	font-size: 1px;
	line-height: 0px;
}
