/********************************************
   AUTHOR:  			Dominio Amigo	 
   WEBSITE:   			http://www.xxxxxxx.com/
	TEMPLATE NAME:		estilos
   TEMPLATE CODE: 	S-0014
   VERSION:          1.1   
	LAST MODIFIED:    January-27-2009       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */



* { margin: 0; padding: 0; outline: 0 }

body {

	background-color: #FFFFFF;
	font: 70%/1.4em Verdana, Tahoma, arial, sans-serif;
	color: #333333;
	 
		
	
}
#wrap #lado-izq{
position:absolute;
top:0px;
left:-34px;
background-image:url(../images/lado-izq.jpg);
height:720px;
width:35px;

}

#wrap #lado-der{
position:absolute;
top:0px;
left:999px;
background-image:url(../images/lado-der.jpg);
height:720px;
width:35px;

}

/* links */


a, a:visited {	
	color: #000000;
	background: inherit;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: normal; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #000066;
	
}
h2 {
	font-size: 170%;
	color: #000066;
	font-weight: normal;
	
	
}
h3 {
	font-size: 120%;
	color: #000000;	
}

h1
{
padding-left: 10px;	
}
h2
{
padding-left: 10px;	
}
h3
{
padding-left: 10px;	
}
p
{
font-size:13px;
padding-left: 10px;	

}



/* images */
img {

	
   
	padding: 0;
}
img.float-right {
  	margin: 0;  
}
img.float-left {
  	margin:0;
}

code {
  	margin:  0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: url(post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #000000;
}
th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	
}
label {
	display:block;
	font-weight:bold;
	margin:0px 0;
}
input {
	padding:2px;
	border:1PX solid #3083AF;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	margin-top:2px;
	
}
textarea {
	width:250px;
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1PX solid #3083AF;
	margin-top:2px;
	
	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 3px; padding: 5px 0 10px 0;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width:1000px;
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align: left;

}


#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(../images/top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}

#content-wrap-down {
	position: relative;
	clear: both;
	float: left;	
	width:1000px;
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;	
	display: inline;
	
	
}
#content-wrap-down ul.sidemenu {

  text-align: left;
	margin: 7px 4px 8px 0; 
	padding: 0;
	text-decoration: none;		
}
#content-wrap-down  li {
	list-style-type: circle;
	padding-top:3px;
	margin-left: 10px ;		
	color:#003333;
	font-size:12px;
	line-height:normal;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}
#content-wrap-down a{
	color:#033;
	text-decoration:none;
}
#content-wrap-down a:hover{
color: #666;
text-decoration:none;

}


#down-noticias {
	position: relative;
	margin-left:9px;
	float: left;	
	width: 460px;
	height:125px ;	
	padding-left:15px;
	padding-right:10px;
	padding-top:45px; 	
    border: 1px solid #b5bf51;
	    		-webkit-border-radius: 10px;   /* Safari  */
		-moz-border-radius: 10px ;    /* Firefox */
		-Gecko-border-radius: 10px;
		-ms-border-radius: 10px; /*ie */

	background-image:url(../images/tit-noticias.png);
	background-repeat:no-repeat;
	background-position:top left;	
	
}
#down-articulos {
	position: relative;
	margin-left:9px;
	float: left;	
	width: 460px;
	height:125px ;	
	padding-left:15px;
	padding-right:10px;
	padding-top:45px; 	
    border: 1px solid #b5bf51;
	    		-webkit-border-radius: 10px;   /* Safari  */
		-moz-border-radius: 10px ;    /* Firefox */
		-Gecko-border-radius: 10px;
		-ms-border-radius: 10px; /*ie */

	background-image:url(../images/tit-articulos.png);
	background-repeat:no-repeat;
	background-position:top left;	
	
}




#content-wrap {
float:left;
position:relative;
	width:1000px;
	height:auto;
	padding:0px;
	margin:0px;	

}
#content-wrap p {
padding:0;
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
color: #666666;

}
#content-wrap a {

