/* Standard element */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #3D5555 url(../img/body-bg.png) repeat-x;
	font-family: Tahoma,sans-serif;
	font-size: 0.8em;
	padding-left: 25px;
}

h2{
	font: normal 17px Trebuchet MS;
}

h3{
	color:#333333;
	text-decoration:none;
	font: normal 16px Trebuchet MS;
}
h4{
	color:#333333;
	text-decoration:none;
	font: normal 11px Trebuchet MS;
	margin: 0 0 0 0;
}
h5{
	color:#333333;
	text-decoration:none;
	font: normal 13px Trebuchet MS;
}

p {
	margin-bottom: 1.2em;
}
#margen p{
	margin-bottom: 0;
}

#catalogo p{
	margin-bottom: 0;
}

ul {
	margin: 0 0 10px 22px;
}
li {
	list-style-image: url(../img/li.gif);
}


/* Misc */
.clearer {
	clear: both;
}
div.quote {
	border-left: 4px solid #36C;
	clear: both;
	color: #555;
	display: block;
	font: italic 1.1em Verdana,serif;
	margin: 12px 0 12px 16px;
	padding-left: 12px;
}


/* Top & Header */
.top {
	background: url(../img/body-bg.png);
	height: 90px;
	width: 939px;
}
.top h1 {
	position:absolute;

	font-size:22px;
	font-family:Trebuchet MS;
	color:#FFF;
	padding: 0px 0px 0;
	top: 20px;
	left: 550px;
		text-align: center;
}
.top h1 span {
	font: normal 60% Verdana,sans-serif;
}
.header {
	background: #FFF;
    margin: 12px 0 0 0;
	height: 270px;
	width: 939px; 
}

.descripcion a{
	text-decoration: none; color: #0000FF;
}
.descripcion a:hover{
	text-decoration: underline; color: #0000FF;
}

.titulo_seccion{
	
	font: normal 16px Trebuchet MS;
	color: #55BA32;
	margin: 0 0 0 0;
}

/* Menu */
div.menu ul {
	float: left;
	margin: 0 1px 0 0;
	padding: 5px 0 5px 8px;
}
div.menu li {
	list-style-image: none;
}
div.menu a {

}
div.menu a#current {

}
div.menu a:hover {

}
div.menu li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}


/* Left side */
div.content_left {
	margin: 5px -6px;
	width: 745px;
}

div.newsitemigas {
	clear: both;
	font-family: sans-serif;
	font-size: 90%;
	color: #fff;
	line-height: 1.5;
	margin: 6px;
	padding: 1px;
}

div.newsitem {
	background: #FFF url(../img/bg_newsitem.jpg);
	border: 1px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;
	clear: both;
	color: #333;
	line-height: 1.5;
	margin: 6px;
	padding: 2px;
}

div.newsitem img.left {
	float: left;
}
div.newsitem img.right {
	float: right;
}
div.newsitem .title {
	color: #0066CC;
	font: bold 1.2em Tahoma,sans-serif;
	padding: 3px 4px;
}
div.newsitem .body {
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 0.9em;
	text-align: justify;
}


/* Right side */
div.content_right {
	width: 187px;
	position: absolute;
	top: 400px;
	left: 772px;
}

div.links a {
	background: #ffffff;
	display: block;
	font: bold 0.8em Verdana,Tahoma,sans-serif;
	padding: 6px 0 8px 8px;
	text-decoration: none; color: #333;
}
div.links a:hover {
	background: #f0f0f0;
	color: #333; background-position: left bottom;
}
div.links div.line {
	height: 1px; background-color: #EEEEF5;
}
div.links .title {
	background: #55BA32;
	color: #FFF;
	font: normal 85% Tahoma,sans-serif;
	padding: 1px 8px;
}

/* Footer */
div.footer {

	border: 0px solid #EEE;
	color: #FFF;
	margin-left: 6px -8px;
	width: 932px;
}
div.footer .copyright {
	padding: 18px 12px;
}
div.footer a {
	color: #FFF;
	font: bold 1em "Trebuchet MS",sans-serif;
	text-decoration: none;
}

/* Buscador */

#buscador

{
background: #FFF;
padding:10px;

}

/* Search */



input.button

{

background: #55BA32 url('../img/n6.gif') repeat-x;

color: #fff;

border: solid 1px #55BA32;

font-weight: bold;

text-align:center;

text-transform: lowercase;

font-size: 0.8em;

height: 2.0em;

}

#catalogo input.button

{

background: #AAAAAA url('../img/n4.gif') repeat-x;

color: #000000;

border: solid 1px #F4F4F4;

font-weight: normal;

text-align:center;

text-transform: lowercase;

font-size: 0.8em;

height: 2.0em;

cursor:hand;

}



input.text

{

border: solid 1px #ADADAD;

font-size: 1.0em;

padding: 0.25em 0.25em 0.25em 0.25em;


}

select

{

border: solid 1px #F1F1F1;

font-size: 1.0em;

padding: 0.25em 0.25em 0.25em 0.25em;


}

/*------------------------------------*/
#margen {

	padding: 0.5em 0.75em 0.5em 1em;
}

.contenedorsubcategoria { 
   float:left; 
   margin: 10px; 
   padding:5px; 
} 

#catalogo {

	padding: 0.5em 0.75em 0.5em 1em;
}


#margen li { 
   display:inline; 
   float:left; 
   width:275px;  
   padding:5px; 
   margin:10px; 
   text-align: center; 
   
} 

#catalogo li { 
   display:inline; 
   
   float:left; 
   width:140px;  
   padding:5px; 
   margin:10px; 
   text-align: center; 
   
} 

#sin_borde li{
	display:inline; 
   border: 0;
   float:left; 
   width:140px;  
   padding:5px; 
   margin:10px; 
   text-align: center; 
}

#elemento { 
   display:inline; 
   border: 1px solid #AAAAAA;
   float:left; 
   width:145px;  
   padding:5px; 
   margin:10px; 
   text-align: center; 
   
} 

#elemento2 { 
   display:inline; 
   border: 0;
   float:left; 
   width:145px;  
   padding:5px; 
   margin:10px; 
   text-align: center; 
   
} 

#tabla_precios table {
	background: #F4F4F4;
	border: 1px solid #AAAAAA;
	width:420px;
	text-align:center;
}








