/* Estilos para la pagina de alta nueva desde enlaces externos tipo google */

#mainAltaGoogle {
	width: 1020px;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: white;
	border-left: 1px solid #2E5173;
	border-right: 1px solid #2E5173;
	text-align: justify;
	background-color: #d1f3fe;
	height: 100%;
	background-image: url(../imagenes/altaGoogleCuerpoAbajo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#paginaAltaGoogle {
	height: 100%;
	width: 1020px;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../imagenes/altaGooglePie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 646px;
}

#paginaAltaGoogle a.botonEnvio {
	margin:0px;
	padding:0px;
	width: 80px;
	height: 28px;
	background-image: url(../imagenes/altaGoogle/botonAlta.png);
	background-repeat: no-repeat;
	background-position: left top;	
	clear: both;
	float: right;
	margin-right:160px;
	margin-top:-170px;
	*margin-left: -182px;
}


#ladoMarcas {
	margin:0px;
	padding:0px;
	width:107px; /* 107 */
	height: 100%;
	float: right;
	background-color: #d1f3fe;
	overflow: hidden;
	min-height: 646px;
	
}

#ladoMarcas img {
	padding: 0px;
	margin: 0 auto;
	width: 86px;
	display: block;
	margin-bottom:15px;
}

#ladoFormulario {
	margin:0px;
	padding:0px;
	width: 913px;
	float: left;
	display: block;
	background-color: #d1f3fe;
	height: auto;
}

#ladoFormulario #cabecera {
	margin:0px;
	padding:0px;
	width:913px;
	height:96px;
	clear:both;
	display: block;
	background-image: url(../imagenes/altaGoogleCabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#ladoFormulario #cabecera #textoCabecera {
	width:540px;
	height: 100%;
	float: right;
}

#ladoFormulario #cabecera #textoCabecera p {
	font-size:12pt;
	width: 300px;
}

#ladoFormulario #cabecera #textoCabecera p .textoMuyGrande {
		font-size:18pt;
	font-weight: bolder;
	margin-top:15px;
}

#ladoFormulario #cabecera #textoCabecera p.tituloFuerte {
	font-size:14pt;
	font-weight: bolder;
	margin-top:15px;
}

#ladoFormulario #cabecera #textoCabecera p {
	margin: 0px;
	padding: 0px;
}


#ladoFormulario #cuerpo {
	margin:0px;
	padding:0px;
	width:913px;
	height:344px;
	clear:both;
	display: block;
	background-image: url(../imagenes/altaGoogleCuerpo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#ladoFormulario #cuerpo #formulario {
	width:610px;
	height: 100%;
	float: right;
}

#ladoFormulario #cuerpo #formulario p {
	height: 30px;	
	clear: both;
	margin: 0px;
	padding: 0px;
}

#ladoFormulario #cuerpo #formulario p.resultado {
	margin-left:10px;
	margin-right:10px;
	font-size: 11pt;
}

#ladoFormulario #cuerpo #formulario label {	
	font-weight: bolder;
	margin-left:10px;
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	padding-right:10px;
}

#ladoFormulario #cuerpo #formulario input {	
	width: 250px;
}

#ladoFormulario #cuerpo #formulario select {
	width: 210px;
}

#ladoFormulario #cuerpo #formulario #textoCabecera {
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:25px;
	
}

#ladoFormulario #cuerpo #formulario #textoCabecera p.tituloFuerte {
	font-size:14pt;
	font-weight: bolder;
	margin-top:15px;
}

#ladoFormulario #cuerpo #formulario #textoCabecera p .textoMuyGrande {
	font-size:18pt;
	font-weight: bolder;
	margin-top:15px;
}


#ladoFormulario #pie {
	margin:0px;
	padding:0px;
	width:913px;
	height:206px;
	clear:both;
	display: block;
	background-image: url(../imagenes/altaGooglePie.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
