

body {
	/*background-color: #006600;*/
    	background-image:url(/images/back-01.jpg)
}

#menu {
	width:179px;
}

html>body #menu {
  height:23px;
}

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

td.menu {
    display:block;
    float: right;
    text-align:right;
    width:179px;
    height:23px;
    background-image:url(/images/nav.gif)
}

#menu a:link, #menu a:visited, #menu a:active {
    font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding-right:25px;
}

#contenido_index {
    font-family:Tahoma;
	font-size:12px;
	margin-right: 5px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
}

#contenido {
    font-family:Tahoma;
	font-size:12px;
	margin:20px;
}

#derecha {
    font-family:Tahoma;
	font-size:11px;
	text-align:center;
	width:155px;
	margin:10px;
}

#derecha ul {
	list-style-image:url(/images/bullet_derecha.jpg);
	text-align:left;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
}

.img {
    border: 2px solid #009900;
}

.imagenes {
    border: 2px solid #009900;
	margin-right:10px;
}
#footer {
    font-family:Tahoma;
	color:#cccccc;
	margin-left:30px;
	font-size:10px;
}

#footer a {
    color:#ffcc00;
	text-decoration:none;
	font-size:12px;
}

#productos {
    color:#666666;
    font-family:Tahoma;
    font-size:11px;
    padding-left:20px;
    padding-right:5px;
}

#productos a {
    color:#006600;
	text-decoration:none;
	font-weight:bold;
}

/*.titproductos {
    background-image: url(/images/bullet_derecha2.jpg);
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
}*/

#contenido .img {
    border: 2px solid #009900;
}

.imagen {
    border: 2px solid #009900;
}

h1 {
    font-family:Tahoma;
   	font-size:17px;
	color: #0065ce;	
	text-align: center;
}

h2 {
    font-family:Tahoma;
	font-size:16px;
	color: #006500;	
}

h3 {
    font-family:Tahoma;
	font-size:13px;
	color: #006500;	
}

.enlace {
    font-family:Tahoma;
	font-size:15px;
	color: #006500;	
	text-decoration: none;	
	font-weight: bold;	
}

a.enlace:hover {
    font-family:Tahoma;
	font-size:15px;
	color: #28ab28;	
	text-decoration: underline;
	font-weight: bold;	
}

a.continua {
    font-family:Tahoma;
	font-size:11px;
	color: #006500;	
	text-decoration: none;	
	font-weight: bold;	
}

a.continua:hover {
    font-family:Tahoma;
	font-size:11px;
	color: #28ab28;	
	text-decoration: none;	
	font-weight: bold;	
}

.titulo {
    font-family:Tahoma;
   	font-size:17px;
	color: #0065ce;	
	font-weight: bold;	
}

.subtitulo {
    font-family:Tahoma;
	font-size:16px;
	color: #ffcf00;	
	font-weight: bold;	
}

a {
    font-family:Tahoma;
  	font-size:12px;
	color: #188218;	
	text-decoration: none;	
}

a:hover {
    font-family:Tahoma;
  	font-size:12px;
	color: #28ab28;	
	text-decoration: none;	
}

.tituloproductos {
        font-size: 12px;
        color: #737573;
        font-weight: bold;
        background-image: url(/images/bullet_derecha2.jpg);
        padding-left: 15px;
        background-repeat: no-repeat;
        background-position: left top;
}
.pie{
    font-family:Tahoma;
  	font-size:12px;
	color: #28ab28;	
}

.tituloimg {
    font-family:Tahoma;
  	font-size:12px;
	color: #28ab28;		
	font-weight: bold;
}
