/*
	Secretaría de Turismo - CEDOC VIRTU@L
	index.css
*/

div#descripcion {
	float: left;
	width: 70%;
}

p#descripcion_1 {
	font-size: 12pt;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

p#descripcion_imagenes {
	text-align: center;
}

img.descripcion_img {
	width: 4.20cm;
	height: 2.88cm;
}

p#descripcion_2 {
	font-size: 13pt;
	text-align: center;
	color: #006;
	font-weight: bold;
}

p#descripcion_3 {
	font-size: 10pt;
	text-align: center;
}

p#descripcion_3 a {
	text-decoration: underline;
	color: #006;
	font-weight: bold;
}

p#descripcion_4 {
	font-size: 10pt;
	text-align: center;



}

p#descripcion_4 a {







	text-decoration: underline;





	











	color: #006;

        font-weight: bold;
}

A




span#telefono {
	color: #006;
	font-weight: bold;
}

div#login {
	float: right;
}

fieldset {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 200px;
}

legend {
	font-size: 12pt;
	font-weight: normal;
}

label {
	font-size: 11pt;
}

input[type="text"] {
	display: block;
	width: 200px;
	margin-bottom: 10px;
	background-color: #bbe0e3;
	border: 1px solid #999;
	font-size: 12pt;
}

input#usuario {
	display: block;
	width: 200px;
	margin-bottom: 10px;
	background-color: #bbe0e3;
	border: 1px solid #999;
	font-size: 12pt;
}

input[type="password"] {
	display: block;
	width: 200px;
	margin-bottom: 10px;
	background-color: #bbe0e3;
	border: 1px solid #999;
	font-size: 12pt;
}

input#password {
	display: block;
	width: 200px;
	margin-bottom: 10px;
	background-color: #bbe0e3;
	border: 1px solid #999;
	font-size: 12pt;
}

input[type="button"] {
	display: block;
	width: 200px;
	margin-bottom: 10px;
	background-color: #bbe0e3;
	border: 1px solid #999;
	font-size: 12pt;
}

input#submit {
	display: block;
	width: 200px;
	margin-bottom: 10px;
	background-color: #bbe0e3;
	border: 1px solid #999;
	font-size: 12pt;
}

input[type="button"] {
	float: right;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12pt;
}

input#submit {
	float: right;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12pt;
}

div#login a, div#login a:visited {
	color: black;
	text-decoration: none;
}

div#login a:hover {
	color: #96b4b8;
	text-decoration: none;
}

div#div_olvido {
	clear: both;
	background-color: #eee;
}

input#email {
	width: 200px;
	margin-bottom: 6px;
	background-color: #bbe0e3;
	border: 1px solid #999;
	font-size:10pt;
}

input#submit_olvido {
	float: right;
	width: 80%;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 10pt;
}

p#olvido {
	font-size: 10pt;
	clear: both;
	text-align: center;
}

p#usuario_nuevo {
	font-size: 10pt;
	clear: both;
	text-align: center;
}

div#pie {
	clear: both;
	padding: 0px;
	height: 2cm;
}

div#pie_texto {
	padding: 0px;
}

div#pie_logo {
	padding: 0px;
	float: right;
}

table#pie_texto_tabla {
	margin-top: 0px;
	padding-top: 0px;
}

td#pie_texto_tabla_td1 {
	font-size: 10pt;
	vertical-align: middle;
	width: 40%;
}

td#pie_texto_tabla_td2 {
	text-align: right;
	vertical-align: bottom;
	width: 60%;
}

img#logo_cestur {
	height: 80px;
}

p#visitante {
	font-size: 10pt;
	text-align: center;
}

span#contador_span {
	display: block;
	font-size: 10pt;
	border: 1px solid #999;
	background-color: #bbe0e3;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#encabezado {
}

div#div-desactivar_sesion {
	border: 1px solid #999;
	background-color: #FFC;
}

label#label-desactivar_sesion {
	font-size: 9pt;
}

