﻿/* @override 
	http://localhost/sanchezbutron/stylesb.css
	http://localhost/stylesb.css
	http://www.sanchezbutron.com/stylesb.css
*/

body {
	color: #4b4c4f;
	font: 12px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	margin: 0;
	background: #fff; 
	text-align:center; 
	height: 100%;
	padding: 0;
}
p,h1,h2,h3,h4,h5,ul {
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
h1 {
	color: #137070;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 12px;
	background-position: 0 top;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 42px;
}
.h11{
	background-image: url(images/h1_1.gif);
}
.h1a{
	background-image: url(images/h1_1a.gif);
	color: #b51721;
}
.h1b{
	background-image: url(images/h1_1b.gif);
	color: #b51721;
}
.h1c{
	background-image: url(images/h1_1c.gif);
	color: #b51721;
}
.h1d{
	background-image: url(images/h1_1d.gif);
	color: #b51721;
}
.h1e{
	background-image: url(images/h1_1e.gif);
	color: #b51721;
}
.h1f{
	background-image: url(images/h1_1f.gif);
	color: #b51721;
}
.h1g{
	background-image: url(images/h1_1g.gif);
	color: #b51721;
}
.h2a{
	background-image: url(images/h1_2a.gif);
	color: #b51721;
}
.h2b{
	background-image: url(images/h1_2b.gif);
	color: #b51721;
}
.h2c{
	background-image: url(images/h1_2c.gif);
	color: #b51721;
}
.h12{
	background-image: url(images/h1_2.gif);
}
.h13{
	background-image: url(images/h1_3.gif);
}
h2 {
	color: #ba1a25;
	font-size: 1.8em;
	padding: 20px 0 22px 82px;
	margin: 0 0 10px 4px;
	letter-spacing: -1px;
	background-position: 17px top;
	background-repeat: no-repeat;
	float:left;
	text-align: left;
}
.h21{
	background-image: url(images/ic_eq.gif);
}
.h22{
	background-image: url(images/int_ic.gif);
}
.h23{
	background-image: url(images/h23_ic.gif);
}
.h23b{
	background-image: url(images/ic_val.gif);
}
.h24{
	background-image: url(images/ic_conta.gif);
}
.h25{
	background-image: url(images/ic_glob.gif);
}
h4 {
	color: #505357;
	font-size: 1.6em;
	padding: 16px 0 22px 57px;
	margin: 0 0 24px 4px;
	letter-spacing: -1px;
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(images/ic_pers.gif);
	float:left;
}
h5 {
	color: #313336;
	font-size: 1.2em;
	letter-spacing: 0;
	margin-bottom: 6px;
}
h3 {	
	color: #c1272c;
	font-size: 1.2em;
	margin: 0 0 12px 22px;
	background: url(images/h3.gif) no-repeat 0 top;
	padding: 0 0 8px 22px;
	width:248px;
	float:left;
}

.h32 {
	background: url(images/intg2.gif) no-repeat 6px top;
}
a {
	text-decoration: none;
	color: #c30619;	
}
a:hover{
	color: #7d7d80;
	text-decoration: underline;
}
a:visited{
	color: #000;
}
#wrapper{
	width: 1022px; 
	margin: 0 auto;
    height: 100%;
	padding: 0 10px;
}
.sanbut{
	color: #b50d1c;
	font-weight: bold;
}
#map{
	width: 610px;
	height: 400px;
	margin: 20px 0 16px 40px;
	border: 1px solid #511114;
}
/* @group HEADER */
#header {
	height: 186px;
	width:100%;
	background: url(images/headtopbig.gif) no-repeat 0 top;
	padding: 0;
}
#navigation {
  margin: 108px 42px 0 0;
  list-style: none;
  float: right;
}
#navigation li {
  float: left;
}
#navigation a {
  	height: 33px;
	position: relative;
	display: block;
/*	background: url(images/headbk.gif) no-repeat 0 0; */
	width: 75px;
	color: #155c73;
	padding-top: 14px;
	text-align: center;
	padding-left: 24px;
	font-weight: bold;
	text-shadow: #b8c2fe 0 1px 1px;
}
#navigation a:hover {
  background-position: 0 -49px;
  margin-right: 0px;
  color: #c33035;
  text-shadow: none;
}
#preheader {
	margin: 36px 0 0;
	text-align: right;
	padding-right: 0;
	height: 80px;
	float:left;
	width: 24px;
	position: relative;
	left:-8px;
}
#preheader ul{
	padding-top: 0px;
}
#preheader li {
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
}
#preheader li a {
	display: block;
	height: 82px;
}
.bkeng{
	background: url(images/bklang_e.gif) no-repeat 0 top;
}
.bkeng:hover{
	background: url(images/bklang_eh.gif) no-repeat 0 top;
}
.bkesp{
	background: url(images/bklang_s.gif) no-repeat 0 top;
}
.bkesp:hover{
	background: url(images/bklang_sh.gif) no-repeat 0 top;
}
/* @end */
#content {
	background: #fff url(images/bkwrapper.gif) repeat-y;
	width: 100%; 
	margin: 0 auto;
	padding: 0;
}

/* @group SIDELEFT */

