@charset "utf-8";
*	{
	margin: 0px;
	padding: 0px;
}
a	{
	color: #333333;
	text-decoration: none;
	outline:  0px;
}
a:hover	{
	text-decoration: underline;
}
li	{
	list-style-type: none;
	}
body {
	background-image: url(img/fondo.gif);
	background-repeat: repeat;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor {
	background-color: #FFFFFF;
	height: 570px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#menu_smobit li {
	background-image: url(img/menu_index.jpg);
	background-repeat: no-repeat;
	display: inline;
	list-style-type: none;
}
#cabecera{
	background-image:url(img/smobit.gif);
	background-repeat: no-repeat;
	width:750px;
	height:80px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera h1, #cabecera a{
	display:block;
	width:750px;
	height:80px;
}
.none{
	display:none;
}
h2	{
	font-size: 16px;
	font-weight: bold;
	color: #000077;
	text-align: right;
	margin-top: -50px;
	margin-right: 40px;
}
#cuadrados_arriba {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-left: 20px;
	margin-top: 10px;
}

#vectrix {
	background-image: url(img/cuadrado_p3.gif);
	background-repeat: no-repeat;
	height: 188px;
	width: 343px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.cuad_peq1	{
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	width: 300px;
	padding-left: 10px;
}
.cuad_peq	{
	font-size: 10px;
	color: #666666;
	width: 300px;
	padding-left: 10px;
	padding-top: 5px;
}
#segway {
	background-image: url(img/cuadrado_p3.gif);
	background-repeat: no-repeat;
	height: 188px;
	width: 343px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.cuad_peq2	{
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	width: 300px;
	padding-left: 10px;
}
#smobit {
	background-image: url(img/cuadrado_g.gif);
	height: 210px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	clear: both;
	margin-top: -15px;
	padding: 10px;
}
#segway_logo {
	float: left;
	height: 98px;
	width: 173px;
	margin-left: 5px;
}
.foto_segway {
	height: 99px;
	width: 263px;
	float: left;
	margin-left: 10px;
}
#menu_smobit {
	width: 196px;
	float: left;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menu_smobit ul {

}
#menu_smobit li {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	display: inline;
	list-style-type: none;
	height: 27px;
	width: 196px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 7px;
}
#menu_smobit a	{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 187px;
	margin-top: 10px;
}
#menu_smobit a:hover	{
	text-decoration: underline;
}
#texto	{
	width: 450px;
	position: relative;
	top: -100px;
	height: 200px;
}
h3	{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
}
.cuad_gran	{
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	width: 350px;
}
#logo_paseos	{
	float: right;
	margin-top: -70px;
}

/*#pie{
	width:750px;
	text-align:center;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}*/

#pie{
	text-align:center;
	margin-top: 10px;
}
#pie li {
	display: inline;
	list-style-type: none;
	font-size: 10px;
	color: #666666;
}
.barrita	{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 15px;
	padding-left: 15px;
}
.no_barrita	{
	padding-left: 15px;
}
