/*Comun*/
* {
	margin: 0;
	padding: 0;
}
/*Introducción de fuente para texto de cabecera
@font-face {
  font-family:"Calibri";
  src: url('http://pruebas.aczia-biogas.es/CALIBRI.ttf');
}
@font-face {
  font-family: "Calibri";
  src: url('http://pruebas.aczia-biogas.es/CALIBRI.eot');
}
*/
body {
	background: #f4faea url(images/body_banner_verde.gif) repeat-x;
	font-family: Calibri, "Arial Narrow", Eurostile;
	font-size: 0.9em;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
	
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
	font-size: 85%;
}

blockquote {
	padding-left: 3em;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 5px 5px 0;
}

/* Clases */
.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
	border-right: 1px solid #EDEBD5;
}

.post_1 {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr_1 {
	border-bottom: 1px solid #EDEBD5;
	border-right: 1px solid #EDEBD5;
}
.claseh1{
	background-image: url(images/logo_bombilla_aczia_biogas.png);
	background-repeat: no-repeat;
	height: 55px;
	padding-left: 60px;
	display: block;
	font-size: 125%;
	padding-top: 15px;
}
/*descargas*/
.claseup{
	background-image: url(images/Acrobat_32x32.png);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 48px;
	display: block;
	font-size: 80%;
	padding-bottom: 12px;
	padding-top: 8px;
}
/*texto del header*/
.clasebottom{
	height: auto;
	width: auto;
	margin-left: 10px;
	font-family: Calibri, "Arial Narrow", Eurostile;
	
	font-size: 175%;
	float: left;
	margin-top: 115px;
	
  }
.claseleermas{
	background-image: url(images/mas_informacion_16x16.png);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 190px;
	display: block;
	font-size: 80%;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: center right;
}
.claseblog{
	background-image: url(images/mas_informacion_16x16.png);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 30px;
	display: block;
	font-size: 90%;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: center left;
	padding-right: 30px;
	text-align: left;
	margin-left: 50px;
}
.clasedireccion{
	background-repeat: no-repeat;
	height: auto;
	padding-left: 600px;
	display: block;
	font-size: 100%;
	padding-bottom: 8px;
	padding-top: 8px;
	background-image: url(images/logo.png);
	background-position: center;
}
.clase_img_right{
	background-repeat: no-repeat;
	height: auto;
	display: block;
	font-size: 150%;
	width: 480px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
/*clase especifica para la imagen de como funciona el proceso de produccion*/
.clase_img_right_como_funciona{
	height: auto;
	display: block;
	font-size: 150%;
	width: 650px;
	float: right;
}
/*end clase especifica para la imagen de como funciona el proceso de produccion*/
.clase_img_right_marco{
	background-repeat: no-repeat;
	height: auto;
	display: block;
	font-size: 150%;
	width: 480px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 5px solid #EDEBD5;
}
.clase_img{
	background-repeat: no-repeat;
	height: 273px;
	display: block;
	font-size: 150%;
	width: 690px;
	float: right;
	margin-left: 100px;
	margin-right: 100px;
	border: 5px solid #EDEBD5;
	margin-bottom: 20px;
}
.clasegoogle{
	background-repeat: no-repeat;
	height: auto;
	display: block;
	font-size: 150%;
	width: 425px;
	float: right;
	margin-top: 95px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding: 5px;
	background-color: #F4FAEA;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
.fuente{
	font-size:85%;
}
.claseaczia{
	font-family:Calibri, "Arial Narrow", Eurostile;
	font-style:normal;
}

#google_translate_element {
	float:right;
	display: inline;
}


/*Formulario*/
form {
	width:450px;
	margin:15px auto 10px 10px;
	border-right: 1px solid #ccc;
	height: 400px;
	}
label {
	display:block;
	font-weight:bold;
	}
textarea {
	width:300px;
	height:150px;
	}
.textInput {
	width:250px;
	}

.ordenformleft {
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 50px;
}


/* Menu */

#menu {
	width: 690px;
	height: 35px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 114px;
	height: 25px;
	padding: 10px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #666;
}

#menu a:hover {
	background: #f4faea;
}

#menu .active a {
	background: #82BC2B;
	color: #FFFFFF;
}

/* Header */
#header5 {
	width: 795px;
	height: 147px;
	background-image: url(images/header_contacto_aczia_biogas.jpg);
	border: 5px solid #EDEBD5;
	margin: 0 auto;
	background-repeat: no-repeat;
	color: #FFF;
}
#header4 {
	width: 795px;
	height: 147px;
	background-image: url(images/header_inversion_aczia_biogas.jpg);
	border: 5px solid #EDEBD5;
	margin: 0 auto;
	background-repeat: no-repeat;
	color: #FFF;
}
#header3 {
	width: 795px;
	height: 147px;
	background-image: url(images/header-que-ofrecemos_aczia_biogas.jpg);
	border: 5px solid #EDEBD5;
	margin: 0 auto;
	background-repeat: no-repeat;
	color: #FFF;
}
#header2 {
	width: 795px;
	height: 147px;
	background-image: url(images/header_como_funciona_aczia_biogas.jpg);
	border: 5px solid #EDEBD5;
	margin: 0 auto;
	background-repeat: no-repeat;
	color: #FFF;
}

