* {margin:0}

body {
	background:url("imagenes/body_bg.jpg") repeat-x scroll 0 225px transparent;
	font-family:Arial;
	font-size:13px;
}

a {text-decoration:none;color:#000;}
a img{border:0}
.verde {color:#1D833A;}
.azul{color:#3D648D;}
.naranja{color:#FF7E00;}
.rojo{color:red;}


p{
	line-height:20px;
	margin-bottom:10px;
	text-align:justify;
}

h1 {
	color:#385B00;
	font-size:32px;
	margin-bottom:15px;
}

.verde {color: #008426;}
.naranja {color: #ee7f00;}
.title {margin:20px 0 10px;}
.clear {clear:both;}
.subtitulos{color:#013A63;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;}

.regresar{color:#008426;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	float:right;}

#header {
	background:url("imagenes/body_bg_2.png") repeat-x scroll center 0 transparent;
	height:231px;
	text-align:center;
}

	#header #inside {
		background:url("imagenes/header_bg.png") no-repeat scroll 0 0 transparent;
		height:180px;
		margin:auto;
		position:relative;
		width:1010px;
	}
	
	#header #birds {
		bottom:-30px;
		position:absolute;
		right:-45px;
		z-index:100;
	}

	#header #inside a
	{width:300px;height:150px;display:block;}

#content {
	background:url("imagenes/content_bg.png") repeat-y scroll 0 0 transparent;
	margin:-52px auto auto;
	overflow:hidden;
	padding:0 15px;
	width:980px;
}

	#content #left {
		background: url("imagenes/left_bg.png") repeat-y scroll 0 0 transparent;
		float:left;
		margin-right:15px;
		text-align:center;
		width:250px;
	}
	
	#content #right {
		float:left;
		margin-left:15px;
		position:relative;
		text-align:center;
		width:220px;
	}
	
	#content #center {
		float:left;
		position:relative;
		width:480px;
	}
	
	#content #disfraz {
		height:245px;
		position:absolute;
		right:-48px;
		width:536px;
		z-index:100;
	}
	
		#content #disfraz a img {float:left;}
		#content #disfraz p {
			bottom:0;
			float:left;
			margin-left:5px;
			position:absolute;
			width:410px;
		}

	#content #seccion1 {
		background:url("imagenes/inflables_publicitarios.jpg") no-repeat scroll 0 0 transparent;
		float:left;
		height:176px;
		padding-left:10px;
		padding-top:45px;
		text-align:left;
		width:225px;
	}
	
	#content #seccion2 {
		background:url("imagenes/botargas.jpg") no-repeat scroll 0 0 transparent;
		float:right;
		height:176px;
		padding-right:10px;
		padding-top:45px;
		text-align:right;
		width:225px;
	}
	
		#content #seccion1 p {
			color:#fff;
			line-height:15px;
			margin-bottom:40px;
			text-align:left;
			width:120px;
		}
		
		#content #seccion1 a{
			color:#fff;
		}
		
		#content #seccion2 p {

			float:right;
			line-height:15px;
			margin-bottom:40px;
			text-align:right;
			width:120px;
		}
		
		#content #seccion2 a {
			color:#fff;
		}
	
	#content #siguenos {
		background:url("imagenes/siguenos_bg.jpg") no-repeat scroll 0 0 transparent;
		height:248px;
		margin:15px auto auto;
		width:211px;
	}
	
	#content #siguenos a img {
		margin: 7px auto;
	}

#content_sub {
	background: transparent url(imagenes/content_sub.png) no-repeat scroll 0 0;
	height:47px;
	margin:auto;
	width:1020px;
}

#footer {
	background:url("imagenes/pie_bg.png") no-repeat scroll center 0 transparent;
	color:#FFFFFF;
	height:69px;
	margin:auto;
	padding-top:30px;
	text-align:center;
}

	#footer a{
		color:#fff;
		margin:5px;
	}
	
	#footer a:hover {color: #ee7f00;}

	/*		FORMA		*/
	#content #form {
		background: transparent url(imagenes/form_bg.jpg) no-repeat scroll 0 0;
		height:470px;
		margin:auto;
		width:221px;
	}

		#content #form .box {
			margin:auto;
			width: 160px;
		}
		
			#content #form .box label {
				color:#fff;
				float:left;
				font-size:11px;
			}
			
			#content #form .box input, #content #form .box textarea {
				width:155px;
			} 
		
			#content #form .envio input, #content #form .envio textarea {
				width:200px;
			}
		#content #form button {
			background: url(imagenes/btn_enviar.jpg) no-repeat scroll 0 0;
			border:0;
			cursor:pointer;
			height:48px;
			margin-top:10px;
			width:200px;
		}

.alinear  {
	font-size:11px;
	font-weight:bold;
	text-align:left;}

.botargas_nuevas
	{border:medium none;
	float:left;
	margin-top:-13px;}

.tipos_botargas{
	background:url("imagenes/fondo_botargas.jpg") no-repeat scroll 0 0 transparent;
	float:left;
	padding:10px 6px 7px 0;
	text-align:center;
	width:112px;}

.tipos_botargas img
	{margin-top:-3px;}

.tipos_botargas h4 {
	color:#FFFFFF;
	float:left;
	font-size:10px;
	height:26px;
	margin-top:5px;
	text-align:center;
	width:112px;}

#preguntas  {
	float:left;
	list-style:disc outside url("imagenes/vineta.jpg");
	padding-left:57px;
	padding-top:20px;
	text-align:left;}

#preguntas ul {
	padding-left:20px;
	padding-top:10px;}

.nuevas img {
	border:1px solid #B9D8DF;
	height:59px;
	padding:15px;}
.shows {
	border-bottom:1px dotted #FFBA15;
	height:97px;
	width:280px;
	padding-top:20px;}

.shows a{float:left;}


.video_mini{
	float:left;
	width:200px;
	heigth:200px;
	margin:6px 20px;
	}
.video_mini p{ text-align:center;margin:0;}