@charset "utf-8";
/* CSS Document */
div#contentTitulo h2 {
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 24px;
}
div#contentTitulo span {
	line-height: 12px;
}
 
body.themeCatalogo div#contentCatalogo div.header strong a:link, body.themeCatalogo div#contentCatalogo div.header strong a:active, body.themeCatalogo div#contentCatalogo div.header strong a:visited {
	color:#6c276a;
	font-size:15px;
	text-decoration:underline;
	padding-top: 2px;
	display: block;
} 
body.themeCatalogo div#contentCatalogo div.header strong a:hover {
	color:#918F30;
} 
div#contentCatalogo div.header form p select {
	width:150px;
	padding:2px;
	border:1px solid #BBB;
}
div#rightSidebarCatalogo strong {
	color:#6c276a;
	font-size:15px;
	text-decoration:underline;
}
div#rightSidebarCatalogo strong a:link, div#rightSidebarCatalogo strong a:active, div#rightSidebarCatalogo strong a:visited {
	color:#6c276a;
	text-decoration: underline;
}
div#rightSidebarCatalogo strong a:hover {
	color:#918F30;
	text-decoration: underline;
} 
div#rightSidebarCatalogo p a:link, div#rightSidebarCatalogo p a:active, div#rightSidebarCatalogo p a:visited {
	color:#6c276a;
	text-decoration: underline;
}  
div#rightSidebarCatalogo p a:hover {
	color:#918F30;
	text-decoration: underline;
}  
div#catalogoMinis p a:link, div#catalogoMinis p a:active, div#catalogoMinis p a:visited {
	color:#6c276a;
	text-decoration: underline;
	font-size: 11px;
}
div#catalogoMinis p a:hover {
	color:#918F30;
	text-decoration: underline;
}  
div#rightSidebar {
	padding: 0px;
	width: 180px;
} 
div.formLogin form {
	padding: 7px;

} 
div.formLogin form p input.btn {
	width: 60px;
	height: 23px;
	background:url(../images/contentTitulo_form_input_btn.png) left top no-repeat;
	border: 0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin: 0;
	cursor:pointer;
} 
div.formLogin form p input.btn:hover {
	background:url(../images/contentTitulo_form_input_btn.png) left bottom no-repeat;
	cursor:pointer;
}  
div#rightSidebar div.shadow {
	background:url(../images/rightSidebar_div_background.png) top left repeat-x;
	padding:10px;
	margin:0;
	border:0;
} 
div#datosProducto div ul {
	margin:10px 0 0 30px;
}
div#datosProducto div ul li {
	margin:0 0 3px 0px;
	display:block;
} 
div#datosProducto div h3 {
	font-weight:bold;
	font-size:18px;
	color:#6c276a;
}
#datosProducto div {
	font-size:13px;
	color:#333;
}
#datosProducto div h3 a {
	font-size:11px;
	color:#333;
	font-weight:normal;
	text-decoration:underline;
} 
#datosProducto div h3 a:hover {
	color:#918F30;
} 

p.productoPattern {
	text-align:center;
	width:80px;
	height:80px;
	float:left;
	margin:10px 10px 0 0;
} 
p.productoPattern img {
	display:block;
	padding:0;
	margin: 0 auto 2px auto;
} 
p.productoPattern a {
}
p.productoPattern a:link, p.productoPattern a:active, p.productoPattern a:visited{
	font-size:11px;
	color:#333;
	font-weight:normal;
	text-decoration:underline;
}
p.productoPattern a:hover{
	color:#918F30;
}
p.documentos {
	line-height:40px;
	padding:0 0 0 55px;
	margin:7px 0 0 0;
}
p.garantia {
	background:url(../images/p_documentos_background.jpg) left top no-repeat;
}
p.mantencion {
	background:url(../images/p_documentos_background.jpg) left bottom no-repeat;
}
p.documentos a {
	font-size:11px;
	color:#333;
	font-weight:normal;
	text-decoration:underline;
}
p.documentos a:hover {
	color:#918F30;
}
p.btn {
	float: left;
	margin: 7px 10px 0 0;
}
p.btn a {
	color:#FFF;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	width:123px;
	height:36px;
	padding-right: 10px;
	line-height: 32px;
}
p.agregar a {
	background:url(../images/p_btn.png) left -36px no-repeat;	
}
p.agregar a:hover {
	background:url(../images/p_btn.png) left top no-repeat;
}
p.solicitar a {
	background:url(../images/p_btn.png) left bottom no-repeat;
	text-align:center;
	padding:0;
	width:133px;
} 
p.solicitar a:hover {
	background:url(../images/p_btn.png) left -72px no-repeat;	
} 

