* {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color:#ccc;
}
#principal {
	width:990px;
	margin:0 auto;
	/* overflow:auto; // IE6 Fix */
	position:relative;
	top:-30px;
	background-color:#fff;
}
#menu {
	background-image:url(../img/menu.png);
	margin:0 auto;
	position:relative;
	z-index:999;
	height:114px;
	width:990px;
}
#pie {
	color:#686868;
	font-size:11px;
	width:990px;
	padding-top:7px;
	height:26px;
	margin:0 auto;
	text-align:center;
	background-image:url(../img/pie.png);
}
#pie_alt {
	top:-10px;
	position:relative;
	color:#686868;
	font-size:11px;
	width:990px;
	height:204px;
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:center;
	background-image:url(../img/pie_alt.png);
}
#pie a, #pie_alt a {
	color:#686868;
	text-decoration:none;
}
#pie a:hover, #pie_alt a:hover {
	color:#686868;
	text-decoration:underline;
}
#contenido {
	/*	background-color:#fff;*/
	overflow:auto;
	padding-bottom:1px;
	padding-top:1px;
}
#contenido p {
	font-size:12px;
	color:#666;
	padding-bottom:1em;
	line-height:1.4em;
}
#contenido p:last-child {
	padding-bottom:0em;
}
#contenido strong {
	color:#00599F;
	font-weight:normal;
}
#col_izq {
	margin-top:15px;
	width:195px;
	float:left;
	margin-left:90px;
}
#col_izq h1 {
	margin-bottom:20px;
}
#col_izq p {
	font-size:12px;
	color:#666;
}
#col_der {
	margin-top:15px;
	width:500px;
	float:right;
	margin-right:90px;
}
#col_der h2 {
	color:#00599F;
	font-size:20px;
}
/* SLIDE: EFECTO SLIDE */
#cabezal_fade {
	width:990px;
	overflow:hidden;
	height:252px;
}
#cabezal_fade .rap {
	overflow:hidden;
	width:990px;
	height:252px;
}
.links {
	margin-bottom:40px;
}
.links li {
	color:#00599F;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}
.links li a {
	color:#666;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.links li a:hover {
	text-decoration:underline;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#contacto strong {
	font-size:14px;
	font-weight:bold;
	color:#00599F;
}
#contacto td {
	color:#666;
	line-height:3em;
	font-size:12px;
}
#contacto .inputfield {
	width:410px;
	float:right;
	border:1px solid #ccc;
	padding:3px;
	font-size:12px;
	color:#00599F;
}
#contacto .textarea {
	width:410px;
	height:84px;
	float:right;
	border:1px solid #ccc;
	padding:3px;
	font-size:12px;
	color:#00599F;
	margin-top:8px;
	overflow:auto;
}
#contacto .boton_borrar, #contacto .boton_enviar {
	margin-left:10px;
	height:32px;
	width:115px;
	float:right;
	margin-top:10px;
	text-indent:-900em;
	border:none;
	background-color:#fff;
	cursor:pointer;
}
#contacto .boton_enviar {
	background-image:url(../img/btn_enviar.png);
}
#contacto .boton_borrar {
	background-image:url(../img/btn_borrar.png);
}
#flecha {
	background-image:url(../img/menu_flecha.png);
	width:47px;
	height:28px;
	position:relative;
	top:77px;
}
.testimonio {
	color:#666;
	font-size:14px;
	width:240px;
}
.testimonio {
	font-size:16px;
	color:#00599F;
	margin-bottom:1em;
}
#contenido .testimonio strong {
	color:#666;
	font-weight: bold;
}
.servicios_izq {
	float:left;
	width:230px;
}
.servicios_der {
	float:right;
	width:230px;
}
.separador {
	height:41px;
	width:100%;
	background-image:url(../img/separador.png);
	background-repeat:repeat-x;
	background-position:center;
	clear:both;
}
ul.puntos li {
	background-image:url(../img/puntos.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:12px;
	color:#00599F;
	font-weight:bold;
	padding-left:20px;
}
ul.puntitos li {
	background-image:url(../img/puntitos.png);
	background-repeat:no-repeat;
	background-position:5px;
	font-size:12px;
	color:#666;
	padding-left:20px;
}
.puntos_separador {
	height:31px;
	width:100%;
	background-image:url(../img/separador.png);
	background-repeat:repeat-x;
	background-position:center;
	clear:both;
}
.destacado {
	background-image:url(../img/separador.png);
	background-repeat:repeat-x;
	background-position:top;
	overflow:auto;
	padding-top:20px;
	margin-top:15px;
	margin-bottom:10px;
	clear:both;
}
.destacado_img {
	width:256px;
	float:left;
}
.destacado_txt {
	float:right;
	width:410px;
}
.destacado_txt p {
	padding-bottom:1em;
}
.destacado_txt h3 {
	font-size:16px;
	color:#00599F;
	font-weight:bold;
	padding-bottom:5px;
}
.prensa_fecha {
	padding-bottom:8px;
	font-size:12px;
}
.destacado_txt h4 {
	font-size:12px;
	color:#00599F;
	font-weight:normal;
	padding-bottom:10px;
}
.destacado_txt h5 {
	font-size:11px;
	color:#00599F;
	font-weight:normal;
}
.destacado_txt small {
	color:#666;
	font-size:11px;
}
.prensa_item a {
	color:#00599F;
}
.prensa_item a:hover {
	color:#00B8E9;
	cursor:pointer;
}
.prensa_medio {
	font-size:12px;
}
.prensa_titulo {
	font-size:14px;
	font-weight:bold;
}
#contenido .gas_propano {
	margin-bottom:20px;
}
#contenido .gas_propano p {
	font-size:14px;
}
#contenido .gas_propano strong {
	font-weight:bold;
}
#preguntas_lista {
	margin-bottom:20px;
}
.testimonio_link {
	color:#00599F;
	font-size:14px;
	font-weight:bold;
}
#video_bg {
	background-image:url(img/video_bg.png);
	width:384px;
	height:316px;
	padding:11px;
	margin:0 auto;
}
#tit_bienvenidos {
	background-image:url(../img/titulo_bienvenidos.png);
	width:176px;
	height:30px;
	margin:0 auto;
	margin-bottom:20px;
}
#pdf_1, #pdf_2 {
	clear:both;
	width:100%;
	font-size:11px;
	margin-top:10px;
	border-bottom:2px solid #00599F;
	padding-bottom:14px;
}

