/* Elementos por defecto
/********************************************************************/
h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,textarea {font-size: 100%;}
a img,:link img,:visited img { border:none;}
ul, li{list-style-type: none;}
table th, table td{ border-collapse:collapse;}
body {font-size: 76%;}
a{text-decoration: none;}
fieldset{ border:none;} 
table, tr, th, td{border-collapse:collapse;}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/bg/body.gif);
	background-repeat: repeat-x;
	background-position: 0 290px;
}

.clear {
	clear: left;
}

img {
	border: 0 none;
	vertical-align: middle;
}

input, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-indent: 3px;
	width: 100%;
}

input.button {
	width: auto !important;
	padding: 3px 7px;
}

a:link, a:visited {
	color: #F60;
}

a:hover {
	text-decoration: none;
}

p {
	line-height: 17px;
	margin: 10px 0;
	color: #666666;
	text-align: justify;
}

#container {
	width: 980px;
	margin: auto;
}

	#tabTop {
		float: right;
		margin-right: 0px;
		width: 84px;
		height: 26px;
		padding-left: 39px;
		margin-right: 13px;
		
		list-style-type: none;
		
		background-image: url(../images/bg/tabTop.gif);
		background-repeat: no-repeat;
	}
	
		#tabTop li {
			display: inline;
		}

	#header {
		clear: right;
		height: 204px;
		padding: 10px 0 50px 0;
		width: 977px;
	}
	
		#header h1 {
			float: left;
			margin-left: 42px;
		}
	
		.headerImg {
	margin-top: 26px;
	margin-right: 10px;
	text-align: right;
		}
	
	#menu {
		height: 31px;
		background-color: #F60;
		background-image: url(../images/bg/menu.gif);
		background-repeat: no-repeat;		
	}
	
		#menu ul {
			list-style-type: none;
			list-style-position: inside;
			float: right;
			margin-right: 31px;
			/*_margin-right: 8px;*/
			font-size:13px;
		}
	
			#menu li {
				display: block;
				float: left;
			}
			
				#menu li a:link, #menu li a:visited {
					display: block;
					line-height: 31px;
					padding: 0 12px;
					/*_padding: 0 13px;*/
					margin: 0 9px;
					font-weight: bold;
					text-decoration: none;
					color: #FFF;
				}
				
				#menu li a:hover, #menu li a.active {
					background-color: #ff7d26;
				}
				
	#content {
		/*margin-top: 5px;*/
	}
	
	.text {
		margin:0 0 0 23px;
		width:614px;
		font-size:10px;
	}
	
	.MiddleSize{
		width:471px!important;
	}
	
	.SmallSize{
		width:400px!important;
	}
	
	.MarginBottomText{
		margin-bottom:27px;
	}
	
	.incnoticias{
		margin-bottom:3px;
	}
	
	.PrimerElemNoti{
		margin-top:15px;
	}
	
		#newsSummary {
			width: 210px;
			padding: 5px 0 0 34px;
			line-height: 14px;
			float: left;
		}
		
			#newsSummary dl {
				font-size: 10px;
				margin-left: 17px;
				margin-top: 4px;
			}
				
				#newsSummary dt {
					font-weight: bold;
					color: #6d6f62;
					padding-left: 20px;
					background-image: url(../images/arrow.gif);
					background-position: 3px;
					background-repeat: no-repeat;
				}
				
				#newsSummary dd {
					padding-left: 20px;
				}
				
				#newsSummary dd.desc {
					color: #666666;
					margin-bottom: 12px;
					letter-spacing:0px;
				}
				
				#newsSummary dd a{
					text-decoration:underline;
				}
				#newsSummary dd a:hover{
					text-decoration:none;
				}
				
		#left {
			margin-left: 285px;
			/*margin-top: 33px;*/
			padding-top: 33px;
			width: 660px;
		}
			
			#left h2 {
				margin-bottom: 0px;
			}
			
			#left h3 {
				color: #F60;
				font-size: 0.95em;
				text-transform: uppercase;
				margin-top: 10px;
			}
			
			#left h4 {
				font-size: 10px;
			}
		
			#footer {
				border-top: 1px solid #D6DBC8;
				padding-top: 10px;
				margin-top: 10px;
				color: #F60;
				text-align: right;
				clear: both;
			}
			#footer p {
				color: #F60;
				text-align: right;
				margin:0 0 5px 0;
				padding:0;
			}			
			
			#footer a:link, #footer a:visited {
				color: #D6DBC8;
				text-decoration: none;
			}
			
			#footer a:hover{
				color:#B1BB95;
			}
			
			#footer ul {
				list-style-type: none;
				margin-bottom: 25px;
			}
			
				#footer ul li {
					display: inline;
				}
		
		/* Home */
		.innovacion {
			float: left;
			margin-right: 53px;
		}
		
		#contacto {
			float: left;
			width: 154px;
			height: 139px;
			padding: 70px 15px 0 15px;
			margin-right: 50px;
			/*_margin-right: 0;*/
			
			background-image: url(../images/bg/contacto.gif);
			background-repeat: no-repeat;
		}
		
			#contacto p, #contacto label {
				display: none;
			}
			
			#contacto input {
				width: 145px;
				margin-bottom:6px;
				margin-left:1px;
				padding: 1px 4px 2px 3px;
				color: #F60;
				border: 0 none;
			}
			
			#contacto .button {
				float: right;
			}
			
			.confirmacion {
	text-align: center;
	color: #F60;
			}
			
		#info {
			/*_position: relative;
			_left: 50px;*/
		}
		
		/* Empresa */
		.title {
		font-size:12px;
		color: #F60;
		}
		
		.lista {
	padding-left: 20px;
	background-image: url(../images/bg/lista.gif);
	background-repeat: no-repeat;
	background-position: 7px;
		
		}
			
		/* Localización */
		.localizacion {
			margin-top: 30px;
		}
		
		#gmap {
	float: right;
	margin-bottom: 20px;
	margin-left:10px;
	border: 5px solid #F0F0F0;
		}
		
		.localizacion table {
			margin-top: 5px;
		}
		
		.localizacion table td, .localizacion table th {
			line-height: 1.6em;
			color: #6d6f62;
			text-align: left;
		}
		
			.localizacion table th {
				width: 60px;
				font-weight: normal;
			}
			
		/* Noticias */
		#news {
			padding-right: 170px;
			background-image: url(../images/newspaper.gif);
			background-repeat: no-repeat;
			background-position: top right;
		}
		
		.Margin-BotSix{
			margin:0px 0 6px 0px!important;
			line-height:normal!important;
		}
		
		
		.parrNoticias{
			margin-top:0px!important;
		}
		
		#news p.date {
			font-weight: bold;
			margin: 0;
			color: #6d6f62;
		}
		
		#news h3 {
			font-size: 10px;
			font-weight: normal;
			text-transform: none;
		}
		#news h3 a{
			text-decoration:underline!important;
		}
		
		/* Contacto */
		#contact {
			margin-top: 10px;
			padding-left: 23px;
			width: 315px;
			float: left;
		}
		
		#contact table {
			width: 315px;
		}
		
		input,
		textarea,
		select{
			font-size:11px;
			color:#666666;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			border:1px solid #7F9DB9;
		}
		
		.inputSmall{
			width:28px;
		}
		
		.inputNormal{
			width: 134px;
		}
		
		.inputEmail{
			width:231px;
		}
		
		select.seleccionar{
			width:132px;
		}
		select.tipo{
			width:52px;
		}
		
			#contact input, #contact textarea {
				/*border-color: auto;*/
				padding: 2px 0
			}
			
			#contact table {
				border-collapse: collapse;
				width: 315px;
			}
				
				#contact table th {
					text-align: left;
					font-weight: normal;
					padding: 5px 0;
				}
				
					#contact label, #contact table td.obligatorio {
						color: #B9BCA9;
						padding-left: 7px;
						background-image: url(../images/square_bullet.gif);
						background-repeat: no-repeat;
						background-position: 0 3px;
					}
						
						#datos input{
							width:auto;
						}
					
					#contact label.opt {
						background-image: none;
					}
					
				#contact table td {
					padding: 0 0px 7px 8px;
				}
				
				#contact table td.dir {
					
				}
				
				#contact table td.num {
					width: 20px;
					padding-left: 0;
					padding-right: 15px;
				}

				#comentarios {
					height: 71px;
				}
				
				#contact table td.enviar {
					background-color: #ff7d26;
					text-align: center;
					padding: 10px 0;
				}
				
		#emails {
			float: right;
			position: relative;
			top: -20px;
		}
		
			#emails dl {
				margin: 10px;
				background-image: url(../images/sic_bullet.gif);
				background-repeat: repeat-y;
			}
			
				#emails dt {
					color: #6d6f62;
					font-weight: bold;
					padding-left: 30px;					
				}
				
				#emails dd {
					padding-left: 30px;
					margin-bottom: 15px;
				}
				
				#emails a:link, #emails a:visited {
					color: #B9BCA9;
					text-decoration: none;
				}
				
		/* Certificados */
		img.left {
			float: left;
			border: 5px solid #f0f0f0;
			margin: 15px 10px 5px 0;
		}
		
		.imgPrimera{
			margin-top:6px!important;
		}
		
		img.right {
			float: right;
			border: 5px solid #f0f0f0;
			margin: 15px 0 10px 10px;
		}
		
		/* Actividad */
		#actividad {
			width: 471px;
			/*_float: left;*/
		}
		
		#submenu {
			float: right;
			list-style-type: none;
			width: 174px;
			margin-right:-34px;
			margin-top:15px;
