img
{  border-style: none;
}
#container{
	width:960px;
	margin: auto;}
#header{
	width:960px;
	height:117px;
	background:url(media/header.png) no-repeat;}
#social{
	margin:0px 0px 0px 912px;
	padding-top:10px;
	width:36px;
	height:auto;}
#nav{
	width:960px;
	height:25px;
	background:url(media/nav.png)  no-repeat;
	}

.boton:hover {
	color:#666;
	font-weight: bolder;
	text-decoration: none;
}
.boton:link{
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	font-family: "myriad","Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
.boton:visited{
	color:#CCC;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	}
#contenido{
	width:960px;
	height:auto;
	background:url(media/contenido.png)}

#marcas{
	width:670px;
	height:70px;
	margin:auto;
	padding-top:20px;}

#bottom{
	width:960px;
	height:19px;
	background:url(media/bottom.png)  no-repeat;}
#contenido {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	padding:15px 0px 0px 0px;
}
#contenido {
	text-align: center;
}


/*esto es lo de las otras paginas*/
#vinculos{
	width:960px;
	height:190px;
	padding:0px 0px 0px 0px;}
#botonVinculo{
	background:url(media/vinculo.png) no-repeat;}
#botonVinculo:hover {
	background:url(media/vinculoh.png) no-repeat;
} 
#botones{
	height:55px;
	width:930px;
	margin:auto;}
#botons{
	background:url(media/boton.PNG) no-repeat;
	width:263px;
	height:51px;
	}
#botons:hover{
	background:url(media/botonh.png);
}
.redbutton{
	background:#F00;
	padding:2px 2px 2px 2px;
}

