#index_contenedor{
    text-align: center;
    width: 550px;
    margin: auto;
	margin-top: 18px;
	*margin-top: 10px;
}

#index_cabecera {
	margin-bottom: 4px;
}

#index_lineaAdorno1 {
	background: url(patrocinadores/img/fondo_borde.gif) #CCCCCC;
	position:static;
    width: 550px;
	margin-top: 1px;
	z-index:1;
}
html>body #index_lineaAdorno1 {
	height: 7px;
}

#index_lineaAdorno2 {
	position:static;
    width: 550px;
	height:12px;
	z-index:1;
}

#index_mensaje {
    text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
    width: 508px;
	border-left: #B7B7B7 1px solid ;
	border-right: #B7B7B7 1px solid ;
	border-top: #FFFFFF 2px solid;
    background-color: #F3F3F3;
}

#index_sociedad {
	float:left;
}

#index_enlaces {
	float:right;
}

#index_pie{
	width: 800px;
    text-align:center;
    margin: auto;
	margin-top: 10px;
} 
html>body #pie { padding: 0px;}

.index_texto_pie {
	font-size:10px;
}
