@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-color: #7D7D7D;
	background-repeat: repeat-x;
	margin: 12px 0px;
}
img {
	border-style: none;
}
#contenedor {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#cabecera  {
	margin: 0px;
	padding: 0px;
	height: 118px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_principal  {
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#banner_home  {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/publicidad2.jpg);
	background-color: #B20D1E;
	min-height: 220px;
	overflow: visible;
	background-repeat: no-repeat;
}
#menu_principal {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 455px;
}
#menu_principal li {
	padding: 0px;
	float: left;
	margin-top: 81px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_principal a {
	margin: 0px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/menu_punto.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 1px center;
	font-weight: bold;
}
#menu_principal a:visited {
	color: #000;
	text-decoration: none;
}
#menu_principal a:hover {
	color: #FFF;
	background-image: url(../images/menu_punto2.gif);
	text-shadow: #000 1px 1px 1px;
	filter: dropshadow(color=#000000,offX=1,offY=1);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#boton_home  {
	height: 17px;
	width: 17px;
	float: left;
	display: block;
	padding-top: 82px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 405px;
	margin: 0px;
}
#boton_home a {
	background-image: url(../images/menu_head/home1.gif);
	background-repeat: no-repeat;
	display: block;
}
#boton_home a:hover {
	background-image: url(../images/menu_head/home2.gif);
	background-repeat: no-repeat;
}
#botonera {
	padding-top: 84px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#menu_head {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 430px;
}
#menu_head li  {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu_head li span {
	display: none;
}
#b_empresa a {
	background-image: url(../images/menu_head/quienes_somos1.gif);
	display: block;
	height: 15px;
	width: 108px;
	background-repeat: no-repeat;
}
#b_empresa a:hover {
	background-image: url(../images/menu_head/quienes_somos2.gif);
	background-repeat: no-repeat;
}
#b_servicios a {
	background-image: url(../images/menu_head/servicios1.gif);
	display: block;
	background-repeat: no-repeat;
	height: 15px;
	width: 70px;
}
#b_servicios a:hover {
	background-image: url(../images/menu_head/servicios2.gif);
	background-repeat: no-repeat;
}
#b_portafolio a {
	background-image: url(../images/menu_head/portafolio1.gif);
	display: block;
	background-repeat: no-repeat;
	height: 15px;
	width: 75px;
}
#b_portafolio a:hover {
	background-image: url(../images/menu_head/portafolio2.gif);
	background-repeat: no-repeat;
}
#b_contacto a {
	background-image: url(../images/menu_head/contacto1.gif);
	display: block;
	background-repeat: no-repeat;
	height: 15px;
	width: 88px;
}
#b_contacto a:hover {
	background-image: url(../images/menu_head/contacto2.gif);
	background-repeat: no-repeat;
}
#slider {
	margin: 0px;
	padding: 0px;
}
#baner1 {
	width: 190px;
	z-index: 2;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	overflow: visible;
	height: 270px;
}
#baner2 {
	width: 190px;
	z-index: 3;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	overflow: visible;
	height: 270px;
}
#emparejador {
	float: none;
	clear: both;
}
.titulo_banner {
	font-size: 13px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
.texto_banner {
	font-size: 12px;
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#contenedor #footer {
	margin: 0px;
	padding: 0px;
	height: 27px;
	clear: both;
}
#footer_comun {
	margin: 0px;
	padding: 0px;
}
#contenidos {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	background-color: #FFF;
	min-height: 450px;
}
#foto_izquierda {
	float: left;
	height: 150px;
	width: 194px;
	background-color: #999;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#menu_lateral {
	width: 194px;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	overflow: visible;
}
#submenu_izquierdo {
	margin: 0px;
	list-style-type: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#porta_galeria {
	width: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 550px;
}
#submenu_izquierdo li {
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#submenu_izquierdo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-weight: bold;
	letter-spacing: normal;
}
#submenu_izquierdo a:visited {
	text-decoration: none;
	color: #666;
}
#submenu_izquierdo a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/fondo_submenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
#espacio_lateral {
	width: 194px;
	float: left;
	clear: right;
	margin: 0px;
	padding: 0px;
}
#foto_derecha {
	float: left;
	background-color: #666;
	height: 150px;
	width: 606px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#contenidos {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	min-height: 650px;
}
#parrafos {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 605px;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 20px;
	color: #000;
	display: block;
	line-height: 16px;
	text-align: left;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	margin: 0px;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B40D1E;
	margin: 0px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
