html,body{
	margin-bottom:0%;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	behavior: url(PIE.htc);
	background-color:#0C0C0C;
	background-repeat:repeat;
}
/*002D2D*/
.iconos_formulario{
margin-left:7px;
margin-top:7px;
	width:26px;
	height:26px;
	background-repeat:no-repeat;
	float:right;
}
.iconos_formulario#whatsapp{
background-image:url(../images/perfil_what_web1.png);
}
.iconos_formulario#facebook{
background-image:url(../images/foto_perfil_facebook1.png);
}
.iconos_formulario#instagram{
background-image:url(../images/foto_perfil_instagram1.png);
}

.iconos_formulario#whatsapp:hover{
background-image:url(../images/perfil_what_web.png);
}
.iconos_formulario#facebook:hover{
background-image:url(../images/foto_perfil_facebook.png);
}
.iconos_formulario#instagram:hover{
background-image:url(../images/foto_perfil_instagram.png);
}

.iconos_formulario:hover , .texto_icono:hover{
	text-decoration:none;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
    font-family: 'Open Sans', sans-serif;
}

.redes{
}

#data_fiscal{
height:100px;
width:70px;
background-image:url(http://www.irustiamarino.com.ar/dataweb/DATAWEB_ByN.jpg);
background-repeat:no-repeat;
}

#contenedor{
	width: 900px;
	margin:auto;
	height:auto;
	position:relative;
	visibility:visible;
	z-index:0;
behavior: url(PIE.htc);
}

.contenedor_linea{
	width: 900px;
	margin:auto;
	height:auto;
	position:relative;
	visibility:visible;
	padding-left:1px;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat:repeat-y;
	behavior: url(PIE.htc);
}

.contenedor_total{
	width: 100%;
	height:220px;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat:repeat-y;
	background-color:#FEFFEA;
	behavior: url(PIE.htc);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.debajo_de_contenedor_total{
	width: 100%;
	height:270px;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat:repeat;
	background-image:url(../images/fondo_menu_index.jpg);
	behavior: url(PIE.htc);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#promo{
width:300px;
height:327px;
background-image:url(../html/images/promo.png);
float:right;
margin-right:10px;
margin-top:90px;
}
#contactos{
	margin:auto;
	width:900px;
	height:440px;
	background-image:url(../html/images/Fondo_contactos.jpg);
	background-color:#FFFFFF;
	background-repeat: repeat;
}

#pie{
	width:707px;
	height:136px;
	padding-left:18px;
	padding-top:18px;
	margin-left:227px;
	background-repeat:no-repeat;
	background-image:url(http://www.irustiamarino.com.ar/images/pie_etiqueta.png);
	clear:both;
}

#pie_cuerpo{
	width:673px;
	float:right;
	height:4px;
	clear:both;
	
}
.linea{
	font-family: 'EB Garamond', serif;
	line-height:35px;
	font-size:18px;
	color:#CC0000;
}
.linea_dos{
font-family: 'EB Garamond', serif;
text-align:center;
display:block;
height:5px;
clear:both;
padding-right:20px;
color:#CC0000;
}
