
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondo.gif);
}

html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}

div, li, ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-size:12px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
	behavior: url(iepngfix.htc);
}

A {
	text-decoration:none;
	color:#333333;
}

A:hover {
	text-decoration:underline;
	color:#333333;
}

.espacio10 {
	height:10px;
	clear:both;
}

.espacio20 {
	height:20px;
	clear:both;
}

.clear {
	clear:both;
}

.inicio {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

.inicio_centrado {
	width:960px;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
	margin:10px auto 0px auto;
	padding-bottom:0px;
}

.footer {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;
}

.contenido {
	float:left;
	width:940px;
	padding:20px;
	background:#FFFFFF;
	border:1px solid #e8e9ea;
}

.logo {
	float:left;
	width:940px;
	height:78px;
}

.div_formulario {
	float:left;
	width:940px;
}

.div_formulario .formulario_header {
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:25px;
	text-align:center;
	font-size:14px;
}

.div_formulario .formulario_direccion {
	float:left;
	width:190px;
	height:25px;
	line-height:25px;
	padding-left:150px;
	font-size:16px;
	padding-bottom:20px;
}

.div_formulario .formulario_direccion_campo {
	float:left;
	width:380px;
	height:25px;
	padding-bottom:20px;
}

.div_formulario .formulario_direccion_campo input {
	width:200px;
}

.div_formulario .formulario_boton {
	float:left;
	width:100%;
	height:35px;
	padding-top:10px;
	text-align:center;
}

.div_formulario .formulario_boton input {
	height:25px;
	padding-left:20px;
	padding-right:20px;
}

.div_formulario .formulario_footer {
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:15px;
	text-align:center;
	font-size:12px;
}

.div_cargando {
	position:fixed;
	display:none;
	z-index:1000;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#000000 url(../img/cargando.gif) center no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.ajax {
	display:none;
	float:left;
	width:720px;
}

.ajax_tutorial {
	display:none;
	float:left;
	width:720px;
}

.tutoriales {
	float:left;
	width:100%;
}

.tutoriales li {
	float:left;
	width:100%;
	font-size:16px;
	padding-bottom:2px;
}

.tutoriales li.tutorial_link {

}

.tutoriales li.tutorial_cab {
	font-weight:bold;
	font-size:15px;
	padding-bottom:5px;
}

.tutoriales li.tutorial_vacio {
	height:15px;
	line-height:15px;
}

.tutorial {
	float:left;
	width:100%;
}

.tutorial li {
	float:left;
	width:100%;
	font-size:16px;
	padding-bottom:2px;
}

.tutorial li.tutorial_volver {
	font-size:15px;
	font-weight:bold;
	padding-bottom:20px;
	text-align:center;
}

.tutorial li.tutorial_cab {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

.tutorial li.tutorial_txt {
	padding-top:10px;
	padding-bottom:20px;
	font-size:14px;
}

.tutorial li.tutorial_img {
	text-align:center;
}

.tutorial li.tutorial_imprimir {
	height:40px;
	line-height:40px;
	text-indent:50px;
	background:url(../img/imprimir.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-top:10px;
}