color: #3F638B;
text-decoration:none;


}
#content-wrap a:hover {

color: #2C4561;
text-decoration: underline;


}

#content-wrap h1 {
text-align:left;
padding:0px;
font-family: "Segoe UI", Arial, Helvetica, sans-serif;
font-size:17px;
color:#3F638B;
font-weight: normal;
letter-spacing:-1px;


}
#content-wrap h1 span {

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
font-weight: normal;



}
#content-wrap h2 {
text-align: left;
padding:0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color: #003366;
font-style:italic;
}
#titulos-enunciados-inicio{
float: right;
height:auto;
width:650px;
padding:0px;
margin-bottom:5px;
border-bottom:1px solid #136935;


}

#enunciados-inicio{
float: right;
height:auto;
width:645px;
padding-right:5px;
margin-bottom:15px;


}
#enunciados-inicio p{
font-size:11px;

}

#content-fotos {
	position: relative;
	clear: both;
	float: left;	
	width: 645px;
	height:100%;	
	padding: 0; 	
	border-top: 1px solid #FFF;
	margin:0;	
	
}
#side-articulos {
	position: relative;
	clear: both;
	float: left;	
	width: 220px;
	height:100%;
	margin-bottom:10px;	
	padding-BOTTOM:10PX; 	
	background-color:#FFFFFF;	
	
}
#side-publicidad {
	position: relative;
	clear: both;
	float: left;	
	width: 220px;
	height:100%;	
	padding-BOTTOM:10PX; 
	margin-bottom:10px;		


}

#side-noticias {
	position: relative;
	clear: both;
	float: left;	
	width: 220px;
	height:100%;	
	padding-BOTTOM:10PX; 	
	margin-bottom:10px;
	background-color:#FFFFFF;	
}
#side-video {
	position: relative;
	clear: both;
	float: left;	
	width: 220px;
	height:100%;	
	
    background-color:#FFFFFF;	
	margin-bottom:10px;
	text-align:center;
}
#content-formulario {
	position: relative;
	clear: both;
	float: left;	
	width: 400px;
	height:100%;	
	padding: 0; 	
	border-top: 1px solid #FFF;
	margin:0;
	text-align: left;
	
}


#header-photo {
	width: 1000px;
	position:relative;
	height:auto;
	padding: 0;
	margin:0 auto;
	z-index:100;
}
#header {
	width: 1000px;
	position: relative;
	height:120px;
	padding: 0;
	background-color: #FFFFFF;
	z-index:120;
	
}

#header h1#logo-text a {
	position: absolute;
	margin:0;
	padding-left:15px;
	padding-right:15px;
    font:24px/1.1em "Times New Roman","Trebuchet MS","Century Gothic", Helvetica, Arial, Geneva, sans-serif;
    color: #FFFFFF;
	font-weight:normal;
	font-style:italic;
	text-decoration: none;
	top: 150px;
	left: 40px;
    background-image:url(../images/fondo-logo-text.png);
	background-repeat: repeat;
	z-index:100;
	
}
#header h1#logo-text span {
	color: #0066FF;

	
	
}
#header #slogan {
	position: absolute;
	margin: 0; padding: 0;
	color:#000000;
	width:600px;
	height:25px;

	/* change the values of top and left to adjust the position of the slogan*/
	top: 0px; left: 50px;		
}

/* header links */
#header #logo{
	
	position: absolute;
	height: auto;
	width:auto;
	left:0px;
	top: 0px;
	


}
#header #links{
	width:auto;
	position: absolute;
	height:auto;
	left: 900px;
	top:38px;
	text-align: right;
	font-style:italic;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:13px;
	
	}
	#header #es-en{
	width:138px;
	position: absolute;
	height:32px;
	left: 820px;
	top:0px;
	
	
	}
	
	
#header #links a{
	color:#3F638B;
	text-decoration:none;
	}
	#header #links a:hover{
	color: #999999;
	text-decoration:none;
	}
	
	