#pdf_1{
height:500px;
}

#pdf_2{
height:1960px;
}


#mostrar_video {
	width:384px;
	height:318px;
	margin:0 auto;
	display:none;
}

#pdf_1 td, #pdf_2 td{
	border:1px solid #ccc;
	padding:5px;
	padding-right:10px;
	padding-left:10px;
}

#pdf_1 td p, #pdf_2 td p{
	padding-bottom:10px;
}

#pdf_1 ul, #pdf_2 ul{
	margin-bottom:10px;
}

#pdf_1 ul li, #pdf_2 ul li{
	margin-bottom:5px;
	list-style:square;
	padding-left:0px;
	margin-left:15px;
	
}

#pdf_1 th, #pdf_2 th {
	background-color:#eee;
	padding:5px;
	border:1px solid #ccc;
	 
 }

#pdf_1 td td, #pdf_1 th td{
	border:none;
	text-align:center;
}

#pdf_2 td td, #pdf_2 th td {
	border:none;
}
#pdf_1 h2, #pdf_2 h2{
	font-size:16px;
	margin-bottom:10px;
}

#pdf_1 small, #pdf_2 small{
	font-size:10px;
	line-height:1.4em;
}

#pdf_1 * p, #pdf_2 * p{
	padding-bottom:5px !important;
	font-size:11px !important; 
	color:#333 !important; 
	line-height:1.4em !important; 
}