/* CSS Document */

* {margin:0px; padding:0px;}

body {
background-image:url(imagenes/body_back.jpg);
background-repeat:repeat-x;
background-color:#38CAF9;
}

h1 {
font-family:trebuchet MS, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#0066CC;
padding:30px;
}

#contenido_gen {
margin:auto;
width:987px;
}

#head {
margin-top:o;
width:987px;
height:235px;
}

#head_rigth {
float:right;
width:338px;
height:235px;
background-image:url(imagenes/head_mundo.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#head_left {
float:left;
height:235px;
width:649px;
background-image:url(imagenes/head_menu.jpg);
background-position:bottom;
background-repeat:no-repeat;
margin-bottom:0px;
}

	#navcontainer a {
	font-size:15px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666666;
	}
	
	#navcontainer a:hover {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	}
	
	#navcontainer {
	margin-top:13px;
	margin-left:155px;
	}

	#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	}

#head_left_top {
height:123px;
width:649px;
background-position:bottom right;
background-repeat:no-repeat;
}

#divi_form {
margin-left:15px;
margin-top:90px;
float:left;
width:250px;
height:20px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

	.cuadro_busqueda {
	border:2px #000000 solid;
	}

#flaleft {
float:left;
}


#contenido_info {
margin-left:31px;
margin-right:30px;
width:926px;
background-color:#FFFFFF;
}

	#contenido_info p {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-right:30px;
	font-size:12px;
	color:#333333;
	}
	
	#contenido_info a {
	text-decoration:none;
	font-weight:bold;
	color:#009900;
	}
	
		#contenido_info a:hover {
		text-decoration:none;
		font-weight:bold;
		color:#00CC00;
		}

.imagen_derecha {
float:right;
}

	.imagen_derecha_contacto {
	float:right;
	padding-top:30px;
	}

.imagen_derecha_consumibles {
float:right;
margin-right:30px;
padding-left:30px;
}

.imagen_derecha_inicio {
float:right;
margin-top:20px;
}

.formulario_flash {
float:left;
}

	.li {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
	padding-left:20px;
	font-size:12px;
	color:#333333;
	background-image:url(imagenes/li_flechaverde.gif);
	background-repeat:no-repeat;
	list-style:none none;
	}
	
	.lidestacado {
	font-family:trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0066CC;
	margin-left:30px;
	padding-left:20px;
	background-image:url(imagenes/li_flechaverde.gif);
	background-repeat:no-repeat;
	list-style:none none;
	}
	
#div_contacto_info {
	width:190px;
	float:right;
	padding-top:30px;
	margin-right:50px;
	_margin-right:23px;
}

	#div_contacto_info p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
	
	#div_contacto_info a {
	text-decoration:none;
	font-weight:bold;
	color:#009900;
	}
	
		#div_contacto_info a:hover {
		text-decoration:none;
		font-weight:bold;
		color:#00CC00;
		}
	
	
#footer {
clear:both;
padding-top:20px;
border-top:1px solid #ccc;
}

#footer p{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
text-align:center;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active, #footer a:link{
color:#99CC00;
text-decoration:none;
font-weight:normal;
}
