body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dcdcdc;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#contenedor {
	float: none;
	height: 710px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_int {
	float: none;
	height: 980px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 150px;
	width: 900px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.demo {
	float: right;
	margin-top: 46px;
}
#ingreso {
	float: left;
	height: 560px;
	width: 399px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#form {
	float: left;
	height: 450px;
	width: 400px;
	padding-top: 30px;
}
#text {
	float: left;
	height: 40px;
	width: 360px;
	text-decoration: underline;
	padding-top: 40px;
	padding-left: 40px;
}
#info {
	float: left;
	height: 560px;
	width: 499px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#edufacil_opciones {
	float: left;
	height: 200px;
	width: 500px;
}
#publicidad {
	float: left;
	height: 360px;
	width: 500px;
}
#footer {
	height: 26px;
    width: 100%;
    background-color: #1c2d52;
    color: #FFFFFF;
    text-align: center;
    bottom: 0;
    background-image: url(../img/colores.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 20px;
    margin-top: 20px;
}
a {
	color: #666;
	text-decoration: underline;
}

.edu_opciones {
	float: left;
	margin-top: 40px;
	margin-left: 40px;
}
.condiciones {
	float: left;
	height: 20px;
	width: 140px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.inicio {
	float: left;
	height: 20px;
	width: 50px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

.privacidad {
	float: left;
	height: 20px;
	width: 140px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#contenedor_interior {
	color: #333;
	overflow-x: scroll;
	overflow:auto;
	float: left;
	height: 480px;
	width: 900px;

}
#contenedor_demo {
	color: #333;
	float: left;
	height: 480px;
	width: 900px;
	background-image: url(../img/bg_interior480.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
	-moz-box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
	box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
}
#contenedor_tips {
	color: #333;
	float: left;
	height: 810px;
	width: 900px;
	background-image: url(../img/bg_interior480.png);
	background-repeat: repeat-y;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
	-moz-box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
	box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
	padding-top: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: right;
	margin-top: 150px;
	margin-bottom: 20px;
	width: 900px;
	text-align: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
	text-align: center;
}
h3 {
	color: #90B415;
	text-align: center;
}
h4 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
h6 {
	float: right;
	margin-top: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	width: 300px;
	clear: both;
}
.imagen_post {
	float: left;
	margin-right: 10px;
	margin-top: 100px;
	margin-left: 40px;
}
#text_error {
	text-align: center;
	float: left;
	height: 60px;
	width: 400px;
	margin-top: 180px;
	font-size: 16px;
}
.porque {
	background-color: #FFF;
	border: 1px solid #999;
	float: left;
	height: 200px;
	width: 390px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: justify;
}

.input_login{
    background-image: url(../img/rellenar_form.png);
    background-repeat: no-repeat;
    background-color: none;
/*    border: none;*/
    border-width:0;
    text-align: center;
    width: 155px;
    height: 46px;
    line-height:46px;
}
.in_foot {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.txt_foot {
	padding-left: 10px;
}
.log_foot {
	margin-top: 20px;
}

#contenedor_contrasenas {
	color: #333;
	float: left;
	height: 515px;
	width: 900px;
	background-image: url(../img/bg_interior480.png);
	background-repeat: round;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
	-moz-box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
	box-shadow: 0px 0px 12px rgba(46, 50, 50, 1);
}