#header #header-links span {	
	color: #FFFFFF;
	
}
#header #header-links p {	
	color: #FFFFFF;
	font-style:italic;
	text-decoration: none;	
}
#header #header-links a {	
	color: #FFFFFF;
	font-style:italic;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #FFFF00;		
}

/* header-photo */
#redes-sociales{
    clear:both;
	height: auto;
	letter-spacing:4PX;
	width: 989px;
	margin: 0;
	padding:0;
	text-align:right;
	
	border-bottom:2px solid #ffffff;

}


/* header-photos */
#header-photo1 {
position:relative;

float:left;
	height: auto;
	width: 280px;
    margin-top:15px;
	 margin-bottom:15px;
	margin-left:30px;
	background-color: #666666;
	text-align:center;
}
#header-photo1 a {	
	color: #FFFFFF;
	background: inherit;
	text-decoration: underline;
}
#header-photo1 a:hover {
	color: #A4DBFF;
	background: inherit;
	text-decoration: underline;
}



#header-photo3 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/tercera-seccion.jpg) no-repeat center center;
}

#header-photo4 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/cuarta-seccion.jpg) no-repeat center center;
}

#header-photo5 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/quinta-seccion.jpg) no-repeat center center;
}





/* igation */
#nav{
	position: absolute;
	width:auto;
	height:auto;
	top:50px;
	right:550px;
	z-index:100;
	
}


	#nav #contenedor{
	width:550px;
	position: absolute;
	height:auto;
	left: 0px;
	top:0px;
	
	}
	

	ul#dropdownmenu {
	margin: 0;
	list-style:none;
	height:100%;
	width:100%;
		
		

	}
	
	ul#dropdownmenu li {
	float:left;
		height:auto;
		text-align:center;
		
	}
	
	ul#dropdownmenu li span {
	font-family: verdana, arial,  sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing:0px;
	
	text-decoration: none;
	
	}
	
	ul#dropdownmenu li a {
    display:block;
	
	height:22px;
	width:100%;
	text-align:center;
	padding-right:0px;
	color: #136935;
	font-size: 15px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	letter-spacing: 0px;
	list-style:none;
	
	
	
	}
	
	
	
	ul#dropdownmenu li a:hover {
	color: #999999;
	}
	
	ul#dropdownmenu li ul {
		display:none;
		list-style:none;
		
	}
	
	ul#dropdownmenu li:hover ul {
		display:block;
		background-color: #E4E4E4;
		position:absolute;
		margin-left:-20px;
		padding-top:3px;
		padding-left:10px;
		padding-right:10px;
		-webkit-border-radius: 10px;   /* Safari  */
		-moz-border-radius: 10px ;    /* Firefox */
		-Gecko-border-radius: 10px;
		-ms-border-radius: 10px; /*ie */
	}
	ul#dropdownmenu a li ul li {
		float:none;
		color:#000000;
		
	}
	
	ul#dropdownmenu li:hover ul li {
		float:none;
		color:#000000;
		height:auto;
		width:auto;
		padding:0px;
		margin:0px;
		
	}
	ul#dropdownmenu li:hover ul li a {
	color: #000000;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
			
	}
	ul#dropdownmenu li:hover ul li a:hover{
	color:#136935;
	
	
		
	}
	
	ul#dropdownmenu li ul li ul, ul#dropdownmenu li:hover ul li ul {
		display:none;
		margin:0;
	}
	
	ul#dropdownmenu li:hover ul li:hover ul {
		display:block;
		padding:5px;
		margin-left:-10px;
		top:0;
		left:100%;
		width:120px;
		background-color: #666666;
		
	}
	
	
	ul#dropdownmenu li:hover ul li:hover ul a {
	color: #FFFFFF;
	width:auto;
		
	}
	ul#dropdownmenu li:hover ul li:hover ul a:hover {
	color: #E9E9E9;		
	}
	
