@charset "utf-8";
/* CSS Document */
@import url("../css/layout.css");
@import url("../css/textos.css");
@import url("../css/enlaces.css");
@import url("../css/imagenes.css");

body{
	background-image: url(../graf/bg/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-color: #ebebeb;
	text-align:left;

}
#cont_shw #cont_principal #pagina-form #logo-la-conjuncion {
	background-image: url(../graf/logo/logotipo-la-conjuncion-y.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 140px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 60px;
	width: 250px;
	cursor: pointer;
	float:left;
}
#antetitulo-form    {
	height: auto;
	display: block;
	margin-top: 20px;
	float:left;
	width:100%;
}