@charset "utf-8";


body {
	background-image: url(../images/fond.jpg);
	margin-top: 0;
	margin-botton: 0;
	margin-left: 0;
	margin-right: 0;
}

h1 {
	font-size: 20px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
}
h2 {
	font-size: 16px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}

h2 b {
	font-size: 24px;
	}

.fondo_home {
	background-image: url(../images/home_fond.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EBE7E7;
}
.fondo_servicios {
	background-image: url(../images/servicios_fond.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EBE7E7;
}
.fondo_salta {
	background-image: url(../images/salta_fond.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EBE7E7;
}
.texto {
	font-size: 12px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight:normal;
}

.texto a{
	font-size: 12px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight:none;
	text-decoration: underline;
}

.texto2 {
	font-size: 11px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	line-height: 13px;
	font-weight:bold
}

textarea{
	font-size: 12px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight:normal;
	width:100%;
	}

	
.textbox{
	font-size: 12px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight:normal;
	width:155px;
	text-align:center;
	}
.textbox2{
	font-size: 12px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight:normal;
	width:30px;
	text-align:center;
	}
	
.textbox3{
	font-size: 12px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight:normal;
	width:300px;
	text-align:center;
	}	

.textbox_fecha{
	font-size: 12px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight:normal;
	width:100px;
	text-align:center;
}

.botonera {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold
}
.botonera a{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
}
.idioma{
vertical-align:middle;
position:relative;
right:0px;
top:70px;
text-align:center;
}

.footer {
	font-size: 11px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}

.footer a {
	font-size: 11px;
	color: #7B1415;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

.design {
	font-size: 11px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top: 10px
}

.design a {
	font-size: 11px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
}

