body {
	background: #eee url(../img/bg-principal.jpg) 0 0 repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 7px solid #6D4D35;
}

#pagina {
	width: 750px;
	margin: auto;
}

#titulo {
	float: left;
	margin-bottom: 6px;
}

#items {
	color: #444;
	float: right;
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
}

#contenido {
	color: #444;
}

#contenido h2 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #6D4D35;
}

#contenido p {
	font-size: 12px;
	/*text-align: justify;*/
}

#certificate {
	background: #DDDDDD;
	padding: 15px 0 15px 15px;
	border: 1px solid #CCCCCC;
	height: 102px;
}

#derecha {
	width: 500px;
	float: right;
	margin-bottom: 15px;
}

#derecha-confirm {
	width: 500px;
	float: right;
	margin-bottom: 15px;
}

.derecha-imagen {
	float: left;
	margin-right: 20px;
	padding: 3px;
	background: #FFFFFF;
}

.derecha-texto {
	width: 122px;
	float: left;
	margin-left: 120px;
	padding-top: 10px;
}

.derecha-texto img {
	margin-top: 5px;
}

#izquierda {
	width: 220px;
	height: 150px;
	float: left;
	margin-top: 15px;
}

*html #izquierda {
	width: 204px;
	height: 150px;
	float: left;
	margin: 0;
}

#izquierda ul {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
}

#izquierda li {
	padding-left: 20px;
	margin: 4px 0 4px 3px;
	background: url(../img/help.gif) left center no-repeat;
	font-size: 12px;
}

#items-cart {
	color: #444;
}

#items-cart h4 {
	color: #FFFFFF;
	padding: 2px 0 2px 5px;
	font-size: 13px;
	background: #6D4D35;
}

#items-cart-left {
	width: 240px;
	float: left;
}

#items-cart-right {
	width: 240px;
	float: right;
}

table {
	width: 490px;
	margin: 0 auto;
}

td, th {
	font-size: 12px;
	padding: 3px;
}

th {
	background: #CCCCCC;
}

.formulario-head {
	background: #CCCCCC;
	font-weight: bold;
}

.linea-td {
	border-bottom: 2px solid #000000;
}

.tabla-titulos {
	text-align: left;
	font-size: 13px;
	color: #444;
	font-weight: bold;
}

.alinea-derecha-titulo {
	text-align: right;
	font-weight: bold;
}

.alinea-derecha-td {
	text-align: right;
}

.alinea-izquierda {
	text-align: right;
	padding: 3px;
}

.alinea-vertical {
	vertical-align: top;
}

#formulario-checkout {
	height:20px;
	width: 180px;
	font-size: 12px;
}

#botones {
	text-align: center;
	margin-top: 20px;
}

.separa-botones {
	margin-right: 15px;
}

#pie {
	clear: both;
	text-align: center;
	font-size: 10pt;
	color: #444;
	border: 1px solid #ccc;
	background-color: #fff;
}

#pie p {
	margin: 0;
	padding: 5px 0 5px 0;
}

#pie a:link, #pie a:visited, #contenido a:link, #contenido a:visited, #items a:link, #items a:visited, #faqs a:link, #faqs a:visited {
	color: #FE6612;
	text-decoration: none;
}

#pie a:hover, #pie a:active, #contenido a:hover, #contenido a:active, #items a:hover, #items a:active, #faqs a:hover, #faqs a:active {
	color: #fe6612;
	text-decoration: underline;
}

.limpia {
	clear: both;
}

#faqs {
	width: 600px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	text-align: justify;
}

#faqs p {
	padding-left: 5px;
}

#faqs ul {
	list-style: none;
}

#faqs li {
	padding-bottom: 5px;
}

.centrado, .contenido p {
	text-align: center;
}

.centrado h4 {
	color: #FFFFFF;
	padding: 2px 0 2px 5px;
	font-size: 13px;
	background: #6D4D35;
}

.centrado img {
	margin-top: 15px;
	margin-left: 15px;
}

#disclaimer {
	padding: 0 5px 0 5px;
	background: #E8E8E8;
	border: 1px solid #CCCCCC;
}

#disclaimer p {
	font-size: 10px;
}
