#contenido1{

width:307px;
_width:337px;
height: 187px;
_height: 206px;
background-color: #1C1C1C;	
float: left;	
text-align: justify;
margin-left: 28px;
_margin-left: 14px;
text-align: justify;
padding: 15px; // El padding en mozilla crece para afuera y en explorer para adentro.
}

#titulo1{
	
	width:337px;
	height: 60px;
	background-image: url(../imagenes/titulo1.gif);
	  background-repeat: no-repeat;
    background-position: left;
	background-color: #000000;
	float: left;
	margin-left: 28px;
_margin-left: 14px;
}

#contenido2{

width:210;
_width:240;
_height: 224px;
background-color: #1C1C1C;
float:right;	
margin-right: 32px;
_margin-right: 16px;
text-align: justify;
padding: 15px;
}


#titulo2{
	
	width:240;
	height: 60;
	background-image: url(../imagenes/titulo2.gif);
	  background-repeat: no-repeat;
    background-position: left;
	background-color: #000000;
	float: right;
	margin-right: 30px;
_margin-right: 16px;
}

#contenedor{
	width: 645px;
	margin: auto;
	text-align: center;
	}



#pie{

	width: 645;
	height:235;
	background-image: url(../imagenes/pie1.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
	 margin: auto;
	clear: both;
}


#pie1{
	width:73px;
	margin-left: 248px;
	_margin-left: 125px;
	float: left;
	margin-top: 10px;


}

#pie2{
width:210;
_width:240;
margin-right: 52px;
_margin-right: 16px;
	float: right;
	_margin-top: 10px;
	
	
}