body {
	font-family: "Trebuchet MS", Verdana, geneva, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
	line-height:1.5em;
}
h1 {
	margin:0px;
	font-size:170%;
	font-weight:normal;
	color: #D32F13;
}
h2 {
	font-size:100%;
	font-weight:bold;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h2_productos {
	font-size: 130%;
	font-weight: normal;
	width: 535px;
	text-align: right;
	padding-bottom: 15px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #D32E12;
}


ul { margin: 0; padding : 0; list-style : none; }
#contenedor {
	width:750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/fondo-contenedor.gif);
	background-repeat:  repeat;
}
#cabecera {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D32E12;
	padding-top: 50px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	float: left;
	width: 100%;
}
#logo {
	float: left;
}
#tel {
	font-size: 130%;
	float: right;
	line-height: 0px;
}
#telnum {
	font-size: 150%;
	font-weight: bold;
	color: #D32E12;
	line-height: 25px;
}



#columna {
	float:left;
	width:200px;
	background-color: #F2F2F2;
	padding-bottom:10px;
}
#menu {
	margin:0;
	padding:0;
}
#menu  li  a {
	color:#000000;
	text-decoration:none;
	display:block;
	font-size: 90%;
	background-image: url(../img/punt.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#menu  li  a:hover {
	background-image: url(../img/punt.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	background-color: #D32E12;
	color: #FFFFFF;
}
#menu #seleccionada {
	background-image: url(../img/punt.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	background-color: #D3D3D3;
	color: #000000;
}

#flash {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;
	float: right;
}
#contenido {
	width:385px;
	float:left;
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 15px;
}
#contenido p {
	padding:3px 0px;
}
#contenido a {
	color:#D32E12;
	text-decoration:underline;
}
#contenido   ul {
	padding-left: 10px;
	padding-top: 5px;
}
#contenido li {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background-image: url(../img/tri.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#contenido   li   a {
	text-decoration: none;
	font-weight: bold;
}
#colhome {
	width: 100%;
	background-image: url(../img/punt-v.gif);
	background-repeat:  repeat-y;
	background-position: 270px top;
	margin-top: 15px;
}
#colhome a {
	color: #000000;
}

#colhome #izq {
	float: left;
	width: 270px;
}
#colhome #dere {
	float: left;
	width: 150px;
}
#colhome  h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D32E12;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(../img/punt.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
#ruta {
	font-size: 90%;
	color: #666666;
	padding-bottom: 10px;
	text-decoration: none;
}
#ruta a {
	color: #666666;
	text-decoration: none;
}
#submenu_top {
	background-image: url(../img/fondo-submenu-top.gif);
	height: 10px;
	width: 530px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	background-position: top;
}
#submenu_bottom {
	background-image: url(../img/fondo-submenu-bottom.gif);
	height: 10px;
	width: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	background-position: bottom;
}
#submenu {
	background-color: #F2F2F2;
	width: 510px;
	margin: 0px;
	padding-left: 20px;
	float: left;
}
#submenu ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
#submenu li {
	display:inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#submenu a {
	margin: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#submenu a:hover {
	color: #D42E12;
	text-decoration: underline;
}
#submenu #seleccionada {
	color: #D42E12;
	text-decoration: none;
	font-weight: bold;
}
#pie {
	color:#fff;
	font-family: Verdana, sans-serif;
	font-size:80%;
	text-align:center;
	background-color: #D32E12;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 750px;
}
#pie a {
 color:#fff;
}
#pdatos {
	padding: 15px;
}

.casilla {
	font-family: "Trebuchet MS";
	font-size: 13px;
	width: 99%;
}
.celda_calculadora {
	background-color: #F2F2F2;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

