/* Body */
	body { font: 12px/1.5em Verdana,Arial,Helvetica,sans-serif; line-height:16px; color:#42220b; background-color: #cacaca;}

/* Sombras Izquierda y derecha*/
	.sombra_izquierda {
		background-image: url(../images/sombra_izq.png);
		background-repeat:repeat-y;
	}
	
	.sombra_derecha {
		background-image: url(../images/sombra_der.png);
		background-repeat:repeat-y;
	}

/* Enlaces */
	a { color:#018BC1; outline:none;}
	a:hover { text-decoration:none;}

/* Header */
	#header { 55margin-bottom:0px; }
	.header_img { border:none; text-decoration:none;}

/* Menu */
	#menu { color:#fff; text-align:center; background: url(../images/menu3.png); width:800px; height:40px; /*border-radius:10px 0px 0px 0px;*/}
	#menu a { padding:0 10px 2px 10px;}
	#menu a:hover, #menu a:focus { color:#fff; font-size:16px;}
	#menu { list-style: none; float:right;}
	#menu a { display:block; width:103; height:39;}
	#menu a:active { color: #D8C230;}

/* Content */
	#content { width:800px; margin: 0 auto; color:#000; background: url(../images/lateral.jpg) repeat-y; background-color:#FFF; padding-top:20px; padding-bottom:10px; float:left; /*box-shadow:inset -5px 0px 10px; box-shadow:inset -5px 5px 8px 0px;*/}

	/*--------------------- Slidewshow --------------------------*/
	#fadeshow1 { margin-left:50px; border: solid thin #e38e0d; border-radius:10px 10px 10px 10px; box-shadow: 5px -5px 3px #999; -webkit-box-shadow: 5px -5px 3px #999;}

	/*--------------------- Textos --------------------------*/
	#text_index { padding: 10px 35px 35px 35px; margin-left:20px; width:465px; float:left;}
	#text_index p { line-height:1.6; text-align: justify; text-indent: 25px; padding: 5px;  margin:7px 0 7px 0;}
	#text { padding: 10px 35px 35px 35px; margin-left:20px;}
	#text p { line-height:1.6; text-align: justify; text-indent: 25px; padding: 5px;  margin:7px 0 7px 0;}
	h1 {font-family: "Helvetica","Times New Roman",Times,serif; font-size: 30px; font-weight: 600;text-transform:uppercase; color:#42220b;}
	
	.subtitulos {font-family: "Monotype Corsiva","Times New Roman",Times,serif; font-size: 20px; font-weight: 600; color:#42220b;}
	#contacto img {float: left; margin-left: 30px;}
	#contacto p {line-height: 1.6; margin-left: 95px; text-indent: 2em;}
	#contacto_enviado p {line-height: 1.6; text-indent: 2em;}
	
	/*--------------------- Redes Sociales --------------------------*/
	
	#red_social { border: solid thin #e38e0d; border-radius:10px 10px 10px 10px; box-shadow: 5px -5px 3px #999; -webkit-box-shadow: 5px -5px 3px #999;margin-left:10px; margin-right:30px; margin-bottom:65px; width:200px; float:right;}
	#titulo_red_social { margin:10px; color:#42220b; font-size:14px; font-family: "Helvetica","Times New Roman",Times,serif; font-weight: 600; text-transform:uppercase;}
	#logos_red_social a { margin:10px; border:none; text-decoration:none;}
	
	/*--------------------- Flecha-arriba ---------------------------*/
	#arriba a{ font-size:11px; font-family: Arial, Helvetica, sans-serifArial; text-decoration:none; clear:both; margin-right:20px; }
	#arriba a:link{ text-decoration:none; color:#42220b;}
	#arriba a:visited{ text-decoration:none; color:#42220b;}
	#arriba a:hover{ text-decoration:none; color:#42220b;}
	#arriba img {border:none;}

/* Footer */
	#footer {background:url(../images/footer.png) no-repeat top center; background-color:#e38e0d; height:50px; clear:both; width:800px; margin:0 auto;}
	#left_footer { float:left; padding:20px 0 0 35px; color:#fff; font-size:12px;}
	#left_footer a { color:#fff;}
	#left_footer a:hover { text-decoration:none;}
	#right_footer { float:right;  padding:20px 35px 0 0; color:#fff;  font-size:12px; text-align:right;}
	#right_footer a { color:#fff;}
	#right_footer a:hover { text-decoration:none;}
	#right_footer a:link{ text-decoration:none;}

/* -------------------------------------------------------------------------------------------- */
/* --------------------------------------- Servicios ------------------------------------------ */
	#servicios ul { list-style:none; list-style-image:url(../images/img-list.gif);}
	#servicios ul li { padding-bottom:3px; padding-top:3px;}
	#servicios ul a:link { text-decoration:none; color:#42220b;}
	#servicios ul a:hover { text-decoration:none; color:#999999;}
	#servicios ul a:visited { text-decoration:none; color:#42220b;}
	
/* -------------------------------------------------------------------------------------------- */
/* ---------------------------------------- imagenes ------------------------------------------ */
	.img_bordes { border: solid thin #e38e0d; border-radius:10px 10px 10px 10px; box-shadow: 5px -5px 3px #999; -webkit-box-shadow: 5px -5px 3px #999;}

