body{
	color:#666;
	font-family: Arial;
	background-color: #CCC;
}
.container{
	width: 800px;
	height:1200px;
	background-color: #FFF;
	border:solid 2px #999;
	margin: auto;
	font-family: Arial;
	padding: 20px;
}
.ventana{
	width: 100%;
	height: 100%;
	color: #FFF;
	position: fixed;
	background-image: url(../img/bg-modal.png);
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}
.form{
	width: 450px;
	height: 400px;
	padding: 25px;
	color: #FFF;
	top: 50%;
	left: 50%;
	position: relative;
	margin-left: -270px;
	margin-top: -270px;
}
.cerrar{
	font-weight: 900;
	text-align: right;
	margin-top: -20px;
	margin-left: -20px;
}
.cerrar a{
	color: red;
}
#contenedor .contenido .content-interior .left {
	float: left;
	width: 380px;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 15px;
	padding-top: 18px;
}
#contenedor .contenido .content-interior .rigth {
	float: right;
	width: 350px;
	height: 385px;
	text-align: center;
	font-style: oblique;
	margin-top: 35px;
}
#contenedor .contenido .content-interior .company {
	font-size: 14px;
	/*text-align: justify;*/
	width: 760px;
	float: left;
}
#contenedor .contenido .content-interior .company p img {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 5px;
	border: medium solid #CFCFCF;
}
#contenedor .contenido .content-interior .expedit-p {
	float: left;
	width: 370px;
	margin-right: 10px;
	height: auto;
}
 #separador{clear:both}#contenedor .contenido .content-interior .expeditions-p-2 {
	width: 745px;
	color: #333;
}
.ventana1{
	width: 100%;
	height: 100%;
	color: #FFF;
	position: fixed;
	background-image: url(../img/bg-modal.png);
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}
.form1{
	width: 450px;
	height: 400px;
	padding: 25px;
	color: #FFF;
	top: 50%;
	left: 50%;
	position: relative;
	margin-left: -270px;
	margin-top: -270px;
}
.cerrar1{
	font-weight: 900;
	text-align: right;
	margin-top: -20px;
	margin-left: -20px;
}
.cerrar a1{
	color: red;
}
#contenedor .contenido .content-interior .expeditions-p-2 .iframm {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contenedor .contenido .content-interior .expeditions-p-2 .iframm .uno {
	width: 340px;
	float: left;
	height: 25x;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	font-size: 18px;
	padding-top: 5px;
	font-family: 'lato', cursive;
	color: #3E4D71;
}
#contenedor .contenido .galery {
	width: 980px;
	margin-top: 10px;
	padding: 10px;
}
#contenedor .contenido .galery div .volver {
	height: 30px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#contenedor .contenido .content-interior .company .logos .logo1 {
	width: 300px;
	float: left;
	height: 150px;
	margin-left: 35px;
}
#contenedor .contenido .content-interior .company .logos .logo2 {
	height: 100px;
	width: 300px;
	float: left;
	margin-left: 50px;
	margin-top: 30px;
}
#contenedor .contenido .asdewq {
	width: 700px;
	float: right;
	/*margin-right: 20px;*/
}
