/*tags*/
* {
	margin:0px;
	padding:0px;
}
p {
	padding-bottom: 15px;
}
.lista{
	padding-bottom:15px;
}
.lista li {
	background-image: url(../imagenes/punto.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left:15px;
}
input, textarea, select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
/*main*/
#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#btn_idioma {
	position: absolute;
	left: 815px;
	top: 18px;
	z-index:100;
}
#header {
	position: absolute;
	left: -210px;
	top: 0px;
	width:1120px;
	height:312px;
}
#cont_header {
	position:relative; 
	padding-top: 312px;
}
#col_izq {
	width: 226px;
	padding-top: 6px;
	float: left;
}
#botonera {
	margin-bottom: 50px;
}
#cuerpo_botonera h3 {
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
#cuerpo_botonera ul{
	list-style:none;
}
#cuerpo_botonera .tit a{
	font-weight:bold;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #E1E1E1;
	text-decoration: none;
	display:block;
	padding-left:10px;
}
#cuerpo_botonera li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#cuerpo_botonera li a{
	padding-bottom: 3px;
	padding-top: 3px;
	color: #E1E1E1;
	text-decoration: none;
	display:block;
	padding-left:10px;
}
#centro {
	float: left;
	width: 430px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
}
#col_der {
	float: left;
	width: 164px;
	margin-top: 30px;
}
.tit_col {
	padding-bottom:5px;
}
.tit_col h3 {
	font-size: 14px;
}
/*boxs*/
.box_texto {
	padding-bottom: 20px;
}
.tit_box_texto h3 {
	color: #CCCCCC;
	font-size: 11px;
}
.tit_box_texto {
	padding-bottom:5px;
}
/*box_novedad*/
.box_novedad {
	padding-bottom: 25px;
}
.img_box_novedad img {
	border: 1px solid #999999;
}
.tit_box_novedad {
	padding-bottom: 3px;
	padding-top: 5px;
}
/*portfolio*/
.box_web {
	padding-bottom: 30px;
	padding-left: 28px;
}
.tit_box_web h2 {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 7px;
}
.img_box_web img {
	border: 5px solid #FFFFFF;
}
.descripcion_box_web {
	padding-top: 10px;
}
.color_tecnologias {
	color: #33FFFF;
}
.color_url {
	color: #FCF7A3;
}
.color_url a{
	color: #FCF7A3;
	text-decoration:none;
}
.color_url a:hover{
	color: #FCF7A3;
	text-decoration:underline;
}
/*contacto*/
.contenido_formulario {
	padding-right: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 62px;
	width:304px;
}
.tit_campo {
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}
/*noticias*/
.img_noticia_lista {
	float: left;
	border: 3px solid #FFFFFF;
	margin-right: 10px;
}
.tit_noticia_lista h4 {
	color: #99CCFF;
}
.tit_noticia_lista h4 a{
	color: #99CCFF;
	text-decoration:none;
}
.tit_noticia_lista h4 a:hover{
	color: #99CCFF;
	text-decoration:underline;
}
.tit_noticia_lista {
	padding-bottom: 10px;
}
.txt_noticia_lista {
	height: 70px;
	overflow: hidden;
}
.btn_noticia_lista {
	text-align: right;
	margin-top: 10px;
	clear: both;
}
.noticia_lista {
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#bajada_noticia {
	font-style:italic;
}
#txt_noticia {
	clear:both;
}
#btn_noticia {
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002A55;
	clear: both;
}
#cont_paginador {
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002A55;
}
/*presupuesto*/
.subtit_form {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002A55;
	font-weight: bold;
	padding-top: 30px;
}
.tit_radio {
	margin-top: 5px;
	margin-bottom: 5px;
}
.tit_radio input {
}
.tit_radio span {
	padding-left: 3px;
}
