html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bam_fondo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
} 

#pagewidth{
	width:975px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
#Header{
	position:relative;
	height:81px;
	background-color:#CCCCCC;
	width:100%;
	background-image: url(../images/bam_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#Header #Logo {
	clear: both;
	float: left;
}



#Header #Buscador {
	float: right;
	width: 352px;
	padding-top: 15px;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	height: 64px;
	margin-right: 16px;
}
#Header #Buscador #clock {
	color: #333333;
	font-size: 13px;
	text-align: right;
	float: right;
	margin-top: 2px;
	clear: right;
	display: block;
	position: relative;
}
#pagewidth #Header #Buscador #fomrbuscador {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #333333;
}

#Header #Buscador #param {
	font-size: 0.80em;
	color: #34B4E4;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BCB8B7;
	border-left-color: #BCB8B7;
	height: 19px;
 }
#pagewidth #Header #Buscador #Buscar {
	background-image: url(../images/btn_buscar_off.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 67px;
	height: 21px;
	display: block;
}
#pagewidth #Header #Buscador #Buscar:hover {
	background-image: url(../images/btn_buscar_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 67px;
	height: 21px;
	display: block;
}
#Tohide {
	display: none;
}
#pagewidth #wrapper #RightContent #flashprime {
	margin-top: 10px;
	margin-left: 15px;
}
#pagewidth #wrapper #RightContent #producto {
	margin-top: 0px;
	margin-left: 15px;
	float: left;
	width: 500px;
	clear: left;
	z-index: -1;
}
#pagewidth #wrapper #RightContent #options {
	background-color: #F2F2F2;
	width: 170px;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagewidth #wrapper #RightContent #options ul {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pagewidth #wrapper #RightContent #options li {
	padding-left: 20px;
	display: block;
	margin-top: 7px;
	width: 140px;
}
#pagewidth #wrapper #RightContent #options a {
	font-size: 12px;
	text-decoration: none;
	color: #34B4E4;
}
#pagewidth #wrapper #RightContent #options a:hover {
	text-decoration: underline;
}

#print     {
	background-image: url(../images/ico_imprimir.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#PDFicon {
	background-image: url(../images/ico_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
}

 
#leftcol {
	width:185px;
	float:left;
	position:relative;
 }
 
 
.sidebarmenu {
	background-image: url(../images/bam_menufondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 185px;
	height: 100%;
	float: left;
}
.sidebarmenu h5 {
	margin: 0px;
	font-size: .8em;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.sidebarmenu #SubMenu {
	background-color: #999999;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
	background-color: #DADCDE;
	color: #000000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.sidebarmenu #Mgraphicc {
	height: 75px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 190px;
}
.sidebarmenu #Mgraphicc img {
	float: left;
	margin-left: 2px;
}
.sidebarmenu #Mgraphicc #Mgdesc {
	height: 55px;
	width: 110px;
	margin-left: 75px;
	vertical-align: middle;
	text-align: left;
	padding-top: 20px;
}
.sidebarmenu #Mgraphicc a {
	color: #DC002E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sidebarmenu #Mgraphicc a:hover {
	text-decoration: underline;
	color: #333333;
}

 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
#twocols, #maincol{width:100%; float:none;}
}
#RightContent{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:780px;
 }


#RightContent #ads {
	background-color: #FFFFFF;
	width: 750px;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#RightContent #ads img {
	float: left;
	margin: 5px;
}

#RightContent #ads #Separador {
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
	height: 100px;
	width: 10px;
}
#Clear {
	clear: both;
}

#RightContent #pes {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 145px;
}

#RightContent #pes img {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#RightContent #Gob {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#Footer{
	height:100px;
	background-color:#FFFFFF;
	clear:both;
	background-image: url(../images/bam_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
 } 

#Footer #Links {
	float: right;
	width: 600px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	margin-right: 10px;
	margin-top: 20px;
	font-weight: lighter;
}
#pagewidth #Footer #fimges {
	float: left;
	padding-left: 10px;
}

#Footer #Links a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#Footer #Nota {
	font-size: 10px;
	clear: right;
	float: right;
	color: #9C9E9F;
	margin-right: 10px;
	margin-top: 10px;
	width: 70%;
	text-align: right;
}
#tabla222 {
	font-size: 12px;
}
#tabla222 .bg1 {
	background-color: #DFE6FD;
}
#tabla222 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#BreadC {
	float: left;
	font-size: 12px;
	margin-left: 25px;
	padding-top: 4px;
	padding-bottom: 1px;
	color: #999999;
}
#BreadC a {
	color: #34B4E4;
}
#LinksSubhome {
	float: left;
	width: 210px;
	margin-bottom: 0px;
	margin-top: 160px;
	padding: 0px;
}
#LinksSubhome h1 {
	font-size: 14px;
	font-weight: bold;
	color: #DB0031;
	margin: 1px;
}
#LinksSubhome a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#LinksSubhome a:hover {
	color: #D60E3F;
}
#LinksSubhome ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
}
#LinksSubhome li {
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin: 0px;
}
.IMG_LEFT {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.IMG_RIGHT {
	float: right;
}

.Notas {
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
}
#BGMapa {
	background-image: url(../images/sucursales/sucursales_mapa.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 350px;
	background-color: #FFFFFF;
	padding-top: 150px;
}
#BGMapa #Bpersonalizada {
	background-color: #CECECE;
	width: 280px;
	margin-left: 15px;
	background-image: url(../images/bam_buscsuc.jpg);
	background-repeat: repeat-x;
}
#BGMapa #Bpersonalizada h3 {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#BGMapa #Bpersonalizada td {
	font-size: 13px;
}
.arial12 {
	font-size: 12px;
	text-align: justify;
}
.a12blue {
	font-size: 12px;
	color: #0099FF;
}

#anchifix {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#wrapper #RightContent #anchifix h4 {
	margin: 0px;
}
.Titred {
	font-size: 14px;
	font-weight: bold;
	color: #DC002E;
	text-transform: uppercase;
}
#InfoSeccion {
	float: right;
	width: 310px;
	margin-bottom: 0px;
	margin-top: 100px;
	padding: 0px;
	color: #000000;
	margin-right: 5px;
	margin-left: 0px;
}
#InfoSeccion h1 {
	font-size: 16px;
	color: #DB0031;
	text-align: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 1px;
}
#InfoSeccion li {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
#InfoSeccion ul {
	margin: 2px;
}
#InfoSeccion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px;
	text-align: left;
}
.h1RED {
	font-size: 16px;
	color: #DB0031;
	text-align: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 1px;
}
#InfoSeccion h5 {
	text-align: left;
	margin: 0px;
	font-size: 14px;
}
#InfoSeccion2 {
	float: right;
	width: 370px;
	margin-bottom: 0px;
	margin-top: 100px;
	padding: 0px;
	color: #000000;
	margin-right: 5px;
	margin-left: 0px;
}
#InfoSeccion2 h1 {
	font-size: 16px;
	color: #DB0031;
	text-align: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 1px;
}
#InfoSeccion2 li {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
#InfoSeccion2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px;
	text-align: left;
}


#tabla223 {
	font-size: 12px;
}
#tabla223 .bg1 {
	background-color: #DFE6FD;
}
#tabla223 .maright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 7px;
}

