@charset "utf-8";
body {
	margin: 0px;
	background-color: #b1c4d2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.menuLateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 29px;
	color: #bbc1c0;
	text-decoration: none;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
}

.menuLateral ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}

.menuLateral li {
	padding-top: 0px;
	margin-top: 0px;
	display: block;
	padding-left: 5px;
}

.menuLateral li a:link {
	color: #bbc1c0;
	text-decoration: none;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 50px;
	background-image: url(images/icono_txt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 20px;
	text-align: left;
}

.txt a:link {
	color: #FFFFFF;
	text-decoration: underline;
}


.txt a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.txt a:hover {
	color: #333333;
	text-decoration: underline;
}

.txt a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.txt ul {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;

}

.imgBG {
	background-image: url(images/imagen_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 320px;
	width: 553px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/vineta_txt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
}



.menuLateral li a:visited {
	color: #bbc1c0;
	text-decoration: none;

}

.menuLateral li a:hover {
	color: #ffffff;
	text-decoration: none;

}

.menuLateral li a:active {
	color: #bbc1c0;
	text-decoration: none;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B999C;
	height: 16px;
	width: 300px;
	border: 1px solid #A0B1BB;
	padding-left: 2px;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B999C;
	height: 80px;
	width: 300px;
	border: 1px solid #A0B1BB;
	padding-left: 2px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 80px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #ABBDC9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABBDC9;
	border-left-color: #ABBDC9;
	cursor: pointer;
}

.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbc1c0;
	text-decoration: none;
	padding-right: 20px;
}

.idioma a:link {
	color: #bbc1c0;
	text-decoration: none;
}

.idioma a:visited {
	color: #bbc1c0;
	text-decoration: none;
}

.idioma a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.idioma a:active {
	color: #bbc1c0;
	text-decoration: none;
}
