body {
	margin: 0;
	background-color:#669933;
	background-image:url(../images/img_repeatBody.jpg);
	background-repeat:repeat-x
}

form {
	margin: 0;
}

h3, h4 {
	font-family: Georgia;
	color: #669933;
	text-align: left;
}

h2 {
	font-family: Georgia;
	font-weight: normal;
	color: white;
	background-color: #99CC66;
	padding: 2px;
	font-size: 140%;
	text-align: left;
}

/* ESTRUCTURA */

.laTabla {
	width: 775px;
	margin: 0 auto 0 auto;
}

.headboard {
	background-color: white;
	height: 170px;
}

.hrzMenu {
	height: 30px;
	border: none;
}

.latIzda {
	background-color: white;
	vertical-align: top;
}

.latDcha {
	vertical-align: top;
	background-image: url(../images/img_latRepeat.jpg);
	background-repeat: repeat-y;
}

/* MENU HORIZONTAL */

.hrzMenu ul {
	/*border: 1px solid #666;*/
	font-family: Georgia;
	font-size: 80%;
	color: white;
	text-align:center;
	list-style-type:none;
	margin:0;
	padding: 1px;
	display:block;
}

.hrzMenu li {
	/*border: 1px solid #CCC;*/
	display:inline;
	margin: 0;
}

.hrzMenu li a:link, .hrzMenu li a:visited {
	color: white;
	text-decoration:none;
	margin: 0;
	padding: 1px 9px 2px 10px;
}

.hrzMenu li a:hover{
	color: #FFD700;
}

#activo {
	font-family: Georgia;
	color: white;
	background-color: #669933;
	padding: 1px 9px 2px 10px;
	background-image: url(../images/img_decoMn.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}


/* CONTENT */

.laTabla2 {
	width: 90%;
	margin: 0 auto 25px auto;
}

.parrafo {
	width: 560px;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 80%;	
	text-align: justify;
}

.dImage {
	float: right;
	margin: 5px 0 5px 10px;
}

.parrafo a {
	color: #669933;
}

.parrafo a:hover {
	text-decoration: none;
}

/*++SECCION "PRODUCTOS" ++*/

.tProd1, .tProd2, .tProd3, .tProd4, .tProd5, .tProd6 {
	float: left;
	width: 45%;
	border-collapse: collapse;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	margin: 10px 10px 10px 10px;
}

.tProd1 caption, .tProd2 caption, .tProd3 caption, .tProd4 caption, .tProd5 caption, .tProd6 caption {
	border-collapse: collapse;
	border: none;
	width: 45%;
	margin: 0 auto 0 auto;
	font-family: Georgia;
	font-size:95%;
	font-weight: bold;
	color: #333;
	
	padding: 2px;
	background-color: white;
	text-align: left;
}

.tProd1 th, .tProd2 th, .tProd3 th, .tProd4 th, .tProd5 th, .tProd6 th {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	
	font-family: Tahoma;
	font-size: 110%;
	
	padding: 2px;
	text-align: left;
}

.tProd1 th {
	background-color: #FF4500;
	color: white;
}

.tProd2 th {
	background-color: Green;
	color: white;
}

.tProd3 th {
	background-color: #0051A2;
	color: white;
}

.tProd4 th {
	background-color: #BB0000;
	color: white;
}

.tProd5 th {
	background-color: #666666;
	color: white;
}

.tProd6 th {
	background-color: #CC6600;
	color: white;
}

.tProd1 td, .tProd2 td, .tProd3 td, .tProd4 td, .tProd5 td, .tProd6 td {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	
	font-family: Tahoma;
	font-size: 100%;
	
	padding: 2px;
}

.tProd1 td, #trProd1 td {
	color: #FF4500;
}

.tProd2 td, #trProd2 td {
	color: Green;
}

.tProd3 td, #trProd3 td {
	color: #0051A2;
}

.tProd4 td, #trProd4 td {
	color: #BB0000;
}

.tProd5 td, #trProd5 td {
	color: #666666;
}

.tProd6 td, #trProd6 td {
	color: #CC6600;
}

.aRight {
	float: right;
}

.aLeft {
	float: left;
}

/*++++++++++++++++++++++++++++++*/

.tForm {
	width: 330px;
	border-collapse: collapse;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	margin: 10px auto 10px auto;
}

.tForm td{
	padding: 5px;
}

#color7 {
	border-top: 1px solid #CCC;
	text-align: center;
	font-weight: bold;
}

.centrar {
	text-align: center;
}

.fTextarea {
	font-family: Tahoma;
	font-size: 90%;
	width: 300px;
	height: 100px;
	color: #333;
}

/* PRODUCTOS */

