@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/fondobody.jpg);
	background-color: #85340F;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#cuerpo {
	background-image: url(../images/fondocuerpo.jpg);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cuerpo a:link {
	color: #000;
	text-decoration: none;
}

#lateralizq {
	float: left;
	width: 140px;
}
#contenido {
	float: right;
	width: 818px;
}

#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 960px;
}
#menu #botones {
	background-image: url(../images/boton.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 609px;
	margin: 3px;
	float: right;
}
#cuerpo #menu #botones table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC0;
	width: 81px;
	text-align:center;
	padding: 3px;
}
#lateralizq table tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
}
#lateralizq table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#fotoprod {
	float: left;
}

hr {
	color: #B67150;
	margin: 0px;
}
#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #630;
	clear: both;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#cuerpo #menu #botones a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}

#cuerpo #menu #botones a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC00;
	text-decoration: none;
}
#cuerpo #menu #botones a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
#cuerpo #menu #botones a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Centrar {
	text-align:center;
}
.tabla_plantilla {
	border: 1px solid #630;
	margin-left: 2px;
	width: 99%;
}
#lateralizq p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	word-spacing: 1px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boton {
	background-image: url(../images/boton.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
	width: 87px;
	margin-right: auto;
	margin-left: auto;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#boton {
	background-image: url(../images/boton.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 87px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-top: 5px;
}
#boton table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC0;
	width: 81px;
	text-align:center;
	padding: 3px;		
}
#boton a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}

#boton a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC00;
	text-decoration: none;
}
#boton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.vertical_centro {
	margin-top: 7px;
}
#cuerpo #contenido #form1 table tr td #mensaje {
	width: 100%;
}