/*			position: relative;
			left: 31px;
			top: 15px;*/
			font-size: 1.1em;
		}
		
			#submenu li {
				display: block;
				border-bottom: 1px solid #FFF;
			}
			
			#submenu li a:link, #submenu li a:visited {
				display: block;
				background-color: #f0f0f0;
				line-height: 27px;
				height: 27px;
				padding-left: 20px;
				text-decoration: none;
				color: #6d6f62;
			}
			
			#submenu li a:hover, #submenu li a.active {
				background-image: url(../images/square_bullet.gif);
				background-repeat: repeat-y;
			}
			
			/* Submenú de segundo nivel */
			

			#submenu li a.active1 {
	background-color: #FF6600;
	margin-left: 15px;
	color: #FFFFFF;
			}
			
			.reposo {
	margin-left: 15px;
			}
			
		.actividad {
			margin-top: 20px;
			padding-bottom: 10px;
			/*border-bottom: 1px dashed #6d6f62;*/
			background: url(../images/bg_line1.gif) left bottom repeat-x;
			min-height: 140px;
		}
		
		.MarginTopAct{
			margin-bottom:6px;
		}
		
			.last {
				border: 0 none;
				background:none!important;
			}
		
			.actividad img {
				border: 5px solid #f0f0f0;
				margin-right: 20px;
				float: left;
			}
			
			.actividad h4 {
				color: #6d6f62;
			}
			.alto {
	height: 150px;
}
			
/*Commons*/
.FloatLeft{
	float:left;
}