#nav2  {
float:right;
	clear: both;
	width:410px;
	height:auto;
	z-index:100;
	margin-top:20px;
	margin-right:20px;
	padding-bottom:3px;
	background-image:url(../images/bg-nav2.jpg);
	-webkit-border-radius: 10px;   /* Safari  */
		-moz-border-radius: 10px ;    /* Firefox */
		-Gecko-border-radius: 10px;
		-ms-border-radius: 10px; /*ie */
	
	}
	
#nav2 ul {
	width:auto;
	
	display: inline;
    list-style: none;

}

#nav2 ul li {
	display: inline;
	margin: 0;
	padding-left:13px;
	
	
	

}
#nav2 ul li a {

font-family: tahoma, verdana, arial,  sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFFF;

text-decoration: none;
	
	
}

#nav2 ul li  span{
font-family: tahoma, verdana, arial,  sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left:6px;
	
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	
	text-decoration: none;
	
	
}
#nav2 ul li a:hover, 
#nav2 ul li a:active {
	color: #CCCCCC;	
}






#nav-ie6  {
margin-top:0px;
margin-left:20px;
	clear: both;
	height:auto;
	z-index:100;
	
	}
	
#nav-ie6 ul {
	width:auto;
	
	display: inline;
    list-style: none;

}

#nav-ie6 ul li {
	display: inline;
	margin: 0;
	padding-right:13px;
	
	

}
#nav-ie6 ul li a {

font-family: tahoma, verdana, arial,  sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #666666;

text-decoration: none;
	
	
}

#nav-ie6 ul li  span{
font-family: tahoma, verdana, arial,  sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left:10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	
	text-decoration: none;
	
	
}
#nav-ie6 ul li a:hover, 
#nav-ie6 ul li a:active {
	color:  #999999;	
}







#nav-productos  {
text-align:center;
    margin-left:25px;
	margin-right:25px;
	padding:5px;
	clear: both;
	
	height:auto;
	z-index:100;
	background-color:#EEEEEE;
	-webkit-border-radius: 10px;   /* Safari  */
		-moz-border-radius: 10px ;    /* Firefox */
		-Gecko-border-radius: 10px;
		-ms-border-radius: 10px; /*ie */
	
	}
	#nav-productos h1{
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-align:left;
	font-style:italic;
	}
	
#nav-productos ul {
	width:auto;
	
	display: inline;
    list-style: none;

}

#nav-productos ul li {
	display: inline;
	margin: 0;
	padding:0px;
	
	

}
#nav-productos ul li a {

font-family: "Times New Roman", Times, serif;
font-size: 13px;
font-style: italic;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #003366;

text-decoration: none;
	
	
}

#nav-productos ul li  span{
font-family: tahoma, verdana, arial,  sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	
	text-decoration: none;
	
	
}
#nav-productos ul li a:hover, 
#nav-productos ul li a:active {
	color: #666666;	
}


/* Main Column */
#main {

float: left;
width:350px;
height:500px;
margin:0px;
bottom:0px;
padding:0px;
}
#main img{
position:absolute;
bottom:0px;
}
/* descripcion productos*/
#producto-descripcion {
position:relative;
clear:both;
float:left;
width: 500px;
height:auto;
margin:0px;
border: 1px solid #cccccc;

padding:0;

}
#foto-producto-descripcion {
position:relative;
clear:both;
float:left;
width: 280px;
height:auto;
margin:0px;
padding:0px;
text-align: left;

background-color:#FFFFFF;

}
#descripcion-producto {
position:relative;
clear:both;
float: right;
width: 220px;
height:auto;
margin:0px;
padding:0px;
text-align:center;

background-color:#FFFFFF;



}
#descripcion-producto h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;

}
#descripcion-producto a{
background-image:none;
color: #FFFFFF;

}
#descripcion-producto a:hover{
color: #CCFF00;

}


/* descripcion productos*/



/* Catalogo de productos*/
#antes-despues {
position:relative;

float:left;
width: 200px;
height:auto;
margin-top:150px;
margin-left:20px;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
padding:10px;

}
#producto {
position:relative;
float: right;
width: 165px;
height:auto;
margin-bottom:4px;
margin-top:0px;
margin-left:10px;
margin-right:3px;
padding:0px;

}
#icono-comprar {
position:relative;
width:35px;
height:auto;
margin:0px;
padding-left:35px;

