/*
////////////////////////////////////

////////////////////////////////////
*/	

body {
	background: url(../images/background.jpg) #734b41 fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
	}

img {
	border: 0px;
	}
	
/*
////////////////////////////////////
//////                        //////
////////////////////////////////////
*/




/*
////////////////////////////////////

////////////////////////////////////
*/	

.display_none {
	display: none;
	}

#index_contenedora {
	background: url(../images/intro_50.gif) no-repeat left top #ffffff;
	text-align: left;
	margin: 2em auto;
	padding: 15em 0em .7em 0em;
	width: 79.2em;
	height: 14em;
	border: 4px solid #D3D3D3;
	}

#index_contenedora h1 {
	display: none;
	}

#logos {
	padding: 0px;
	height: 20px;
	}

#logos ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	}

#logos ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	}

#logos ul li a:link {
	padding: 0px;
	width: 269px;
	height: 91px;
	display: block;
	color: #ffffff;
	margin-top: 50px;
	border: 0px solid red;
	text-align: center;
	text-decoration: none;
	}
	
#logos ul li a:visited {
	padding: 0px;
	width: 269px;
	height: 91px;
	display: block;
	color: #ffffff;
	margin-top: 50px;
	border: 0px solid red;
	text-align: center;
	text-decoration: none;
	}

#logos ul li a:hover {
	color: #ffffff;
	}
	
/*////////////////////////////////////*/

#logos ul li.logo01 a:link {
	background: url(../images/logo_gorosabelAutomatica.gif) no-repeat bottom;
	color: #ffffff;
	margin-left: 4em;
	text-indent: -9999px;
	}
	
#logos ul li.logo01 a:visited {
	background: url(../images/logo_gorosabelAutomatica.gif) no-repeat bottom;
	color: #ffffff;
	margin-left: 4em;
	text-indent: -9999px;
	}
	
#logos ul li.logo01 a:hover {
	background: url(../images/logo_gorosabelAutomatica_ho.gif) no-repeat bottom;
	color: #ffffff;
	margin-left: 4em;
	text-indent: -9999px;
	}
	
/*////////////////////////////////////*/

#logos ul li.logo02 a:link {
	background: url(../images/logo_gorosabelSolardam.gif) no-repeat bottom;
	color: #ffffff;
	margin-left: 22em;
	text-indent: -9999px;
	}
	
#logos ul li.logo02 a:visited {
	background: url(../images/logo_gorosabelSolardam.gif) no-repeat bottom;
	color: #ffffff;
	margin-left: 22em;
	text-indent: -9999px;
	}
	
#logos ul li.logo02 a:hover {
	background: url(../images/logo_gorosabelSolardam_ho.gif) no-repeat bottom;
	color: #ffffff;
	margin-left: 22em;
	text-indent: -9999px;
	}
	
/*
////////////////////////////////////
//////                        //////
////////////////////////////////////
*/