.tablaDcha {
	border-collapse: collapse;
	border: none;
	width: 90%;
	margin: 0 0 0 5px;
}

.tablaDcha caption {
	border-collapse: collapse;
	border: none;
	width: 90%;
	margin: 0 auto 0 auto;
	font-family: Georgia;
	font-size: 90%;
	
	color: white;
	
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #006600;
}

.tablaDcha th {
	border-collapse: collapse;
	border-bottom: none;
	font-family: Tahoma;
	font-size: 70%;
	
	color: #333;
	background-color: #99CC66;
	
	padding-top: 2px;
	padding-bottom: 2px;
}

.tablaDcha td {
	border-collapse: collapse;
	border-bottom: none;
	text-align: center;
	background-color: white;
	
	font-family: Tahoma;
	font-size: 70%;
	color: #333;
	/*	padding-top: 2px;
	padding-bottom: 2px;*/
}

.tablaDcha td img {
	padding: 10px 0 10px 0;
}

/*++++++++++++++++++++++++++*/

.proTabla {
	border-collapse: collapse;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	width: 90%;
	margin: 0 auto 0 auto;
	background-color: white;
}

.proTabla caption {
	border-collapse: collapse;
	border: none;
	width: 90%;
	margin: 0 auto 0 auto;
	font-family: Georgia;
	font-size: 80%;
	font-weight: bold;
	color: white;
	
	padding: 3px;
	background-color: #993300;
}

.proTabla caption a {
	color: white;
	text-decoration: none;
}

.proTabla caption a:hover {
	text-decoration: underline;
}

.proTabla td {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	
	font-family: Tahoma;
	font-size: 70%;
	text-align: center;
	color: #333;
	
	padding: 10px;
}

.proTabla td img {
	border-collapse: collapse;
	border: none;
}

.proTabla td a {
	color: #669933;
}

.proTabla td a:hover {
	text-decoration: none;
}

/* FOOTER */

.boxFoot {
	background-color: white;
	font-family: Tahoma;
	font-size: 70%;
	padding: 10px 0 10px 0;
	border-top: 1px solid #CCC;
}

.boxFootA {
	float: left;
	margin-left: 15px;
}

.boxFootA a:link, .boxFootA a:visited  {
	color: #669933;
	text-decoration: underline;
}

.boxFootA a:hover {
	text-decoration: none;
}

.boxFootB {
	float: right;
	color: #999;
	margin-right: 10px;
}

.boxFootB a:link, .boxFootB a:visited  {
	color: #999;
	text-decoration: underline;
}

.boxFootB a:hover {
	text-decoration: none;
}




/* pedido */
.cantidad {
	width:50px;
	margin-right: 0.8em;
	text-align:right;
}
#DireccionEntrega {
	width: 300px;
}
input {
	font-family: Tahoma;
}
textarea {
	font-family: Tahoma;
	font-size: 100%;
}

.divEntrega {
	border: 1px solid #99CC66;
	padding: 0.6em;
	margin: 0 0 1em 0;
}

#divAnadirDireccion, #divEnviar {
	margin:1em auto 1em;
	text-align:center;
}
#divCancelar {
	margin:2em auto 1em;
	text-align:center;
}

textarea.notas {
	width:96%;
	height:3em;
}


.productos {
	border-collapse:collapse;
	border:1px solid #e3e3e3;
	width:100%;
}
.productos caption {
	background-color:#993300;
	color:#FFFFFF;
}
.productos thead {
	background-color:#CC6633;
	color:#FFFFFF;
}
.productos th, .productos td {
	padding:1px 3px 1px 3px;
	border:1px solid #e3e3e3;
}


.datos {
	border-collapse:collapse;
	border:1px solid #e3e3e3;
	width:100%;
}
.datos caption {
	background-color:#006600;
	color:#FFFFFF;
}
.datos thead {
	background-color:#669934;
	color:#FFFFFF;
}
.datos th, .datos td {
	padding:1px 3px 1px 3px;
	border:1px solid #e3e3e3;
}

.datos caption, .productos caption {
	font-family: Georgia;
	font-size: 110%;
	font-weight: bold;
	padding-left: 0.4em;
	text-align:left;
}

ul.opciones {
	margin:0;
	padding: 0 1em;
	font-size:130%;
	list-style-type:none;
}
ul.opciones li {
	padding:0.5em 0;
}
ul.opciones a {
	text-decoration:none;
}
ul.opciones a:hover {
	text-decoration:underline;
}

.aviso {
	font-size:120%;
	line-height:1.4em;
}
/* login */

.tLogin {
	margin:0 auto;
	border:1px solid #CCC;
}

#mail, #clave {
	width:240px;
}
