html,
body {
  height: 100%;
  font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
color: #666666;
background-image: url(../images/ffh.png);
background-position: center top;
background-repeat:repeat-x;

  
 }

.row {
  margin-left:0px;
  margin-right:0px;
}


#wrap {
  min-height: 100%;
  height: 100%;
  margin: 0 auto -82px 0;
  padding: 0 0 80px 0;
}
  
#header {
/*width: 1160px;*/
height: 100px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
background-image: url(../images/cab.jpg);
background-position: center top;
}

#gris {
	background-color:#EDECEC;
	padding:3px;
	}

#brand {
  float: left;
  padding-left: 15px;
  padding-top: 5px; 
 }

#brand img {
  padding-bottom: 10px;
  padding-top: 20px; 
 
 }

/* Content */

#breadcrumbs {
    margin-top: -60px;
  margin-left: 70px;

}
.breadcrumb {
    background-color: transparent;
}

#ImaCab{
	height:100%;
 	width:100%;
  margin-top:3px;
  
  
}



.cleaner {
clear: both;
width: 100%;
height: 0px;
font-size: 0px;
}

.cleaner_h10 {
clear: both;
width:100%;
height: 10px;
}
.cleaner_h20 {
clear: both;
width:100%;
height: 20px;
}
.cleaner_h40 {
clear: both;
width:100%;
height: 40px;
}


h1, h2, h3 {
  margin: 0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
}
h1 {
letter-spacing: -1px;
font-size: 24px;
color: #0066CC;
}
h2 {
  letter-spacing: 0px;
  font-size: 22px;
  color: #71AC24;
}
h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0099FF;
}
h4 {
font-size: 12px;
font-weight: bold;
color:#333333;
}

h5 {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;  
  font-weight: normal;
  padding-right: 30px;
  padding-left: 30px;
}

a {
  color: #666666;
}
a:link {
text-decoration:none;
color:#0066CC;
}
a:visited {
text-decoration:none;
font-weight:bold;
color:#333333;
}
a:hover {
text-decoration:none;
text-decoration: underline;
color:#000000;
}
.color1 {
color: #1F58AC;
}
.color2 {
color: #FFFFFF;
font-weight: bold;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
margin: 0px auto;
}
img.alignleft {
margin-right: 25px;
}
img.alignright {
margin-left: 25px;
}
a img, img {
}
.fotoder {
float: right;
margin-left: 8px;
}
.fotoizq {
float: left;
margin-right: 8px;
}

/*.logo {
  width: 200px;
  height: 128px;
  margin-top: 5px;
  border: 0;
  float: left;
  background-image: url(../images/logogastro.png);
}*/
.logo a {
display: block; 
width: 200px; 
height: 128px; 
}
.logo a span  {
display: none;
}
*.search {
width: auto;
height: auto;
border: 0;
margin-top:0;
}

label {
    display: block;
    margin-bottom: 0;
}

.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
    display: none;
}

.element-invisible {display:none;}

.item-separator  {
border:none;
border-bottom:1px solid #f0f0f0;
border-top:1px solid #d6d6d6;
clear:both;
height:0;
line-height:0;
width:100%;
font-size:0;
padding:0 ;
margin-bottom :20px;
}
table.adminform textarea {
width: 540px;
height: 400px;
font-size: 1em;
color: #000099;
}

.readmore {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  overflow: hidden;
  white-space: nowrap;

}

.padding {
  padding:10px;
  
}


@media (min-width: 768px) and (max-width: 1199px) {
	
	}
 

@media (max-width: 767px) {
	
#header {
/*width: 767px;*/
height: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-image: none!important;

}	
  
  #breadcrumbs {
    margin-top: -60px;
  margin-left: 20px;

}  
	
	
	}
 
@media (max-width: 480px) {
	
#header {
/*width: 480px;*/
height: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-image: none!important;

}
  
  #breadcrumbs {
    margin-top: -60px;
  margin-left: 10px;

}
	
	}

.float {
	position: fixed;
	width: 250px;
	height: 65px;
	bottom: 40px;
	right: 40px;
	z-index: 100;
}

.my-float {
	margin-top: 16px;
}





