@font-face {
	font-family:"Calibri";
	src: url('fonts/CALIBRI.TTF');
}
@font-face {
	font-family:"RobotoCondensed-Bold";
	src: url('fonts/RobotoCondensed-Bold.ttf');
}
body, a {
	font-family:"Calibri";
}
body {
	background-color: #003366;
}

#contenedor {
	background-color: white !important;
	position:relative;
	top:50px;
	margin-bottom: 80px;
	overflow:hidden;
	box-shadow: 0 1px 6px 0px rgb(16, 16, 15);
	-moz-box-shadow: 0 1px 6px 0px rgb(16, 16, 15);
	-webkit-box-shadow: 0 1px 6px 0px rgb(16, 16, 15);
	box-shadow: 0 1px 6px 0px rgb(16, 16, 15);
	
	/*-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;
	border-radius:15px 15px 0px 0px;*/
	/*IE DOES NOT SUPPORT BORDER RADIUS*/
	/*-moz-box-shadow:0px 0px 15px #CCC;
	-webkit-box-shadow:0px 0px 15px #CCC;
	box-shadow:0px 0px 15px #CCC; */
	/*IE DOES NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	behavior: url('css/PIE.htc');
}
#header {
	background-color: #FFFFFF;
}
#footer {
	background-color: #003366; 
	margin-top: auto;
	padding-bottom: 20px;
}
#footer #dimacoInfo{
	position: absolute;
	height: 112px;
	margin-left: 400px;
	margin-top: 26px;
	margin-bottom: auto;
	color: white;
	text-align: right;
	font-size: 18px;
	
}
#contenido {
	text-align:left;
	overflow:hidden;
}
.leerMas {
	float:right;
	margin-right:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:10px;
}
.texto{
	text-align: justify;
	padding: 0px 30px;
	line-height: 24px;
	color:#053366;
}
/* EL logo de Chat*/
.chat{
	height: 64px;
	position: absolute;
	left: 663px;
	margin-top: 34px;
}
.separador{
	width: 208px;
	height: 10px;
	float: right;
	position: absolute;
	display: inline-block;
	margin-top: 22px;
	margin-left: 7px;
	background-image: url('../imagenes/home/flechita.png');"
}
.item{
	list-style-image: url("../imagenes/home/flechita.png");
	padding-bottom: 10px;
}
.textoSlider {
	position: absolute;
	width: 270px;
	z-index: 8;
	margin-top: 113px;
	margin-left: 435px;
	text-align: center;
}
.tituloSlider{
	font-size: 75px;
	color: #053366;
	
}
.textoSlider p {
	font-size:x-large;
}
.subtitulo{
	font-size: x-large;
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
}
.subtitulo2{
	font-weight: bold;
}
.subtituloNov{
	font-size: x-large;
	display: inline-block;
	
}
.bar-izquierda {
	height:auto;
	width:240px;
	color: white;
}
/*#menu {
	background-color:gray;
	clear:both;
}
.menu a{
	color:#053366;
}
.menu a:active, .menu a:hover{
	color:#FFFFFF;
}*/

.menu-contenedor {
	height: 220px;	
}
.logo {
	float: left;
//	height: 164px;
//	width: 287px;
}
.logo img{
	height: 200px;
//	width: 286px;
}
.menu {
	background-color: #053366;

}
.menu div {
	float: right;
	width: 92px;
//	height: 25px;
	text-align: center;
	color: #053366;
//	padding-top: 10px;
}

.divSinFloat {
	float: none !important;
	border-bottom: 1px solid #053366 !important;
	border-right: 1px solid #053366 !important;
} 
.divSinFloat:hover {
	cursor: pointer;
	background-color: #053366;
	color: #FFFFFF;
}
.flechita {
	padding-top: 0px !important;
}

.no_borde_derecho {
	border-right: 0px !important;	
}
#col1, #col2 {
	background-color:white;
}

/* PAGINACION */
#paginado{
	position: relative;
	float: right;
	margin-top:-35px;
}
	#paginado ul{
		list-style: none;
		margin:0;
		padding:0;
	}
	#paginado li{
		clear:right;
		float:left;
		text-align: center;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		margin-right: 5px;
		margin-left:2px;
		border: 1px solid #007D4E;
	}
		#paginado li.active{
			background-color: #007D4E;
			color: #FFFFFF;
			padding:0 8px;
		}
		#paginado li.points{
			border: 0;
			background-color: transparent;
			color: #007D4E;
		}
	#paginado a{
		display:block;
		padding:0 8px;
		background-color: transparent;
		color: #007D4E;
		position: relative;
		float: left;
		text-align: center;
		text-decoration: none;
	}
#titulo {
	height: 0;
	width: 495px;
	border-top: 30px solid #053366;
	border-right: 45px solid transparent;
	padding-right: 2px;
	margin: 30px 152px 0 30px;
	color: white;
}
#titulo span{
	position: absolute;
	margin: -21px 0 0 20px;
	font-family: "Calibri";
	letter-spacing: 2px;
	font-size: large;
}
#titulo-cliente, #titulo-contacto{
	height: 0;
	width: 685px;
	border-top: 30px solid #fff;
	border-right: 45px solid transparent;
	padding-right: 2px;
	color: white;
}
.imgContacto {
	margin-bottom: -3px;
}
/* PREDEFINIDOS */
a { text-decoration: none; }
.clear { clear:both; }
.right { float: right; }
.left { float: left; }
.nomargin { margin: 0; }


