/* CSS Document */

.fondo{
	background-color:#D4D9EA;
	margin-bottom:0px;
}
.content{
	height:100%;
	width:788px;
}
.top{
	height:83px;
	background-image:url('imges/top.gif');
	background-repeat:no-repeat;
}
.bg{
	background-image:url('imges/bg.gif');
	background-repeat:repeat-y;
}
.bg2{
	background-image:url('imges/bg2.gif');
	background-repeat:repeat-y;
}
.bgB{
	background-image:url('imges/bgB.gif');
	background-repeat:repeat-y;
}
.tblmenu{
	width:165px;
}
.celdamenu{
	border-bottom-style:dotted;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	height:22px;
	vertical-align:middle;
}
.mosca{
	background-image:url('imges/mosca.gif');
	background-repeat:no-repeat;
	background-position: bottom center;
}
.bordehorizontal{
	border-top-color:#89B98E;
	border-top-width:1px;
	border-top-style:solid;
}
.bordelateral{
	border-right-color:#89B98E;
	border-right-width:1px;
	border-right-style:solid;
}
/* textos */
.txt{
	font-family: Verdana, sans-serif;
	color:#294494;
	font-size:11px;
}
.txt10{
	font-family: Verdana, sans-serif;
	color:#294494;
	font-size:10px;
}
.tit{
	font-family: Verdana, sans-serif;
	color:#368148;
	font-size:13px;
	font-weight:bold;
}

.txtVerde{
	font-family: Georgia, serif;
	color:#368148;
	font-size:11px;
}
.enlaces{
	font-family: Georgia, serif;
	color:#294494;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.enlaces:hover{
	font-family: Georgia, serif;
	color:#0B4114;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.menu{
	font-family: Georgia, serif;
	font-size:11px;
	color:#284394;
	background-image:url('imges/off.gif');
	background-repeat:no-repeat;
	padding-left: 14px;
	background-position: middle left;
	text-decoration:none;
}
.menu:hover{
	color:#368148;
	background-image:url('imges/on.gif');
	background-repeat:no-repeat;
	padding-left: 14px;
	background-position: middle left;
	text-decoration:none;
}
.sub{
	font-family: Georgia, serif;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.sub:hover{
	font-family: Georgia, serif;
	color:#294494;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.pad15{
	padding-left:15px;
}
.pad30{
	padding-left:30px;
}
.pad45{
	padding-left:48px;
}
.foto{
	border-width:2px;
	border-color:#368148;
	border-style:solid;
}
.tbfoto{
	border-width:2px;
	border-color:#294494;
	border-style:solid;

}
.bgazul{
	background-color:#D4D9EA;
}

/* formulario */
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; weight: 10px; color: #294494;
background-color: #EDFFE6; border: #EDFFE6; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.inputbtn { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; weight: 10px; color: #ffffff;
background-color: #368148; border: #368148; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Verdana, Arial, Helvetica, sans-serif; color: #294494; 
background-color: #EDFFE6; border: #EDFFE6; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; color: #294494; 
background-color: #EDFFE6; border: #EDFFE6; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

