/* - - - - - - - - - - - - - - - - - - - - -

Empresa		:	Puntopy.com
Cliente		: 	HELLMANNS
Autor		: 	Javier Lobos
URL 		: 	www.proyecto.com

Descripcion : 	

Creado 		:	12 de abril, 2010
Modificado	:	15 de abril, 2010

- - - - - - - - - - - - - - - - - - - - - */

/***********************/
/* ATRIBUTOS DE PAGINA */
/***********************/
body,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   line-height: 18px;
	color: #fff;
	background-color: #a1bf17;
	background-image: url(../gfx/fondos/f_body.jpg);
	background-repeat: repeat-x;
}

body {
	margin:0px;
}

* 	html body { 
	font-size: x-small; /* para IE5/WIN */
	f\ont-size: small; /*for other IE versions*/
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #add1ff;
}
h1 {
	font-size: 14px;
}

p {
	font-size: 12px;
}


/*** Reseters ***/

h1, h2, h3, h4, p, ul, form, a, li, dl, dd, dt, table, tr, th, td {
	margin: 0;
	padding: 0;
}

/*--------------------------------------------------*/

#contenedor {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 980px;
}

#flash {
	width: 980px;
	height: 500px;
}

#footer {
	height: 83px;
	background-color: #a1bf17;
}

#firma {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

#video {
	width: 920px;
	padding: 30px;
}

div.listado {
	width: 150px;
	float: left;
}

#reproductor {
	width: 560px;
	float: left;
}

#tips {
	width: 920px;
	padding: 30px;
}
















