*{
margin:0;
padding:0;
border:0;


}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	padding:3px;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	
}

body {
	background-color: #d0d0d0;

}
#fondositio {

	background-image: url(../images/fondositio.gif);
	background-repeat:repeat-y;
	background-position: center;
	
}
#main {
	width:939px;
	
	display: block;
	

}
#sombraTop {
	background-image:url(../images/sombraTop.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height: 9px;
	width: 939px;
	float:left;
}
#cont {
	width: 939px;
	background-image: url(../images/fondo_izquierdo.gif);
	background-repeat: repeat-y;
	background-position:left top;
	float:left
	
}
#contContacto {
	width: 939px;
	background-image: url(../images/fondo_contacto.gif);
	background-repeat: repeat-y;
	background-position:left top;
	float:left
	
}
/* Lateral */ 

#lateralIzq {
	float:left; 
	width:314px;
	padding-left:1px;
	background-image: url(../images/fondo_izquierdo.gif);
	background-repeat: repeat-y;
	background-position:left top;
	
}
#menu {
	float:left;
		
}
.cateMenu {
	font-family: tahoma, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	background-color:#65779b;
	border-bottom: 1px #506992 solid;
	width: 313px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;
	text-indent: 10px;
}
.cateMenu:hover {
	background-color:#7786a5;
}
.cateMenuSelec {
	font-family: tahoma, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	background-color:#7786a5;
	border-bottom: 1px #506992 solid;
	width: 313px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 10px;
	cursor:pointer;	
}
.subCateMenu {
	font-family: tahoma, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	background-color:#577196;
	border-bottom: 1px #506992 solid;
	width: 313px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;
	text-indent: 28px;
	
}
.subCateMenu:hover {
	background-color:#6883ac;
}

.subCateMenuSelec {
	font-family: tahoma, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	background-color:#6883ac;
	border-bottom: 1px #506992 solid;
	width: 313px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 28px;
	
}

#buscador {
	width:290px;
	height:100px;
	background-color:#6F83AB;
	border:1px #ffffff solid;
	margin-left: 11px;
	margin-top: 5px;
	padding-top: 5px;
	color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size:11px;
			
}
#buscador h2{
	color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size:13px;
	padding-left: 10px;
		
}
#generarPdf{

	border: 1px solid #FFFFFF;
	background-color: #6883AC;
	margin-bottom:10px;
	width:290px;
	margin-left: 11px;
	margin-top: 10px;
	font-family: tahoma, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	
}
#divOpcionesPdf{

	font-family: tahoma, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	
}

#login {
	background-image: url(../images/titulo_login.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 150px;
	width: 314px;
	background-color: #9da7c0;
	color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size:12px;
	font-weight: bold;
		
}
#pieLogin {
	height: 40px; 
	width: 314px; 
	background-color: #818eae;
	margin-top:8px; 
	clear:both;
}
#btnRegistro {
	float:left;
	clear:left;
	padding:5px; 
	border:#FFFFFF 1px solid; 
	background-color:#003366; 
	margin-left: 15px;
	color:#FFFFFF;
	font-family: tahoma, sans-serif;
	text-decoration:none;
}
#btnRegistro:hover {
	background-color: #006699; 
	color:#FFFFFF;

}
/* Derecha */

#lateralDer {
	float:right; 
	width:620px;
}

#listado{
	background-image:url(../images/fondo_listado.gif); 
	padding-top:15px;
	height:300px;
}
.producto, .productoSelec {
	width:187px; 
	height:70px; 
	border:#FFFFFF 1px solid; 
	margin-left:10px; 
	float:left;
	cursor:pointer;
	margin-bottom: 10px;
	text-decoration:none;
}
.productoSelec{
	background-color:#FFFFFF;
}
.producto:hover {
	background-color:#FFFFFF;
}

.fotoProductoLista {
	float:left;
	margin-right:3px;
}
.nombreProductoLista {
	font-family:tahoma, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#006699;
	padding-top: 3px;
	font-weight:bold;
	padding-left: 2px;
}
.nombreProductoListaSelec {
	font-family:tahoma, sans-serif;
	font-size:13px;
	text-decoration:none;
	color: #1B2C46;
	padding-top: 3px;
	font-weight:bold;
	padding-left: 2px;
}

.descrProductoLista {
	font-family:tahoma, sans-serif;	
	font-size:10px;	
	text-decoration:none;	
	color:#1B2C46;
	font-weight:normal;
	padding-top: 3px;
}

#navegador{
	background-color: #d3d7da;
	height:30px;
	padding-top:5px;
}
#navegaLista {
	height: 22px;
	margin-left: 18px;
	margin-right: 18px;
	text-align:center;
	color:#FFFFFF;
	padding-top:5px;
}
#navegaLista a, b {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#FFFFFF;
	border: #aacee5 solid 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
	font-weight:bold;
}
#navegaLista a:hover {
	color: #003366;
	background-color:#FFFFFF;
}
#navegaLista b {
	color: #003366;
	background-color:#FFFFFF;
}

#fichaProd{
	background-color: #9da7c0;
	padding-top: 5px;
	float:left;
	width: 620px;
}
.fotoProductoFicha {
	border:#FFFFFF 1px solid;
	margin:8px;
	width: 200px;
	height: 160px;
	float:left;


}
.contProductoFicha {
	font-weight:bold;

}

.nombreProductoFicha {
	font-family:tahoma, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#FFFFFF;
	padding: 5px;
	font-weight:bold;
}
.descrProductoFicha {
	font-family:tahoma, sans-serif;	
	font-size:11px;	
	text-decoration:none;	
	color:#1B2C46;
	font-weight:normal;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
}

#pieFicha{
	clear: left;
	background-color: #818eae;

}
#precio{
	position: relative;
	border:#FFFFFF 1px solid;
	float:right;
	margin-right: 15px;
	margin-top: -8px;
	background-color: #818eae;
	padding: 10px;
	text-align:center; font-family: tahoma, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size:14px;
	vertical-align: middle;
}
#btnProducto{
	margin-left:150px; 
	

}
#btnProducto a{
	font-family:tahoma, sans-serif; 
	font-size: 10px; 
	color:#FFFFFF;
	text-decoration:none;

}
#btnProducto a:hover{

	text-decoration: underline;

}
#pie{
	clear: both;
	height: 51px;
	background-image: url(../images/bottom_catalogoN.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color:#003366; 
	font-weight: bold;
	text-align:center;
	padding-top: 50px;
	padding-left: 5px;
}
#pieContacto{
	clear: both;
	height: 51px;
	background-image: url(../images/bottom_contacto.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color:#003366; 
	font-weight: bold;
	text-align:center;
	padding-top: 50px;
	padding-left: 5px;
}
#mensajeAlerta{
	border:2px solid  #003366; 
	background-color:#aacee5; 
	position:absolute; 
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	z-index: 100;
}
#boton_registrarse_index{
	width:100px;
	float:left;
	height:20px;
	color:#ffffff;
	background-color:#3B6691;
	border:1px #264677 solid;
	cursor: pointer;
	margin-left: 10px;
	margin-top: 8px;
}
#tabla_datos_productos{ 
	border-collapse: collapse;
} 
#tabla_datos_productos th{ 
	border:1px solid #FFFFFF;
	background-color:#556890;
	padding:5px;
	color:#FFFFFF;

}
#tabla_datos_productos td{ 
	border:1px solid #3B6691;
	padding:5px;
	background-color:#FFFFFF;
}
.direccionCont{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	width: 200px;
	margin-left: 98px;
	text-align:right;

}

