/* CSS Document */
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 2px;
	padding: 2px;
}

/* BOTONERA ******************************/
#botonera {
	background-color: #004081;
	float: left;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	font-weight:
}
.boton {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:12px;
	background-color: #004081;
	text-align: left;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CCFF;
	cursor: hand;
}
.boton a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}
#idioma {
	margin-top:20px;
}

/*CONTENIDOS ***************************/

#subcat {
	width:390px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 28px;
	line-height: 28px;
	color: #003366;
	margin-bottom: 5px;
	}
#center {
	float: left;
	width: 390px;
	padding-right: 20px;
	padding-left: 20px;
}
#caja {
	float: left;
	width: 390px;
	margin-bottom:6px;
	padding-bottom:3px;
	border-bottom:solid 1px #CCCCCC;
}
#imagenes {
	float: left;
	padding-right: 5px;
	width:150px;
}
#imagen {
	float: left;
	margin-bottom: 3px;
	width:150px;
}
#epigrafe {
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #666666;
	width:150px;
	text-align:center;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
}
.intro {
	font-weight: bold;
	margin-bottom: 5px;
}
#precio {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	float: left;
	width: 390px;
	margin-top: 5px;
}
.vermas {
	color:#990000;
	font:10 Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.vermas a:link{
	color:#990000;
	font:10 Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.vermas a:hover{
	color:#990000;
	font:10 Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

/*HTML AREA **************************/

.headline{
	font-family:arial; font-size: 12px; font-weight:bold; letter-spacing: 0px; color: #003366; }
.headline2{ 
	font-family:arial; font-size: 12px; font-weight:bold; letter-spacing: 0px; color:#990000 }