#header {
	width: 795px;
	height: 302px;
	background-image: url(images/header_aczia_biogas.jpg);
	border: 5px solid #EDEBD5;
	margin: 0 auto;
	background-repeat: no-repeat;
	color: #FFF;
}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
	font-size: 36px;
	color: #FFF;
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	padding: 84px 20px 0 0;
	text-align: right;
	color: #FFF;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	/*color: #FFFFFF;*/
}
#logo {
	float:right;
	height:105px;
	width:200px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#textoheader {
	float:right;
	height:100px;
	width:800px;
}
#textoheader h1{
	float: right;
	width: 700px;
	height: 100px;
	margin: 0;
	padding: 60px 0 0 0;
	text-align: left;
	font-size: 36px;
	/*color: #FFF;*/
	display: inline;
}
#texto2header {
	float:right;
	height:100px;
	width:800px;
	
}
#texto2header h2{
	float: left;
	width: 700px;
	height: 100px;
	padding: 40px 0 0 20px;
	text-align: left;
	font-size: 24px;
	font-style: italic;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-color: #FFF;
}
/*Página de inicio sidebarleft sidebar sidebaright*/
/*Resto de páginas content*/


/* sidebar*/
#sidebar {
	float: left;
	width: 350px;
	padding-top: 10px;
	margin: 0 auto;
}
/* Sidebar Left */

#sidebarleft {
	float: left;
	width: 350px;
	padding-top: 10px;
}

#sidebarleft h2 {
	margin: 0;
	padding: 5px 15px;
}

#sidebarleft h3 {
	font-size: 100%;
}

#sidebarleft ul {
	margin: 0;
	padding: 0 15px 5px 15px;
}


#sidebarleft a {
	color: #333;
}
#sidebarleft a:link {
	color: #1953A7;
}

#sidebarleft a:active {
	color: #ED5C0C;
}

#sidebarleft a:visited {
	color: #666666;
}

#sidebarleft a:hover {
	text-decoration: none;
	color: #067600;
}
/* updates */
#updates {
	float: right;
	width: 260px;
	border: 5px solid #EDEBD5;
	margin-bottom: 5px;
	padding-bottom: 20px;
	border: 5px solid #f0f0f0;
	background-color: #FFCD04;
	margin-top: 5px;
}
/* Sidebaright */

#sidebaright {
	float: right;
	width: 280px;
	margin-right: 15px;
}

#sidebaright h2 {
	margin: 0;
	padding: 5px 15px;
	/*color: #FFF;*/
	font-size: 160%;
}

#sidebaright h3 {
	font-size: 85%;
	color: #000;
}

#sidebaright ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebaright li {
}

#sidebaright a {
	color: #333;
}
#sidebarface{
	background-repeat: repeat;
}
#sidebaridioma {
	background-repeat: repeat;
}
#sidebarblog{
	background-repeat: repeat;
	padding-top: 30px;
}
#sidebarblog h2 {
	padding: 5px 15px;
	color: #333;
}
.sidebarpost {
	background-color:#f0f0f0;
	
}
/* Contenido central */
#content {
	float: left;
	width: 950px;
	margin: 0 auto;
	margin-left: 30px;
	background-image: url(images/fondo_logo_bombilla.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* Footer */

#footer {
	clear: both;
	height: 200px;
	padding: 25px 0;
	background: #EDEBD5 url(images/footer_banner_gris.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
#footerbox{
	margin:0 auto;
	width: 1050px;
}
#footerboxmenu{
	margin:0 auto;
	width: 1050px;
	margin-top: 125px;
}
#footerbox1{
	width: 300px;
	float: left;
	border-right: 1px solid #ccc;
	margin-left: 100px;
}
#footerbox1 li{
	list-style: none;
	font-size: 90%;
}
#footerbox2{
	width: 300px;
	float: left;
	margin: 0 auto;
	padding-left: 30px;
	border-right: 1px solid #ccc;
}
#footerbox2 li{
	list-style: none;
	font-size: 90%;
}
#footerbox3{
	width: 250px;
	float: left;
	padding-left: 30px;
}
#footerbox3 li{
	list-style: none;
	font-size: 90%;
}

.bluebox {
	background: url(images/fondo_rss_blog_aczia_biogas.gif) repeat;
}

.bluebox h2 {
	background: url(images/fondo_rss_header_aczia_biogas.gif) repeat;
}