.container{
    display:table;
    width:100%;
    border-collapse: collapse;
    }
 .heading{
     font-weight: bold;
     display:table-row;
     background-color:#fff;
     text-align: center;
     line-height: 15px;
     font-size: 14px;
     font-family:georgia;
     color:#fff;
     
 }
 .table-row{  
     display:table-row;
     text-align: center;
     height: 100%;
 }
 .col{ 
	display:table-cell;
	height: auto;
 }
 .bar-vertical{
 	width: 235px;
 	height: 100%;
 }
 
.contenido_principal {
	margin: 30px;
}

.cliente {
	height: 130px;
	width: 125px;
	border: 1px solid #053366;
	float: left;
	margin: 15px;
	padding: 15px;
}
.separadorVertical {
	width: 8px;
	height: 205px;
	margin-bottom: 34px;
	float: left;
	margin-top: 12px;
	background-image: url('../imagenes/home/flechita2.png');
}

.novedades {
	width: 180px;
	border: 0px solid #000;
	float: left;
	margin: 15px;
	
/*	margin-top: 70px;
	margin-bottom: 80px;*/
}
ul.circle {
	list-style-type: circle;
}
ul.circle li{
	margin-left: 50px;
}
.novedades a {
	color: #053366;
/*	margin-top: 20px;
	font-family:"RobotoCondensed-Bold";*/
}
.contenido_secundario {
	margin: 10px;
	position: absolute;
}

.img_slader {
	width: 964px !important;
}
	#map_contacto {
		width: 300px;
		height: 250px;
		border: darkgrey 1px solid;
		box-shadow: 0px 1px 2px 1px #888888;	
	}
	
	footer #map_canvas {
		height: 105px;
		width: 300px;
		margin: 20px;
		left: 61%;
		position:relative;
	}
	
	.formContacto{
	/*
	padding-top: 33px;
	margin-left: 43%;
	height: 400px;
	width: 800px;
	margin-top: 5px;
	*/
	margin-left: 60px;
	height: 500px;
	width: 480px;
	float: right;
	display: block;
	position: relative;
	left: 185px;
}
	.formContacto input, .formContacto select {
	    width: 55%;
	    height: 30px;
	    font-size: 16px;
		font-style: inherit;
		padding-left: 5px;
		box-shadow: 0px 1px 2px 1px #888888;
		font-family: calibri;
	}
	.formContacto input[type=radio], .formContacto input[type=checkbox]{
		width: 20px;
		height: 20px;
	}
	.formContacto label{
		text-align: left;
	/*	width: 56px; */
		display: block;
	/*	margin-right: auto; */
		float: none;
	/*	margin-left: 106px;*/
		color: rgb(122, 116, 77);
	}
	.formContacto textarea{
	    width: 55%;
	    height: 170px;
	    font-size: 16px;
		font-style: inherit;
		padding-left: 5px;
		font-family: calibri;
		box-shadow: 0px 1px 2px 1px #888888;
	}
#contactForm div {
	margin-bottom: 2px;
}

#contactForm div label {
}
#infoContacto .parrafoContacto {
	text-align: right;
	color: rgb(0, 44, 89);
	font-size: 16px;
}
#infoContacto .tituloContacto{
	font-size: 23px;
	font-weight: bold;
	line-height: 41px;
	color: rgb(0, 44, 89);
	text-align: right;
	margin-bottom: 4px;
}
#infoContacto .subtituloContacto{
	
	color: rgb(122, 116, 77);
	font-size: larger;
	text-align: right;
	margin-bottom: 10px;
}
.btnEnviar{
	background-color: #002c59 !important;color: white !important;font-size: large !important;width: 120px !important;float: none !important;
}
.btnEnviar:hover{
	background-color: #999 !important;
}
	#mail_ok {
		color: #089F08;
		width: 278px;
		position: absolute;
		top: 448px;
		/* float: left; */
		margin-left: 0px;
	}
	#mail_no {
		color: #F22;
		width: 278px;
		position: absolute;
		top: 448px;
	}
	#mail_ok.hidden, #mail_no.hidden {
		display: none;
	}

.error {
	color: #B20707 !important;
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 123px;


}
label.error {
	margin-left: 5px;
	width: 91% !important;
	margin-top: 6px;
	/* text-align: right; */
	font-size: 15px;
	display: block;	
}	

.servicios-ie {
	margin-top: 10px;
}

ul a .lineas {
	color: #7a7b52;
  text-align: left;
}
ul .lineas {
  text-align: left;
}
ul .lineas a:hover { 
    background-color: #C0C0C0
}

.formContactoCotizaciones {
	height: 580px;
}

#CUIT_ok.hidden {
	display: none;
}

#CUIT_ok p {
	color: red;
}