.titulo3_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B40D1E;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/contacto2.jpg);
	height: 25px;
}
#slide_empresa {
	height: 200px;
	width: 800px;
	background-color: #666;
	margin: 0px;
	padding: 0px;
}
#texto_empresa {
	margin: 0px;
	padding: 0px;
}
.titulo_arriba_fgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #999;
	margin: 0px;
	display: block;
	font-weight: bold;
	background-image: url(../images/fondo_subtitulo.jpg);
	background-position: bottom;
	text-align: left;
	height: 18px;
}
.titulo2_f_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/fondo_titulo_gr2.jpg);
	background-position: bottom;
	height: 25px;
}
.titulo2_f_negro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #333;
	margin: 0px;
	background-image: url(../images/fondo_titulo_gr.jpg);
	background-position: bottom;
	text-align: left;
	height: 25px;
}
.parrafo_empresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 0px;
	color: #000;
	display: block;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
}
.subtitulo_chico_rojo {
	font-size: 14px;
	font-weight: bold;
	color: #B20D1E;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
}
.parrafo_servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 0px;
	color: #000;
	display: block;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
}
.subtitulo_servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #B20C1E;
	display: block;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 320px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#foto_servicios {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
	background-color: #CCC;
}
#sub_menu_horizontal {
	background-color: #000;
	padding-left: 26px;
	height: 27px;
	margin: 0px;
}
#submenu_horizontal {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submenu_horizontal li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#submenu_horizontal a {
	margin: 0px;
	display: inline-block;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	height: 17px;
	background: #000 url(../images/flechita_submenu.png) no-repeat 6px 8px;
	padding: 6px 12px 3px 20px;
}
#submenu_horizontal a:visited {
	color: #999;
}
#submenu_horizontal a:hover {
	color: #FFF;
	background-color: #333;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#portafolio {
	margin: 0px;
	padding: 0px;
}
.ver_porta {
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	width: 220px;
	background-image: url(../images/flechita.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.ver_porta a{
	color: #999;
	text-decoration: none;
}
.ver_porta a:visited {
	color: #999;
}
.ver_porta a:hover {
	color: #CE2812;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#foto_contacto {
	float: left;
	height: 650px;
	width: 230px;
	background-color: #474747;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fachada.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#espacio_contacto {
	float: left;
	background-color: #FFF;
	width: 570px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.div_img_multimedia {
	width: 670px;
	padding: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.div_img_multimedia img {
	padding: 6px;
	margin: 0px;
}
.titulo_portafolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	margin: 0px;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
.logos_img {
	margin: 3px;
	padding: 0px;
}
.lista_detalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/cuadro_lista.gif);
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 16px;
	list-style-type: none;
}
.imagen_news {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.parrafo_news {
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.parrafo_news a {
	color: #999;
	text-decoration: none;
}
.parrafo_news a:visited {
	color: #999;
	text-decoration: none;
}
.parrafo_news a:hover {
	color: #FFF;
	text-decoration: underline;
}
.subtitulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #B40D1E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.text_contacto {
	font-size: 14px;
	color: #666;
}
.logo_gpd {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 180px;
	margin-left: 35px;
}
#reflejo {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 146px;
	background-image: url(../images/footer_reflejo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#plano {
	margin-top: 490px;
}
.galerias {
	background: #000;
	margin: 24px auto 0px;
	padding: 0px;
	font-size: 14px;
	color: #FFF;
	width: 540px;
	overflow: hidden;
	height: 450px;
}
.emparejador {
	clear: both;
	height: 0px;
}
.espacio_menu_lateral {
	margin: 0px;
	padding: 0px;
	height: 64px;
}
#redes_sociales {
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	position: relative;
	left: 650px;
	width: 150px;
	top: 285px;
	float: left;
}
#redes_contacto {
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	position: relative;
	left: 30px;
	width: 150px;
	top: 20px;
	float: left;
}
#menu_redes {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu_redes li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu_redes span {
	display: none;
}
#face a {
	height: 34px;
	width: 34px;
	display: block;
	background: url(../images/face1.png) no-repeat;
	margin: 0px;
	padding: 3px;
}
#face a:hover {
	background: url(../images/face2.png) no-repeat;
}
#twit a {
	height: 34px;
	width: 34px;
	display: block;
	background: url(../images/twitt1.png) no-repeat;
	margin: 0px;
	padding: 3px;
}
#twit a:hover {
	background: url(../images/twitt2.png) no-repeat;
}
#yout a {
	height: 34px;
	width: 34px;
	display: block;
	background: url(../images/youtub1.png) no-repeat;
	margin: 0px;
	padding: 3px;
}
#yout a:hover {
	background: url(../images/youtub2.png) no-repeat;
}
#slider {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 800px;
	overflow: hidden;
	z-index: 20;
}
#frmContacto  table{
	border-style: none;
	padding: 9px;
}
#frmContacto td {
	border-style: none;
	padding: 3px;
	vertical-align: top;
}
#frmContacto input {
	border: 1px solid #CCC;
	padding: 3px;
}
#frmContacto textarea {
	border: 1px solid #CCC;
	padding: 3px;
	width: 90%;
}
.boton_form  {
	border: 0px;
	background: #666666;
	height: 30px;
	color: #FFF;
	margin: 0px;
	padding: 0px 20px 0px 12px;/*top right bottom left*/
	-webkit-transition: background-image 150ms linear, color 150ms linear;
	-moz-transition: background-image 150ms linear, color 150ms linear;
	-ms-transition: background-image 150ms linear, color 150ms linear;
	-o-transition: background-image 150ms linear, color 150ms linear;
	transition: background-image 150ms linear, color 150ms linear;
	border-radius: 6px;
	font-size: 1em;
	cursor: pointer;
	width: 100px;
}
.boton_form:hover {
	background: #414141;
	color: #CCCCCC;
}
.boton_form:active {
	background: #000000;
	color: #CCCCCC;
}
.input_form:focus 
{
	background: #E6E6E6;
	-webkit-transition: background-color 150ms linear;
	-moz-transition: background-color 150ms linear;
	-ms-transition: background-color 150ms linear;
	-o-transition: background-color 150ms linear;
	transition: background-color 150ms linear;
}
textarea:focus 
{
	background: #E6E6E6;
	-webkit-transition: background-color 150ms linear;
	-moz-transition: background-color 150ms linear;
	-ms-transition: background-color 150ms linear;
	-o-transition: background-color 150ms linear;
	transition: background-color 150ms linear;
}
