/* - - - - - - - - - - - - - - - - - - - - -

Título		: Cine Digital 3D
Autor		: Giuliano Princigalli
URL 		: www.cines.com.py/3-d

Descripción : Sitio web creado para la seccion de peliculas en 3-D

Creado 		: Junio 17, 2009
Modificado	: Julio 23, 2009

- - - - - - - - - - - - - - - - - - - - - */

body { 
	margin: 0px;
	padding: 0px;
	background: #000000 url(../gfx/backgrounds/back.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #7b7b7b;
}

div#wrapper { 
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

/*****************************************************/
/* TITULOS                               		 */
/***************************************************/

h1, h2, h3, p { 
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin-top: 0px; 
}

h1, h2, { 
	font-weight: bold;
}

h1 { 
	font-size: 24px;
	color: #113f4d;
}

h1 a { 
	font-size: 24px;
	color: #113f4d;
	text-decoration: none;
}

h1 a:hover { 
	font-size: 24px;
	color: #113f4d;
	text-decoration: underline;
}

h2 { 
	font-size: 16px;
	color: #2da7cd;
}

h2 a { 
	font-size: 16px;
	color: #2da7cd;
	text-decoration: none;
}

h2 a:hover {
	color: #51D6FF;
}

h3 { 
	font-size: 13px;
	font-weight: normal;
}

p a { 
	color: #595959;
	text-decoration: none;
}

p a:hover { 
	color: #51D6FF;
}

/*****************************************************/
/* LINKS                               		 */
/***************************************************/

a img { 
	border: none;
	margin: 0px;
	padding: 0px;
}

.oculto { 
	display: none;
}

/*****************************************************/
/* CABECERA                               		 */
/***************************************************/

div#head { 
	width: 770px;
}

div#logo { 
	float: left;
	width: 447px;
	height: 97px;
	margin-right: 84px;
}

div#volver { 
	float: left;
	width: 239px;
	height: 61px;
	background: url(../gfx/botones/volver_a_cines.gif) repeat-x;
}

#volver_a_cines {
	display: block; 
	width: 239px;
	height: 67px;
	background: url(../gfx/botones/volver_a_cines_off.gif) repeat-x;
}

a#volver_a_cines:hover {
	display: block; 
	background: url(../gfx/botones/volver_a_cines.gif) repeat-x;
}

/*****************************************************/
/* MENU                               		 */
/***************************************************/

div#grosor { 
	float: left;
	display: block;
	width: 770px;
	height: 15px;
	margin-top: 15px;
	background: url(../gfx/backgrounds/grosor.gif) no-repeat;
}

div#menu { 
	float: left;
	width: 754px;
	height: 32px;
	padding-left: 16px;
	padding-top: 15px;
	background: url(../gfx/backgrounds/back_menu.gif) repeat-x;
}

div#menu ul { 
	margin: 0px;
	padding: 0px;
}

div#menu ul li#home { 
	float: left;
	display: block;
	list-style: none;
	padding-right: 16px;
	padding-left: 14px;
	background: url(../gfx/backgrounds/separador.gif) no-repeat right;	
}

div#menu ul li#home a { 
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

div#menu ul li#home a:hover { 
	color: #11404d;
}

body#page_home div#menu ul li#home a { 
	color: #11404d;
}

div#menu ul li#horarios { 
	float: left;
	display: block;
	list-style: none;
	padding-right: 16px;
	padding-left: 14px;
	background: url(../gfx/backgrounds/separador.gif) no-repeat right;	
}

div#menu ul li#horarios a { 
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

div#menu ul li#horarios a:hover { 
	color: #11404d;
}

body#page_horarios div#menu ul li#horarios a { 
	color: #11404d;
}

div#menu ul li#equipos { 
	float: left;
	display: block;
	list-style: none;
	padding-right: 16px;
	padding-left: 14px;
	background: url(../gfx/backgrounds/separador.gif) no-repeat right;	
}

div#menu ul li#equipos a { 
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

div#menu ul li#equipos a:hover { 
	color: #11404d;
}

body#page_equipos div#menu ul li#equipos a { 
	color: #11404d;
}

div#menu ul li#contactenos { 
	float: left;
	display: block;
	list-style: none;
	padding-right: 16px;
	padding-left: 14px;	
}

div#menu ul li#contactenos a { 
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

div#menu ul li#contactenos a:hover { 
	color: #11404d;
}

body#page_contactenos div#menu ul li#contactenos a { 
	color: #11404d;
}

/*****************************************************/
/* CONTENIDO                               		 */
/***************************************************/

div#content { 
	float: left;
	width: 710px;
	margin-top: 15px;
	padding: 45px 30px 30px 30px;
	background: #ffffff url(../gfx/backgrounds/back_contenido.gif) no-repeat;
}

div#imagen_principal {
	width: 710px;
	height: 120px;
	margin-bottom: 30px;
	padding-top: 152px;
	background: url(../gfx/flyers.jpg) no-repeat;
}

div#imagen_principal h1 { 
	margin-bottom: 5px;
}

div#imagen_principal p { 
	color: #ffffff;
	margin: 0px;
}

div#cinta { 
	float: left;
	width: 670px;
	height: 95px;
	padding: 25px 20px 0px 20px;
	background: url(../gfx/backgrounds/cinta.png) no-repeat;
}

img {
	border: none;
	margin: 0px 0px 15px 0px;;
}

div#columna_1 { 
	float: left;
	width: 226px;
	margin-right: 15px;
}

div#columna_1 img { 
	width: 226px;
	margin: 0px;
	margin-bottom: 15px;
}

div#columna_2 { 
	float: left;
	width: 226px;
	margin-right: 15px;
}

div#columna_2 img {
	width: 226px; 
	margin: 0px;
	margin-bottom: 15px;
}

div#columna_3 { 
	float: left;
	width: 226px;
}

div#columna_3 img {
	width: 226px;
	margin: 0px; 
	margin-bottom: 15px;
}

.leer_mas li { 
	float: right;
	color: #889d14;
	list-style: none;
}

.leer_mas li a { 
	color: #889d14;
	text-decoration: none;
}

.leer_mas li a:hover { 
	color: #889d14;
	text-decoration: underline;
}

.horario_cartelera {
	width: 222px;
	margin-top: 15px;
	border: 2px solid #7b7b7b;
}

.horario_cartelera h3 { 
	color: #ffffff;
	background-color: #7b7b7b;
	padding-left: 5px;
	margin-bottom: 0px;
}

.horario_cartelera p { 
	margin: 5px;
}
/*****************************************************/
/* FOOTER                               		 */
/***************************************************/

div#footer { 
	float: left;
	width: 710px;
	height: 59px;
	padding: 45px 30px 0px 30px;
	margin-top: 15px;
	color: #000000;
	background: #ffffff url(../gfx/backgrounds/grosor_footer.gif) no-repeat top;
}

div#footer a { 
	color: #000000;
	text-decoration: none;
}

div#footer a:hover { 
	color: #7b7b7b;
	text-decoration: none;
}

div#desarrollado {
	float: left;
	text-align: center;
	background: url(../gfx/nos.gif) no-repeat;
	padding-left: 68px;
	padding-top: 8px;
}

div#direciones { 
	float: right;
	padding-top: 8px;
}