/* CSS Document */

body{ 
	font : 10px Verdana, Arial, Helvetica, sans-serif; 
	color : #000; 
	text-align: center;
	background:#FFF2DF;
} 

a{
	text-decoration:none;
	color:#0082C0;
}
a:hover{
	text-decoration:underline;
	color:#FAB454;
}
p{
	 text-align:justify;
	 text-indent:15px;
	 color:#233283;
}
h1{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
	text-align:left;
	text-transform:uppercase;
	margin-top:0px;
}
h2{
	font-size:14px;
	text-decoration:underline;
	color:#233283;
	text-transform:uppercase;
	margin-top:30px;
}
input, textarea{
	border:solid 1px #FDB515;
	font : 9px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 2px;
	background:#FCE5AF;
}

.borde{
	border:#DE3F77 solid 1px;
}

.btn{
	border:none;
	background:url(imagenes/btn.jpg) no-repeat center center;
	width:160px;
	height:28px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	margin-top:5px;
	border:solid 1px #FDB515;
	line-height:25px;
}
.btn:hover{
	text-decoration:underline;
}

.peq{
	color:#233283;
	padding-top:10px;
}

#fondo_inicio{
	width:750px;
	background:url(imagenes/f_inicio2.jpg) repeat-y right;
	margin:auto;
	border:#DE3F77 solid 2px;
}
#fondo{
	width:750px;
	background: url(imagenes/f_servicios.jpg) repeat-y left #FFFFFF;
	margin:auto;
	border:#DE3F77 solid 2px;
}
#contenedor{
	width:750px;
	text-align:center;
	margin:auto;
	display:table;
}
	.f_inicio{
		background: url(imagenes/f_inicio.jpg) center top no-repeat;
	}
	.fondo{
		background: url(imagenes/fondo.jpg) center top no-repeat;
	}
	#cabecera{
		text-align:right;
		height:110px;
	}	
		#menu{
			height:29px;
			background: url(imagenes/f_menu.jpg) repeat-x;
			color:#A58BA8;
			width:335px;
			margin:auto;
			margin-right:5px;
			margin-top:4px;
			display:table;
		}
			#menu a{
				padding:2px 4px;
				border:0px;
				border-right:#A58BA8 1px solid;
				border-left:#FFF 1px solid;
				color:#816D9E;
				font-weight:bold;
				text-decoration:none;
				margin:5px 0px;
			}
			#menu a:hover{
				/*border:#FFFFFF 1px solid;*/
				font-weight:bold;
				background:#FFFFFF;
				border: #9966CC 1px solid;
			}
		#cabecera #acceso{
			color:#FFFFFF;
			font-weight:bold;
			margin:4px 6px;
		}
			#acceso form{
				margin:0px;
			}
			#acceso input{
				background:#FFFFFF;
				border:none;
				border:solid 1px #EE9101;
			}
			#acceso .entrar{
				font : 10px;
				margin-top:3px;
				background:#FFFFFF;
				border:#EE9101 solid 1px;
				border-bottom:solid 1px #0082C0;
				border-right: solid 1px #0082C0;
				color:#233283;
				font-weight:bold;
			}
			#acceso .entrar:hover{
				text-decoration:underline;
				color:#0082C0;
			}
		
	#menu_lat{
		margin:auto;
		margin-top:50px;
		background:url(imagenes/f_servicios.jpg) repeat-y left;
		color:#FFFFFF;
		width:156px;
		float:left;
		text-align:left;
	}
		* html #menu_lat{ display:inline;  }
		#menu_lat a{
			color:#FFFFFF;
			font-weight: bold
		}
		#menu_lat #categorias{
			margin:5px;
			padding:0px;
		}
			#categorias .li_azul{
				margin-left:20px;
				list-style-image:url(imagenes/li_azul.jpg);
				text-transform:capitalize;
			}
		#menu_lat #subcategorias{
			background:#FFF2DF;
			margin:5px 4px 8px 0px;
			padding:5px;
		}
			#subcategorias li{
				margin-bottom:3px;
				margin-left:20px;
				list-style:url(imagenes/lisub_azul.jpg);
			}
			#subcategorias a{
				color:#0082C0;
			}
			#subcategorias .sel{
				color:#FAB454;
				text-decoration:underline;
			}
	#contenido{
		margin:auto;
		margin-top:16px;
		width:570px;
		float:right;
	}
		
	
	
