/* CSS Document */

body {
	min-width: 770px;
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 182%;
	position: relative;
}

#wrapweb{
	text-align: center;
}
a {
	color: #7f9ba9;
	font-weight: bold;
}

a:hover {
	color: #b3daee;
	text-decoration: none;
}

#portaweb {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

/* @group Cabecera */

#cabecera {
	height: 200px;
	position: relative;
}

#cabecera h1 {
	position: absolute;
	left: 0px;
	top: 30px;
}

#cabecera h1 a {
	background: url(../media/images/web/logotipo_web.gif) no-repeat;
	width: 227px;
	height: 130px;
	display: block;
}

#cabecera h1 a span {
	display: none;
}

#containersfw {
	position:absolute;
	right: 0;
	top: 0;
	width: 520px;
	height: 200px;
	background: #fff url(../media/images/banner_1/1.jpg) no-repeat;
}

/* @end */

#cuerpo {
	margin: 10px 0;
}

/* @group Navegacion */

div#navegacion {
	width: 227px;
	float: left;
}

ul#nav {
	margin: 0 11px 0 0;
	border-bottom: #ccc 1px solid;
}

ul#nav li {
	background-color: #CDE7F3;
	color: #666;
	border-top: #ccc 1px solid;
	padding: 0 12px;
	min-height: 41px;
	cursor: pointer;
}

ul#nav li a {
	color: #666;
	text-decoration: none;
}

ul#nav li:hover a, ul#nav li.activo a {
	color: #333;
}

ul#nav li.activo {
	background: #ACD7ED url(images/bg-li-menu.png) right center no-repeat;
}

ul#nav li.categ {
	text-transform: lowercase;
	min-height: 25px;
	padding: 0 5px 0 35px;
}

ul#nav li.li_maquetas {
	cursor: auto;
}

/* @end */

/* @group Contenido */

div#contenido {
	width: 543px;
	float: right;
}

div#contenido p {
	padding: 5px 10px;
	color: #666;
	text-align: justify;
}

#galeria_imgs_secciones a {
	margin: 10px 0 15px 15px;
	display: inline-block;
	border:  0;
	text-decoration: none;
	text-align: center;
}

#galeria_imgs_secciones a img {
	border: #999 1px solid;
}

#galeria_imgs_secciones2 {
}

#galeria_imgs_secciones2 a {
	margin: 0px 0 5px 15px;
	border:  0;
	text-decoration: none;
	text-align: center;
	width: 162px;
	float: left;
	display:inline;
}


#galeria_imgs_secciones2 a img {
	border: 1px solid #acd7ed;
}


#galeria_imgs_secciones3 {
}


#galeria_imgs_secciones3 a {
	margin: 0px 0 5px 15px;
	border:  0;
	text-decoration: none;
	text-align: center;
	width: 242px;
	float: left;
	display:inline;
}
#galeria_imgs_secciones2 span, #galeria_imgs_secciones3 span {
	text-align: left;
}


#galeria_imgs_secciones3 a p {
	clear: both;
}
#galeria_imgs_secciones2 a p {
	clear: both;
}

#galeria_imgs_secciones3 a img {
	border: 1px solid #acd7ed;
}

#contenido ul {
	margin: 0 0 0 30px;
}

#contenido ul li {
	list-style-type: circle;
	padding: 8px 0 8px 4px;
	color: #666;
}

/* @group H2 */

h2#maquetas_macone {
	text-indent: -9999px;
	background: transparent url(images/maquetas-macone.png) center center no-repeat;
	width: 270px;
	height: 27px;
	display: block;
	margin-bottom: 12px;
	padding-left: 26px;
}

h2#como_trabajamos {
	text-indent: -9999px;
	background: transparent url(images/como-trabajamos.png) center center no-repeat;
	width: 264px;
	height: 31px;
	display: block;
	margin-bottom: 12px;
	padding-left: 26px;
}

h2#necesito_maqueta {
	text-indent: -9999px;
	background: transparent url(images/necesito-maqueta.png) center center no-repeat;
	width: 446px;
	height: 31px;
	display: block;
	margin-bottom: 12px;
	padding-left: 26px;
}

h2#nuestros_servicios {
	text-indent: -9999px;
	background: transparent url(images/nuestros-servicios.png) center center no-repeat;
	width: 268px;
	height: 25px;
	display: block;
	margin-bottom: 12px;
	padding-left: 26px;
}

h2#contactarh2 {
	text-indent: -9999px;
	background: transparent url(../media/images/web/h2_contactar.gif) no-repeat center center;
	width: 158px;
	height: 25px;
	display: block;
	margin-bottom: 12px;
	padding-left: 26px;
}

h2#maquetash2 {
	text-indent: -9999px;
	background: transparent url(../media/images/web/h2_maquetas.gif) no-repeat center center;
	width: 162px;
	height: 27px;
	display: block;
	margin-bottom: 12px;
	padding-left: 26px;
}

h2#h2mapaweb {
	text-indent: -9999px;
	background: transparent url(../media/images/web/h2_mapaweb.gif) no-repeat center center;
	width: 162px;
	height: 27px;
	display: block;
	margin-bottom: 12px;
	padding-left: 26px;
}

h3 {
	padding: 5px 5px;
	color: #ACD7ED;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

/* @end */

/* @end */

/* @group Formulario */

form {
	width: 250px;
	float: left; 
	display: inline;
	margin: 0 45px 0 0;
}

form p {
	float: left; 
	display: inline;
	width: 250px;
}

form label {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 0 10px;
}

form input, form textarea {
	width: 95%;
	border: 1px solid #acd7ed;
	background: #e0ebf2;
	margin: 0 1%;
	padding: 3px;
	font-size: 110%;
}

form textarea {
	height: 220px;
}

form input#KT_Custom1 {
	background: #acd7ed;
	font-weight: bold;
	
}

div#hcard {
	margin-bottom: 30px!important;
}

#donde-estamos, #donde-estamos p {
	text-align: center!important;
}
/* @end */

/* @group Pie */

div#pie {
	margin-top: 16px;
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
	padding: 10px 0;
	clear: both;
	font-size: 90%;
}

div#datos_pie {
	width: 613px;
	float: right;
	text-align: right;
	color: #7f9ba9;
}

div#datos_pie a {
	font-weight: normal;
}

h2#maquetas_macone_pie {
	text-indent: -9999px;
	background: transparent url(images/maquetas-macone-pie.png) center center no-repeat;
	width: 144px;
	height: 16px;
	display: block;
	text-align: left;
}

ul#nav_pie li {
	display: inline;
}

div#contacto {
	width: 144px;
	float: left;
	margin-left: 12px;
	text-align: right;
	color: #999;
}

/* @end */