body {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.9em;
	color: #666666;
	margin: 0px;
}
.contenedor_global {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.contenedor_cabecera {
	width: 760px;
	height: 157px;
	background-image: url(../imgs/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenedor_contenidos {

	width: 760px;
}
.contenedor_izquierda {
	width: 184px;
	float: left;
}
.contenedor_derecha {
	width: 546px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.contenedor_menu {
	width: 154px;
	float: left;
	background-image: url(../imgs/fondo_menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.9em;
	color: #FFFFFF;
}
.contenedor_menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.contenedor_menu a:hover{
	color:#F35D38;
	text-decoration:none;
}
.contenedor_menu ul{
	padding:0px;
	margin:0px;
}
.contenedor_menu ul#sub{
	padding:5px;
	margin:0px;
}
.contenedor_menu li#sub{
width: 144px;
}
.contenedor_menu li{
	padding:0px;
	list-style-type: none;
	float: left;
	width: 149px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenedor_menu_pie {
	width: 184px;
	float: left;
	height: 73px;
	background-image: url(../imgs/pie_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
.contenedor_producto {
	width: 546px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F65A32;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
}
.contenedor_datos {
	width: 400px;
	float: left;
}

.contenedor_datos ul{
	padding:0px;
	margin:0px;
}
.contenedor_datos li{
	padding:0px;
	list-style-type: none;
	float: left;
	width: 350px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenedor_datos a{
	color:#999999;
	text-decoration:none;
}
.contenedor_datos a:hover{
	color:#666666;
	text-decoration:none;
}
.contenedor_img {
	width: 146px;
	float: left;
}
.contenedor_titulo {
	width: 526px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F65A32;
	padding-top: 10px;
	font-size: 0.9em;
	padding-left: 20px;
	font-weight: bold;
	color: #F15D37;
	text-transform: uppercase;
}
.contenedor_titulo form{
	width: 290px;
	float: left;
	padding-bottom:5px;
	padding-top:5px;
	padding-left: 236px;

}
.contenedor_titulo label{
	width: 150px;
	float: left;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	padding-top: 2px;
	text-align: right;
	padding-right: 6px;
}
.contenedor_titulo input{
	width: 200px;
	float: left;
	margin-right: 10px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	height: 15px;
	padding: 0px;
	padding-bottom:2px;
}
.contenedor_titulo input#buscar{
	width: 65px;
	float: left;
	color: #FFFFFF;
	background-color: #3C31A7;
	border: 1px solid #F35C2F;
	height: 20px;
}
.contenedor_paginacion {
	width: 546px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F65A32;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	text-align: right;
}
.contenedor_paginacion a{
	color:#3C31A7;
	text-decoration:none;
}
.contenedor_paginacion a:hover{
	color:#F35D38;
	text-decoration:none;
}
.azul {
	color: #3C31A7;
}
.contenedor_tit_productos {
	width: 144px;
	float: left;
	background-image: url(../imgs/fondo_menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.9em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F45D32;
}

.contenedor_tit_productos a{
	text-decoration:none;
	color:#FFFFFF;
	
}
.contenedor_tit_productos a:hover{
color:#F35E36;
text-decoration:none;
}
.pie {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.9em;
	color: #3C31A7;
	float: left;
	width: 740px;
	padding-left: 20px;
	text-align: left;
}
a.verde{
	color: #3C31A7;
	text-decoration: none;
}
a.verde:hover{
	color: #F35E36;
	text-decoration: none;
}
a.verde:active{
	color: #F35E36;
	text-decoration: none;
}
.contenedor_login {
	width: 750px;
	text-align: right;
	float: left;
	padding-right: 10px;
	font-size: 0.9em;
	color: #FB5C34;
	margin-top: 10px;
}
.contenedor_login a{
color: #FB5C34;
text-decoration:none;
}
.contenedor_login a:hover{
color: #3C31A7;
text-decoration:none;
}
.naranja {
	color: #F35E36;
}