#sideleft {
	float: left;
	padding-top: 0px;
	text-align: left;
	margin-top: 65px;
	width: 240px;
	margin-left: 32px;
}
#sideleft img{
	padding-bottom: 8px;
	padding-top: 0px;
}
.menbig{
	height: 552px;
	background: url(images/bkmen01.jpg) no-repeat 0 64px;
	width: 220px;
	margin-left: 34px;
}
.menbigg{
	height:330px;
	background: url(images/bkmen02.jpg) no-repeat 0 64px;
	width: 180px;
	margin-left: 34px;
	padding-right: 16px;
}
#sideleft ul{
	margin-left: 4px;
	padding-left: 0px;
	margin-top: 20px;
}
#sideleft ul li {
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	width: 180px;
	line-height: 1.3em;
}
#sideleft ul li a {
	margin-left: 7px;
	background: url(images/list_side.png) no-repeat 0 6px;
	color: #3c7287;
	padding-top: 3px;
	padding-bottom: 6px;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding-left: 20px;
	text-shadow: #FFF 1px 2px 1px}
#sideleft #active a{
	background: url(images/list_sideh.png) no-repeat 0 6px;
	color: #911462;
}
#sideleft ul li a:hover {
	color: #911462;
	text-decoration: none;
}

/* @end */ 
/* @group MIDDLE */
#middle {
	margin-left: 0px;
	margin-right: 24px;
	width: 69%;
	float: right;
	text-align: left;
	background: url(images/bkcentralg.gif) repeat-y 0;
	margin-bottom: 0;
}
#middle .insidemiddle {
	padding: 20px 12px 0px 36px;
	width: 40%;
	float:left;
}
#middle .insidemiddlec {
	padding: 20px 0 0px 100px;
	width: 28%;
	float:left;
}
.post{
	float: left;
	padding: 0;
	width: 90%;
	margin-top: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}

.insidemiddle img{
	padding: 16px 16px 16px 18px;
	background: url(images/baseimg.gif) no-repeat 0 top;
	margin-bottom: 20px;
	clear: both;
}
.insidemiddle p {
	padding-right: 0;
	text-align: justify;
	padding-left: 0;
}
#middle .fullmiddle {
	padding: 24px 12px 0px 36px;
	width: 90%;
	float:left;
}
#middle ul {
	list-style-position: outside;
	margin-left: 16px;
}
#middle ul li {
	list-style: none;
	line-height: 1.2em;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #951a18;
}
.black {
	color: #222;
}
.listed {
	float:left;
	width:100%;
	margin-top: 8px;
	padding-bottom: 4px;
}
.fullmiddle ul {
	float:left;
	width: 42%;
	color: #58595b;
	margin-left: 16px;
	list-style-type: none;
	margin-right: 16px;
	margin-bottom: 16px;
}
.fullmiddle li{
	padding-top: 1px;
	padding-bottom: 11px;
	line-height: 1.0em;
	margin: 0;
	background: url(images/bullet.gif) no-repeat 0 1px;
	padding-left: 19px;
	font-weight: bold;
}
.imgs{
	background: url(images/bkimgs.gif) no-repeat 0 0;
	height:100%;
	padding: 16px;
}
.topmiddle{
	background: url(images/bkcentraltop.gif) no-repeat 0 0;
	height: 8px;
}
.bottmiddle {
	background: url(images/bkcentralbot.gif) no-repeat 0 bottom;
	height: 32px;
	margin: 0;
	padding: 0;
}
.topmiddleg{
	background: url(images/bkcentraltopg.gif) no-repeat 0 0;
	height: 8px;
}
.bottmiddleg {
	background: url(images/bkcentralbotg.gif) no-repeat 0 bottom;
	height: 32px;
	margin: 0;
	padding: 0;
}

/* @end */ 
#sideright {
	margin-right: 36px;
	width: 131px;
	float:right
}

.fade {
    position:relative;
    float:left;
    top: 0px;
}
.fade span {
    position:absolute;
    top: 0px;
    left: 0;
    display: none;
}
.hfade img{
	padding-top: 10px;
}
#bottomm {
	background: url(images/bottombk.jpg) no-repeat 0 top;
	padding-top: 20px;
	padding-bottom: 22px;
	padding-left: 0px;
	width: 539px;
	margin-top: 16px;
	text-align: right;
}
#bottomm .pdf a{
	height:20px;
	font-size: 1em;
	color: #626365;
	font-weight: bold;
	font-style: italic;
	background: url(images/pdfic.gif) no-repeat left 0;
	padding: 10px 24px 10px 40px;
}
#bottomm .pdf a:hover {
	color: #d540a2;
	font-weight: bold;
	font-style: normal;
}

/* @group FOOTER */
#footer {
	margin: 0 auto;
	padding-top: 10px;
	width:100%;
	background: url(images/bottombig.gif) no-repeat 1px top;
	height: 68px;
	text-align: right;
}
#footer p{
	padding-right: 54px;
	color: #f3f1eb;
	padding-top: 4px;
}
#prefooter {
	margin: 16px 0 0;
	background: url(images/prefoot.gif) no-repeat 14px bottom;
	height: 40px;
	font-size: 11px;
}
#prefooter ul{
	padding-top: 12px;
	text-align: left;
	margin-left: 32px;
}
#prefooter li {
	display: inline;
	list-style-type: none;
	color: #FFF;
	background: url(images/icfooter.gif) no-repeat 0 0;
	padding: 3px 11px 4px 14px;
}
#prefooter li a{
	color: #fff;
	text-decoration: underline;
}
#prefooter .aviso {
	background: none;
}
#prefooter .aviso a{
	padding-left: 0;
	color: #FFF;
	font-size: .9em;
}
#prefooter .aviso a:hover{
	color: #2d0101;
}
/* @end */ 
.clearer {
	clear: both;
}
.clearer16 {
	clear: both;
	height:16px;
}