* {
	margin:0px;
	padding:0px;
}

body {
	background:#000;
	color:#FFF;
	font-family:"Trebuchet MS";
}

h1 {
	float:left;
	width:388px;
	height:73px;
	font-size:17px;
	color:#666;
	font-family:"Georgia";
	padding-top:20px;
	text-transform:uppercase;
}

#contenedor {
	width:950px;
	margin:auto;
	height:auto;
}

#header {
	width:950px;
	background:#FFF;
	height:105px;
}

#alerta {
	width:910px;
	background:#333;
	height:300px;
	padding:20px;
	padding-top:200px;
}

#alerta p {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}

#alerta a {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}

#alerta a:hover {
	color:#999;
	text-decoration:underline;
}

#logo {
	width:528px;
	height:105px;
	float:left;
}

#logoGif {
	background:url(../images/sillogo.gif) no-repeat;
	float:left;
	width:120px;
	height:105px;
	margin-left:20px;
	_margin-left:10px;
}


#logo_txt {
	width:402px;
	height:90px;
	float:left;
	text-align:right;
	margin-right:20px;
	margin-top:3px;
	_margin-right:0px;
}

#logo_txt p {
	font-size:10px;
	color:#000;
	line-height:15px;
}

/*PARA IE6 */

#logoIE {
	width:950px;
	height:105px;
	float:left;
	background:url(../images/headeIE.jpg) no-repeat;
}

/*FIN IE6 */



.separador_logo {
	background:url(../images/separador_logo.jpg) repeat;
	width:200px;
	height:1px;
	margin-left:210px;
	margin-top:2px;
	margin-bottom:2px;
	_width:200px;
	_height:1px;
	_border-bottom:1px #000 solid;
	_background:none;
	_margin:0px;
}

.clientes {
	width:130px;
	height:50px;
	float:left;
	margin:1px;
}

#leyenda {
	color:#000000;
	font-family:times New Roman;
	font-size:11px;
	font-weight:bold;
	text-transform:lowercase;
}

h1 p {
	padding-top:5px;
	float:left;
}

#verMas {
	margin-top:10px;
	text-align:right;
	float:right;
}

#verMas a:hover {
	color:#039;
}