float:left;
z-index:400;

}
#icono-comprar img {
	position:absolute;
	bottom:0px;
	left:0px;

}




#foto-producto {
position:relative;
float:left;
width: 150px;
height:200;
margin-left:0px;
padding:2px;
text-align:center;
z-index:300;


}
#titulo-producto {
position:relative;
clear:both;
float:left;
width: 120px;
height:27px;
margin-top:0;
padding:5px;
text-align:center;
font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif ;
font-size:13px;
text-transform:capitalize;
background-position:top;
background-repeat:repeat-x;
border: 1px solid  #136935;
-webkit-border-radius: 10px;   /* Safari  */
		-moz-border-radius: 10px ;    /* Firefox */
		-Gecko-border-radius: 10px;
		-ms-border-radius: 10px; /*ie */
}
#titulo-producto2 {
position:relative;

float: right;
width: 90px;
height:27px;
margin-top:0;
text-align:center;

}
#titulo-producto2 p{

padding:5px;
font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif ;
font-size:10px;
text-transform:capitalize;

}
#titulo-producto a{
background-image:none;
color: #999999;

}
#titulo-producto a:hover{
color: #003333;
text-decoration:none;

}
#catalogo-productos {
clear:both;
float:left;
width:540px;
height:auto;
margin-bottom:20px;
padding-top:4px;
padding-left:3px;
padding-bottom:5px;




}

/* Catalogo de productos*/


#preguntas {

float: right;
width: 495px;
height:100%; 
position:relative;
margin:0px;
padding-top:15px;
text-align:right;


}
#respuestas {

position:relative;
float: right;
width: 420px;
height:auto;
margin:0px;
padding:0px;


}





#PROMOCIONES{
position:relative;

float:left;
width:655px;
height:auto;
margin-bottom:10px;
margin-left:10px;
background-color:#709A9E;
}
#paquete-1{
position:relative;
float:left;
width:305px;
height:auto;
margin:10PX;

}

#paquete-2{
position:relative;
float: right;
width:305px;
height:auto;
margin:10PX;

}
#paquete-titulo{
position:relative;

width:305px;
height:auto;
}


#paquete-textos{
position:relative;
margin-left:10px;
width:265px;
height:auto;
background-color:#FFFFFF;
padding:5px;
margin-bottom:10px;
}
#paquete-textos h2 {
text-align: center;
font-weight:normal;
font-family:Segoe UI, Arial, Helvetica, sans-serif;
font-size:15px;
color: #0066CC;
line-height:25px;

}
#paquete-textos h3 {
text-align: center;
font-weight:normal;
font-family:Segoe UI, Arial, Helvetica, sans-serif;
font-size:20px;
color: #990000;
line-height:25px;

}
#paquete-textos h3 a{

color: #003366;
text-decoration:none;

}
#paquete-textos h3 a:hover{

color: #990000;
text-decoration: underline;

}





#contenido-general {
clear:both;
float:left;
width:655px;
height:auto;
margin:30PX;
padding-bottom:10px;
z-index:130;
}




/* Sidebar */	

/* Sidebar */	
 #sidebar3 {
position:relative;
float:right;
	width:550px;
	height:auto;
	padding:0px;
	margin:0px;
	
	
}	

#sidebar3 p

{
font-size:13px;
padding: 0px;	
color: #666666;
text-align: left;
}
#sidebar3 h1 {
	
	
	font-size: 19px;
	font-family:"Times New Roman", Times, serif;
	color: #136935;
	text-align: left;
	font-weight:normal;
	font-style:italic;
	padding-bottom:3px;
}
#sidebar3 h2 {
	font-size: 16PX;
	color: #136935;
	text-align: left;
	font-weight: normal;
	padding-bottom:3px;
}





 #sidebar2 {
position:relative;
float:right;
	width:550px;
	height:auto;
	padding:0px;
	margin:0px;
	
	
}	

