html,
body {
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
}

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

.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}

#wrap {
	min-height: 100%;
	height: 100%;
	margin: 0 auto -82px 0;
	padding: 0 0 80px 0;
}

body {
	background-image: url(../images/ff.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

.full-screen-preview {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#header {
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	background-image: url(../images/cab.jpg);
	background-color: #0B9CDF;
	background-position: center top;
	background-repeat: no-repeat;
}

#gris2 {
	background-color: #EEEEEE;
	padding-top: 0px;
  	padding-left: 10px;
	padding-right: 10px;
  padding-bottom: 10px;
	min-height: 460px;
  border-radius: 10px;
}

#gris {
	background-color: #EEEEEE;
	padding-left: 20px;
	padding-right: 20px;
}

#footer {
	background-color: #F9F9F9;
  	padding-top: 20px;
	padding-bottom: 20px;
}

#blanco {
	background-color: #FFF;
}

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

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

#idioma {
	color: #FFF;
	text-align: right;
}


/* Content */

.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;
  line-height: 20px;
}

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;
	line-height: 20px;
}

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;
	padding: 10px;
	height: 22px;
	border: 0;
	float: left;
	margin-left: 20px;
}

.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;
}

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

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



.container-fluid {
	padding-right: 0;
	padding-left: 0;
	*zoom: 1;
}

#inner {}

#outer {
	background-color: #E3E3E3;
	width: 100%;
	display: flex;
	justify-content: center;
}

#outerb {
	width: 100%;
	display: flex;
	justify-content: center;
}

@media (min-width: 768px) and (max-width: 1199px) {
	#header {
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-image: url(../images/Cabl.jpg);
		background-repeat: no-repeat;
		background-position: center top;
	}
}

@media (max-width: 767px) {
	#header {
		height: 80px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-image: url(../images/Cabm.jpg);
		background-repeat: no-repeat;
		background-position: center top;
	}
	#gris {
		min-height: auto;
	}
	#gris2 {
		min-height: auto;
	}
}

@media (max-width: 480px) {
	#header {
		height: 104px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-image: url(../images/Cabs.jpg);
		background-repeat: no-repeat;
		background-position: center top;
	}
	#gris {
		min-height: auto;
	}
	#gris2 {
		min-height: auto;
	}
}