@charset "utf-8";
@import url("Roboto_Bold/stylesheet.css");
@import url("webfonts/Roboto_Regular/stylesheet.css");


/* CSS Document */



*{
	margin: 0px;
	padding: 0px;
	float: none;
	font-family: ;
	font-size: medium;
	color: #FFF;
	
}

body{
	background-image:url(image/cover%20stymul.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment: fixed;
}
div#vacio{
	width: 100%;
	height:700px;
}
div#contenedor{
	width:100%;
	height:8300px;
	background-color:white;
}
div#body{
	margin:auto;
	float: none;
	width:800px;
	height: auto;
	background-color:#333;
}
div#logo{
	margin: auto;
	width:100%;
	height:200px;
	background-color: #FFF;
	background-image:url(image/logo%20stymul.png);
	background-repeat:no-repeat;
}
div#menu{
	margin: auto;
	width: 100%;
	height: 30px;
	background-color: #FFF;
	font-family: "Roboto Bold";
}
div#gris{
	margin:auto;
	width:100%;
	height:25px;
	background-color: #333;
}
div#texto{
	margin: auto;
	width:100%;
	height:300px;
	background-image: url(image/Texto%20hidrocarburo.png);
	background-repeat:no-repeat;
	margin-top:130px;
	margin-left:20px;
}
div#naranja{
	margin:auto;
	width:100%;
	height:15px;
	background-color: #FF8000;
}
div#blanco{
	margin:auto;
	width:100%;
	height:15px;
	background-color: #FFF;
}
div#rojo{
	width: 100%;
	height: 420px;
	text-align:center;
	background-color: #C30;
}
div#rojopequeno{
	width: 100%;
	height: 200px;
	text-align:center;
	background-color: #C30;
}
sectionh1{
	font-family: "Roboto Bold";
	color: #000;
	font-size: xx-small;
}
sectionh2{
	font-family:"Roboto Regular";
	color: #FFF;
	font-size: medium;
	padding: 20px;
	text-align: justify;
}
div#grisoscuropequeno{
	margin:auto;
	width:100%;
	height:40px;
	background-color: #333;
}
div#blanconosotros{
	margin:auto;
	width:100%;
	height:60px;
	background-color: #FFF;
	padding-top:30px;
}
div#blancopequeno{
	margin:auto;
	width:100%;
	height:10px;
	background-color: #FFF;
	padding-top:30px;
}
sectionh3{
	font-family: "Roboto Bold";
	color: #FFF;
	font-size: larger;
}
sectionh4{
	font-family: "Roboto Bold";
	color: #242424;
	font-size: medium;
	text-align: center;
}
sectionh5{
	font-family: "Roboto Regular";
	color: #666666;
	font-size: medium;
	text-align: right;
	background-position: right;
	float: right;
}
div#grisoscuro{
	margin:auto;
	width:100%;
	height:180px;
	background-color: #333;
	padding-top:30px;
}
div#grisoscuronuestra{
	margin:auto;
	width:100%;
	height:350px;
	background-color: #333;
	background-image:url(image/nuestra.png);
	background-repeat:no-repeat;
	background-position: center;
	padding-top:30px;
}
div#grisoscurofundamento{
	margin:auto;
	width:100%;
	height:1650px;
	background-color: #333;
	background-image:url(image/fundamentosiconogrande.png);
	background-repeat:no-repeat;
	background-position: top;
}
div#grisoscuroaplicaciones{
	margin:auto;
	width:100%;
	height:1700px;
	background-color: #333;background-image: url(image/aplicacionesiconogrande.png);
	background-repeat:no-repeat;
	background-position: top;
}
div#grisoscuroresultados{
	margin:auto;
	width:100%;
	height:950px;
	background-color: #333;
	background-image: url(image/resultadosiconogrande.png);
	background-repeat:no-repeat;
	background-position: top;
}
div#grisoscuroambiente{
	margin:auto;
	width:100%;
	height:180px;
	background-color: #333;
	padding-top:30px;
	background-image: url(image/ambienteiconogrande.png);
	background-repeat:no-repeat;
	background-position: top;
}
div#fotoazul{
	margin:auto;
	width:100%;
	background-image:  url(image/amarilla%203.jpg);
	height:400px;
	background-repeat:no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
div#grisclaropequeno{
	margin:auto;
	width:100%;
	height:40px;
	background-color: #999;
}
div#fotoamarilla{
	margin:auto;
	width:100%;
	background-image: url(image/imagen5.jpg);
	height:300px;
	background-repeat:no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
div#grisclaropequeno{
	margin:auto;
	width:100%;
	height:40px;
	background-color: #999;
}
div#naranjapequeno{
	margin:auto;
	width:100%;
	height:40px;
	background-color:#FF8000;
}
div#contactenos{
	margin:auto;
	width:100%;
	height:auto;
	background-color:#333;
	alignment-baseline:central;
}
#contactenos .tablenaranja table tr th h4 {
	font-family: "Roboto Bold, Arial Narrow";
	font-size: small;
	color: #FFF;
	text-align: justify;
}
#contactenos .tablenaranja table tr td img {
	text-align: right;
}
#contactenos .tablenaranja table tr td table tr td table tr td sectionh4 a {
	font-family: "Roboto Bold, Arial Narrow";
}
#tipografia.prueba {
	font-family: "Roboto Bold, Arial Narrow";
}
#contactenos .tablenaranja table tr td table tr td table tr td {
	text-align: center;
}
#contactenos .tablenaranja table tr td table tr td table tr td {
	vertical-align: top;
}