#sidebar2 p

{
font-size:13px;
padding: 0px;	
color: #666666;
text-align: right;
}
#sidebar2 h1 {
	
	
	font-size: 19px;
	font-family:"Times New Roman", Times, serif;
	color: #136935;
	text-align: right;
	font-weight:normal;
	font-style:italic;
	padding-bottom:3px;
}
#sidebar2 h2 {
	font-size: 14PX;
	color: #136935;
	text-align: right;
	font-weight: normal;
	padding-bottom:3px;
}
 #sidebar {
position: relative;
float:right;
	width:650px;
	height:auto;
	padding:0px;
	margin:0px;	
	
}	

#sidebar #invima

{
	position:absolute;
	bottom:0px;
	right:0px;
	height:auto;
	width:auto;

}
#sidebar #cerrar

{
	position:absolute;
	top:0px;
	right:0px;
	height:auto;
	width:auto;

}


#sidebar p

{
font-size:13px;
padding: 0px;	
color: #666666;
text-align: left;

}#sidebar span

{
	font-size:15px;
	padding: 0px;
	color: #939F9B;
	text-align: right;
	position:absolute;
	bottom:3px;
	right:3px;
}

#sidebar h3

{
	position:absolute;
	top:-20px;
	left:0px;
font-size:20px;
padding: 0px;	
color: #999;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:23px;

}#sidebar h3 span

{
	position:relative;
font-size:30px;
padding: 0px;	
color: #999;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;


}
#sidebar a

{

padding: 0px;	
color: #333333;
font-style:italic;
}
#sidebar a:hover

{
color: #999999;

}
#sidebar h1 {
	
	
	font-size: 19px;
	font-family:"Times New Roman", Times, serif;
	color: #136935;
	text-align: left;
	font-weight:normal;
	font-style:italic;
	padding-bottom:3px;
}
#sidebar h2 {
	font-size: 14PX;
	color: #136935;
	text-align: left;
	font-weight: normal;
	padding-bottom:3px;
	font-style:normal;
}

#sidebar ul.sidemenu {

text-align: left;
	margin: 7px 4px 8px 0; 
	padding: 0;
	text-decoration: none;		
}
#sidebar  li {
	list-style-type: circle;
	padding-left:5px;
	margin: 0 ;		
	color:#2F040D;
	font-size:14px;
	font-family: 'Trebuchet MS',  Sans-serif;
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color:#2F040D;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 1000px;
	height:130px;
	font-size: 12px;	
	text-align: left;
	background-image:url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position:top;
	position:relative;
	padding-top:3px;
	padding-bottom:10px;
	margin: 0 auto;
	line-height:normal;
	
	
	
}
#footer-wrap a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	
	text-decoration: none;
}
#footer-wrap a:hover {
	color: #000033;	
}
#footer-wrap p {
	padding: 0;
	color: #000033;
	font-size:11px;
}
#footer-wrap h3 {
	color: #003366;
	margin: 0;
	font-size:18px;
	padding-bottom:5px; 
	text-transform: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:10px;
}

#footer-columns {
	color: #000000;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(../images/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(../images/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #000000;	
	margin: 0 auto; 
	width: 820px;
	padding-top:4px;
	text-align: center;
	
}
#bottom {
	width: 1000px;
	position: relative;
	height: 20px;
	padding: 0;
	background-image:url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	margin:0 auto;
}

/* postmeta */
.post-footer {
	background: url(../images/post.jpg);
	padding: 5px; margin: 5px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;
color: #000066;
	border: 1px solid #E0DBC9;
}
#logo-footer {
	padding: 0px;
	margin: 0px;
	width:200px;
	position: absolute;
	left: 30px;
	top: 15px;
	z-index:100;
	font-size:10px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	
}
#logo-footer span{
	
	color:#3F638B;
	
}
.menu-abajo {
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;
font-weight:bold;
letter-spacing: 1px;
color: #000000;

}
.menu-abajo:hover {
	color: #0033FF;
	text-decoration:none;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
