/* Reset.css */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, q, small, strong, sub, sup, tt, var,
ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul, ol { list-style: none;}
img { border: none; }
:focus { outline: 0; }
ins { text-decoration: underline; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.negrita { font-weight: bold; }
/* End reset */

body {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 16px;
	background-image: url(../images/fons_cafe.jpg);
	background-color: #D5D7D8;
}

/* HTML5 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
}

/* Tipografía y cosas por defecto */
a {
	color: #000;
	text-decoration: none;
}

a:hover,
#menu a.current {
	color: #41281b;
	text-decoration: none;
}

p, dl, hr, h1, h2, h3, h4, h5, h6,
ol, pre, table, fieldset, blockquote, .widget {
	margin-bottom: 20px;
}

h1 { font-size: 32px; }
h2 {
	color: #1C6AAB;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
h3 { font-size: 36px; letter-spacing: -1px; }
h4 { font-size: 23px; }
h5 { font-size: 19px; }
h6 { font-size: 16px; }

#header h1,
.post h2,
h3 {
	font-family: Arial, Helvetica, sans-serif;
}

hr { border: 0 solid #ccc; border-top-width: 1px; clear: both; height: 0; }
ol { list-style: decimal; }
ul { list-style: disc; }
li { margin-left: 30px; }

pre {
	background: #cecdcd;
	border: 2px solid #F83D87;
	font-size: 12px;
	padding: 10px;
	opacity: .75;
}

pre:hover {
	opacity: 1;	
}

pre code { background: none; }
code { background: #cfcfcf; font-size: 12px; }

blockquote {
	background: url(../images/quote.png) no-repeat 5px top;
	border-left: 4px solid #F83D87;
	border-bottom: 1px solid #F83D87;
	color: #424242;
	font-style: italic;
	padding: 15px 0 10px 10px;
	margin-left: 20px;
	text-indent: 10px;
}

blockquote p { margin: 0; }

#wrapper{
	height: 274px;
	padding-top: 0px;
	width: 964px;
	
}
#maquinas{
	height: 166px;
	padding-top: 0px;
	background-image: url(../images/maquinas.jpg);
}
#como_podemos{
	height: 246px;
	padding-top: 0px;
	background-image: url(../images/procedemos.jpg);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}
#como_podemos2{
	height: 221px;
	padding-top: 0px;
	background-image: url(../images/procedemos2.jpg);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}
#productos{
	height: 216px;
	padding-top: 0px;
	background-image: url(../images/productos.jpg);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}
#productos2{
	height: 255px;
	padding-top: 0px;
	background-image: url(../images/productos_cafe.jpg);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}

/* Cabecera */

#header {
	height: 130px;
	background-image: url(../images/fons_cap.png);
	
}

#subheader {
	height: 5px;
	background-color: #41281b;

}

#header h1 a {
	color: #1e1e1e;
	font-size: 76px;
	font-weight: bold;
	float: left;
	margin-top: 65px;
	padding: 20px 2px;
	letter-spacing: -3px;
}

#header h1 a:hover {
	background: none;
	text-decoration: none; 
}

#logo {
	width: 320px;
	height: 130px;
	background-image: url(../images/otamatic_logo_es.png);
	padding-right: -16px;
	
}	
#subtasa{
	height: 22px;
	background-image: url(../images/subtasa.png);

	}

#apartat{
	width: 320px;
	height: 50px;
	color: #a7896b;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	padding-top: 35px;
}
#text_apartat{
	width: 960px;
	height: 60px;
	font-size: 12px;
	color: #41281b;
	font-style: italic;
	text-align: left;
	position: relative;
	padding-left:150px;
}

#telefon {
	width: 320px;
	background-image: url(../images/info_cap.png);
	height: 85px;
	padding-top: -2px;
}
#slider li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#slider li img{
	border: 2px solid #BCBEC0;
}
#slider li.oculto{
	display: none;
}

/* Content */
#content {
	float: left;
	width: 893px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 0px;
}

#contingut {
	padding-top: 10px;
	height: 110px;
	background-color: white;
}
#text_mig {
	text-align: center;
	background-color: white;
	line-height: 25px;
	color: #805c3b; 
	font-size: 18px;
	
}

/* Nav */
#menu {
	list-style: none;
	padding-bottom: 6px;
	text-align: center;
}

#menu li {
	float: left;
	margin: 0 11px 0 0;
	position: relative;
}

