/* Guia turistica nicaragua CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/mainback.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #35A707;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #35A707;
}
a {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.minitexto {
	font-size:9px;
	color: #CCCCCC;
}
.minitexto2 {
	font-size:9px;
	color: #006600;
}
/*
.tdcontent {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADBCD8;
	border-right-color: #ADBCD8;
	border-bottom-color: #ADBCD8;
	border-left-color: #ADBCD8;
}
*/
.tdcontent {
	border: 0px;
	padding: 0;
	
}
/*
.tablecontent {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADBCD8;
	border-right-color: #ADBCD8;
	border-bottom-color: #ADBCD8;
	border-left-color: #ADBCD8;
	padding-bottom: 10px;
}
*/
.tablecontent {
	border: 0;
	padding-bottom: 10px;
}
.textoblanco {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textoamarillo {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
.titulos {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.titulosblancos {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.subtitulos {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}		
img { behavior: url(css/iepngfix.htc)
}
.textobox {
	background-color: #d9e2f3;
	border: 1px solid #a3b8e2;
	padding: 5px;
	text-align: justify;
	line-height: 12px;
}
.sidebox {
	background-color: #d9e2f3;
	border: 1px solid #a3b8e2;
	padding: 5px;
	text-align: justify;
	line-height: 12px;
	background-image: url(../images/boxback.jpg);
}
.bannerback {
	background-image: url(../images/blinks/bk.jpg);
	background-repeat: repeat-x;
}
