/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: url('../images/bg_fondo.jpg') repeat-x #f7f7f7!important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MIOS */

* { margin: 0; padding: 0; border: 0; font-family:Verdana, Geneva, sans-serif!important; }

h1 { font-size: 26px; }

h2 { font-size: 20px; }

h3 { font-size: 16px; float:left; }

h4 { font-size: 14px; }

h5 { font-size: 12px; }

h6 { font-size: 10px; }

li { list-style: none; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

#linea_azul{
	background: #000034;
	width: 100%;
	height: 6px;
}

/* OPCIONES MENU */

#demas_menu {
    float: left!important;
    height: 40px!important;
    margin-top: 78px!important;
    width: 759px!important;
}

#menu ul li a.inicio{
	width: auto;
	height: 24px;
	float: left;
	text-decoration: none;
	background: url('../images/botones/inicio.jpg') bottom right no-repeat;
	padding-top:21px;
	color:#dadada;
	font-weight:bold;
	font-size:18px;
	padding-right: 20px;
}

#menu ul li a.nosotros{
	width: auto;
	height: 24px;
	float: left;
	text-decoration: none;
	background: url('../images/botones/inicio.jpg') bottom right no-repeat;
	padding-top:21px;
	color:#dadada;
	font-weight:bold;
	font-size:18px;
	padding-right: 20px;
}


#menu ul li a.servicios{
	width: auto;
	height: 24px;
	float: left;
	text-decoration: none;
	background: url('../images/botones/inicio.jpg') bottom right no-repeat;
	padding-top:21px;
	color:#dadada;
	font-weight:bold;
	font-size:18px;
	padding-right: 20px;
}



#menu ul li a.galeria{
	width: auto;
	height: 24px;
	float: left;
	text-decoration: none;
	background: url('../images/botones/inicio.jpg') bottom right no-repeat;
	padding-top:21px;
	color:#dadada;
	font-weight:bold;
	font-size:18px;
	padding-right: 20px;
}


#menu ul li a.contacto{
	width: auto;
	height: 24px;
	float: left;
	text-decoration: none;
	background: url("../images/botones/inicio.jpg") bottom right no-repeat;
	padding-top:21px;
	color:#dadada;
	font-weight:bold;
	font-size:18px;
	padding-right: 20px;
}

#menu ul li a.contacto:hover, #menu ul li a.galeria:hover,#menu ul li a.servicios:hover, #menu ul li a.nosotros:hover, #menu ul li a.inicio:hover{
	background-position: top right;
}
/* OPCIONES MENU */
/* MENU */
#interior_menu{
    float: right;
    height: 45px;
    margin-left: 31px;
}

#menu li{
	float: left;
	padding-left: 13px;
}

.carrusel_marcas{
	width:139px;
	height:55px;
}
.carrusel_marcas:hover{
	background-position:top center!important;
}
.continental{
	background:url(../images/slider/pie_slider_01.jpg) bottom center;
}
.renault{
	background:url(../images/slider/pie_slider_02.jpg) bottom center;
}
.bosch{
	background:url(../images/slider/pie_slider_03.jpg) bottom center;
}
.siemens{
	background:url(../images/slider/pie_slider_04.jpg) bottom center;
}
.manpower{
	background:url(../images/slider/pie_slider_05.jpg) bottom center;
}
.gebab{/*ESTE NO TIENE HOVER PORQUE EL ORIGINAL ES COLOR GRIS*/
	background:url(../images/slider/pie_slider_06.jpg) center center;
}
.nestlet{
	background:url(../images/slider/pie_slider_07.jpg) bottom center;
}
.bayer{
	background:url(../images/slider/pie_slider_08.jpg) bottom center;
}
.continental:hover,.renault:hover, .bosch:hover, .siemens:hover, .manpower:hover, .nestlet:hover, .bayer:hover{
	background-position:top center;
}


#contenido_facebook {
    margin: auto!important;
	float:none!important;
	text-align:right;
}
.cont_texto h3 {
    font-weight: normal;
}
.cont_parrafo ul li {
	font-size:12px;
	color:#464646;
}
.fix{
	clear:both;
}
.placeholder { color: #aaa; }
.note { border: 1px solid orange; padding: 1em; background: #ffffe0; }

/*--------------------------------------------------------*/

#cont_texto_idioma{
	width: 23px!important;
	height: 30px;
	float: left;
	line-height: 20px;
	overflow-x:hidden;
	font-size:25px!important;
}
option{
	color:#000;
}
/* FIN MIOS */
h3 ul li{
	list-style:disc;
	float:left;
	margin-left:20px;
	width: 380px;
}
#cabecera_logo {
	background: url('../images/logo.png') no-repeat;
	width: 134px;
	height: 159px;
	position: relative;
	float: left;
	margin-top: 10px;
}