body {
   margin:0px;
   padding-top:24px;
   background-color:#6b9c3c;
   background-image:url(../images/fonditoindex.jpg);
   background-repeat:repeat-x;
   width:100%;
}
@charset "utf-8";
.default {
}
#fondoall {
	background-image: url(../images/fondo02.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 550px;
	width: 950px;
	margin-top: 100px;
}
#video {
	font-family:arial;
	color:#0f588f;
	text-align:justify;
	font-size:12px;
	height:280px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 437px;
	margin-top: 25px;
	margin-left: 50px;
	font-weight: bold;
}
#textohome {
	font-family:arial;
	color:#0f588f;
	text-align:justify;
	font-size:12px;
	height:140px;
	background-image: url(../images/fondotexto02.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 407px;
	padding: 15px;
	margin-top: 20px;
	margin-left: 50px;
	font-weight: bold;
}
#logoazucar {
	background-image: url(../images/lo.png);
	background-repeat: no-repeat;
	height: 176px;
	width: 218px;
	float: right;
	margin-top: 50px;
	margin-right: 30px;
}
#saco {
	background-image: url(../images/saco.png);
	background-repeat: no-repeat;
	float: right;
	height: 161px;
	width: 120px;
	margin-top: 50px;
	margin-right: 30px;
}
#fondologos {
	background-image: url(../images/fondologos01.png);
	background-repeat: no-repeat;
	float: right;
	height: 82px;
	width: 287px;
	margin-top: 60px;
	margin-right: 80px;
}
#logosins {
	background-image: url(../images/logosins.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 69px;
	width: 64px;
	margin-top: 6px;
	margin-left: 6px;
}
#inspeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/fondoinspeccion.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 127px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
#logoiso {
	background-image: url(../images/logoacreditado.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 71px;
	width: 65px;
	margin-top: 5px;
}


#entrar{
	font-family:arial;
	color:#ffffff;
	text-align:center;
text-decoration: none;
	font-size:12px;
font-weight: bold;
width: 100%;
margin-top: 20px;

}