#menu li a {
	display: block;
	font-size: 15px;
	color: white;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
#menu li a#btn-quienes_somos {
	padding-right: 18px;
	padding-left: 84px;
}
#menu li a#btn-contacto {
	padding-right: 34px;
	padding-left: 30px;
}

	/* Level 2 */
	#menu ul {
		background: #cacaca;
		display: none;
		padding: 10px;
		list-style: none;
		position: absolute;
		left: 0; top: 100%;
		z-index: 100;
	}
	
	#menu li:hover > ul { display: block;  }
	
	#menu ul li {
		float: none;
		min-width: 150px;
	}

#main{
	width: 300px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main p{
	text-align: justify;	
}

#main-contacto{
	width: 200px;
	margin-top: 81px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main-contacto p{
	text-align: justify;	
}

#main-contacto .mail{
	color: #216BAA;
	font-weight: bold;
	background-image: url(../images/mail.gif);
	background-position: 0px 0px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 26px;
	width: 127px;
}

#main-contacto .mail:hover{
	text-decoration: underline;
}

/* Contenido texto */
.contenido_txt {
	width: 295px;
	text-align: justify;
}



/* Post */
.post { 
	min-height: 300px;
	margin-bottom: 60px;
	position: relative;
}

.post p { padding-right: 30px; }
.post img.thumbnail p  { margin-top: 25px; } /* First p after the thumbnail */

.post h2,
.post h2 a {
	color: #333;
	display: block;
	font-size: 54px;
	font-weight: bold;
	margin-left: 0px;
	letter-spacing: -1px;
}

.post h2 a:hover { 
	background: none; 
	opacity: 0.7; 
	text-decoration: none;
}

.post h3 { margin: 30px 0; }

	/* Post meta */
	.postmeta {
		margin: 30px 35px 0 0;
		overflow: hidden;
	}
	
	.postmeta a { color: #fff; }



#marcas-peq img{
	margin-left: 4px;
	margin-top: 10px;
}

.widget {
	overflow: hidden;
	padding-top: 5px;
}

.widget li { line-height: 30px; }

.widget li a { 
	color: #333;
	padding: 4px 5px; 
}

.widget li a:hover {
	color: #fff;
	margin-left: 10px;
}

/* Footer */
#footer {
	padding-top: 1px;
	height: 30px;
	background-color: #41281b;
	text-align: right;
}
#peu_otamatic{
	height: 30px;
	background-image: url(../images/peu_otamatic.png);
}
#peu{
	padding-top: 7px;
	color:white;
	text-align: right;
	text-size: 9px;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 17px;
	color: #FFF;
	font-size: 7pt;
}

/* Form */

input,
textarea,
label {
	font: 16px Georgia, "Times New Roman", Times, serif;
}

input[type=text],
input[type=email],
textarea {
	background: #cecdcd;
	border: 2px solid #F83D87;
	padding: 6px 5px;
}

input[type=search] {
	padding: 6px 5px;
}

textarea { overflow: auto; }

input[type=text]:hover, input[type=text]:focus,
input[type=email]:hover, input[type=email]:focus,
textarea:hover, textarea:focus {
	background: #cecdcd;
	border: 2px solid #e02a72;
}

form input[type=submit] {
	border: none;
	cursor: pointer;
	padding: 12px 6px;
}

/* Cuando un formulario de entrada no es válida - Se utiliza en el campo de tipo correo electrónico */
input:invalid { 
	border: 2px solid red;
}

	/* Contactform */
	#contactform {
		margin-top: 30px;
		overflow: hidden;
	}
	
	#contactform p {
		overflow: hidden;
	}
	
	#contactform label {
		float: left;
		padding-top: 10px;
	}



/* Otros */

.alignleft { float: left; }
.alignright { float: right; }

.btn,
.more-link,
input[type=submit]  {
	background: #F83D87;
	color: #fff;
	padding: 5px 16px;
}

.btn:hover,
.more-link:hover,
input[type=submit]:hover {
	background: #F71570;
}

img.alignleft, 
img.alignright { 
	background: #f2f2f2;
	border: 2px solid #cecdcd;
	padding: 5px;
}

img.alignleft { margin-right: 15px; }
h2 { margin-left: 0px; }

.thumbnail { margin-left: -50px; }
.thumbnail:hover { border: 2px solid #F83D87; }

.hide { display: none; }


