@charset "utf-8";
@charset "utf-8";

.total {
	background-color: #FFFFFF;
	height: 1850px;
	width: 1000px;
	margin-top: -150px;
	margin-left: auto;
	margin-right: auto;
}

.central {
	background-color: #FFFFFF;
	width: 935px;
	height: 1500px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.separador {
	background-color: #FFFFFF;
	width: 935px;
	height: 1px;
	float: left;
	margin-top: 85px;
}

.tit1 {
	float: left;
	height: 35px;
	width: 458px;
	margin-top: 0px;
	margin-right: 0px;
	clear: none;
	margin-left: 0px;
	background-image: url(IMG_contacto/vineta.png);
	background-repeat: no-repeat;
	background-position: left;
}
	

@font-face {
    font-family: 'DroidSansBold';
    src: url('fonts/DroidSans-Bold-webfont.eot');
    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face{
   font-family: "Droid Sans";
   font-style: normal;
   font-weight: normal;
   src: url("http://www.sudestada.com/fonts/DroidSans.ttf");
}

@font-face{
   font-family: "l_10646";
   font-style: normal;
   font-weight: normal;
   src: url("http://www.sudestada.com/fonts/l_10646.ttf");
}
.col_txt {
	float: left;
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.col_img_med {
	float: right;
	height: auto;
	width: 465px;
	margin-right: 235px;
}
.col_img_simple {
	float: right;
	height: auto;
	width: 255px;
	margin-right: 235px;
}
.col_img_der{
	float: right;
	height: auto;
	width: 700px;
}

.col_destac {
	float: right;
	height: auto;
	width: 465px;
	margin-right: 235px;
	background-image: url(img/trama_lat.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
