/****		grupo gama impresores    	****/

*{margin:0px;}
body 
	{
	font:13px  Arial, Helvetica, sans-serif;
	color:#fff;
	background:#fff url(imagenes/fondo.jpg) repeat-x;
	text-align:justify;
	width:1100px;
	margin:auto; 
	}
.clear{clear:both}
	a:link  {
				color: #fff;
				text-decoration: none;
			}
	a:visited 
			{
				text-decoration: none;
				color: #fff;
			}
	a:hover 
			{
				text-decoration: none;
				color: #00b9ff;
			}
	a:active 
			{
				text-decoration: none;
				color: #fff;
			}
h4
	{
	color:#00b9ff;
	padding-left:23px;
	font-size:13px;
	}

h2
	{
	color:#00b9ff;
	padding-left:23px;
	font-size:16px;
	}

.azul{color:#00b9ff;}
.amarillo{color:#fbef07;}
.rosa{color:#ec008b;}

#fondo_contenedor
	{
	width:1100px;
	}

#contenedor
	{
	width:980px;
	margin:auto;
	position:relative;
	}

#contenedor ul
	{
	padding:0px;
	padding-left:16px;

	}

#contenedor ul li
	{
	list-style-image:url(imagenes/vineta.jpg);
	list-style-position:inside;
	margin-left:13px;
	margin-top:5px;
	width:300px;
	}

#flash
	{
	background: url(imagenes/grupo_gamafondo.jpg) no-repeat;
	width:978px;
	height:526px;
	margin:auto;
	}

#fondo_flash
	{
	background: url(imagenes/fondo_flash.jpg) no-repeat;
	width:1100px;
	height:526px;	
	}

#izquierdo
	{
	background: url(imagenes/fondo_izquierdo.jpg) no-repeat;
	width:298px;
	height:749px;
	float:left;
	}

#contenido
	{
	background: url(imagenes/.jpg) no-repeat;
	float:left;
	width:678px;
	}
#contenido_rosa
	{
	background: url(imagenes/.jpg) no-repeat;
	float:left;
	width:678px;
	}
#contenido_amarillo
	{
	background: url(imagenes/.jpg) no-repeat;
	float:left;
	width:678px;
	}

#contenido_amarillo ul
	{
	padding:0px;
	padding-left:16px;
	width:300px;
	}

#contenido_amarillo ul li
	{
	list-style-image:url(imagenes/vineta_amarilla.jpg);
	list-style-position:inside;
	margin-left:13px;
	margin-top:5px;
	width:300px;
	}

#contenido_rosa ul
	{
	padding:0px;
	padding-left:16px;
	width:300px;
	}

#contenido_rosa ul li
	{
	list-style-image:url(imagenes/vineta_rosa.jpg);
	list-style-position:inside;
	margin-left:13px;
	margin-top:5px;
	width:300px;
	}

#contenido p
	{
	padding-left:23px;

	}

#contenido_amarillo p
	{
	padding-left:23px;

	}

#contenido_rosa p
	{
	padding-left:23px;
	}

#fondo_pie
	{
	background:#0a1117;
	}

#pie
	{	
	}

#banner_offset
	{
	background: url(imagenes/banner_offset.jpg) no-repeat;
	float:left;
	width:218px;
	height:400px;
	padding-right:2px;
	}

#banner_impresion_digital
	{
	background: url(imagenes/banner_impresion_digital.jpg) no-repeat;
	float:left;
	width:217px;
	height:400px;
	padding-right:2px;
	}

#banner_flexografia
	{
	background: url(imagenes/banner_flexografia.jpg) no-repeat;
	float:left;
	width:215px;
	height:400px;
	}

#banners p
	{
	padding-left:10px;
	padding-top:5px;
	width:198px;
	}

.marcas
	{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

/*  forma   */

.forma_button
	{
	background: url(imagenes/boton_enviar.jpg) no-repeat;
	width:202px;
	height:34px;
	border:0px;
	}