#inicio{
	margin-top:15px;
}
	#inicio td{
		background:url(imagenes/f_destacado2.jpg) center top repeat-y;
		color:#FFF2DF;
	}
	

	#inicio #titulo{
		width:175px;
		min-height:31px;
		background:url(imagenes/f_destacado.jpg) center bottom repeat-y;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		margin-top:2px;
		color:#FFFFFF;
	}
		#titulo p,#datos p{
				text-align:center;
				text-indent:0px;
				margin:2px 6px;
			}
			#datos p{ width:165px; font-weight:bold}
			#datos{
				margin:2px 4px;
			}
			#datos #foto{
				min-height:140px;
			}
		#inicio img{
			border:solid 2px #FFFFFF;
			margin:0px;
			margin-top:10px;
		}
	
	#resp_email{
		background:#FFF2DF;
		margin-bottom:10px;
		text-align:justify;
		padding:2px;
	}
	#resp_email p{
		margin:6px 10px;
	}
#productos{
	margin:20px;
}
	#productos table{
		width:100%;
		margin:2px 0px
	}
	#productos td{
		text-align: justify;
	}
	#productos img{
		border:solid 2px #0082C0;
	}
		#productos .vermas,#inicio #vermas{
			border-bottom:solid 1px #0082C0;
			border-right: solid 1px #0082C0;
			border-top: solid 1px #FFE4B7;
			border-left: solid 1px #FFE4B7;
			text-align:center;
			width:90px;
			display:block;
			padding:2px 0px;
			margin-right:10px;
			margin-left:330px;
			background:#FFFFFF;
			font-weight:bold;
		}
		#productos .vermas{
			margin-right:10px;
			margin-left:250px;			
		}
		#inicio #vermas{
		 margin:10px;
		 margin-top:5px;
		}
		
		#paginacion{
			height:14px;
			width:510px;
			background: url(imagenes/f_pagina.jpg) repeat-x;
			color:#FFFFFF;
			margin:0px;
			display:table;
			text-align:left;
			padding:8px 10px;
		}
		#paginacion2{
			color:#FFFFFF;
			background:#FDB515;
			padding:1px 10px;
			text-align:left;
		}
			#paginacion a, #paginacion2 a{
				padding:0px 4px;
				border:0px;
				border-right:#221163 2px solid;
				border-left:#5577B2 1px solid;
				color:#FFFFFF;
				font-weight:bold;
				text-decoration:none;
				margin:5px 0px;
			}
			#paginacion a:hover, #paginacion2 a:hover{
				font-weight:bold;
				background:#A0BA7A;
				border:#4F7436 1px solid;
				border-left:solid 1px #E9EFDC;
				border-right:solid 2px;
			}
			 .pag_sel{
			 	padding:0px 4px;
				background:#F7F7F9;
				color:#273A86;
				border:#221163 1px solid;
				font-weight:bold;
			 }
			 .f_gris{
			 	background:#EEEEEF;
			 }
		#ficha a:hover{
			text-decoration:none;
		}
	#formu{
		 margin:auto;
		 margin-bottom:50px;
		 border:#DDDDDD solid 1px;
		 border-top:0px;
		 background:url(imagenes/f_formu.jpg) right repeat-y top;
	}
	#presentacion .dcha{	float:right; margin:5px 0px 5px 20px;}
	#presentacion .izq{	float:left; margin:5px 20px 5px 0px;}
	#presentacion	ul{ margin-top:0px; margin-bottom:0px; text-align:left;  color:#233283;}
#pie{
	text-align:center;
	font-weight:bold;
	color:#816D9E;
}
	#pie a{
		text-decoration:none;
		color:#233283;
	}
	#pie a:hover{
		text-decoration:underline;
		color:#0082C0;
	}
	
#pie2{
	text-transform:uppercase;
	font-size:9px;
	margin-top:20px;
	color:#FAB454;
}
