* {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

.Secion {
font-family: Georgia, Bell MT, Times New Roman, Times, serif;
font-size: 14px;
color:  #5B5C5E;
font-weight: bold;
text-decoration:none;
}

.titulo {
font-family: Georgia, Bell MT, Times New Roman, Times, serif;
font-size: 14px;
color:  #FFF;
font-weight: bold;
text-align: center;
text-decoration:none;
}

.txt1 { color:#31639F;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 17px;
	font-weight: bold;
	font-family : Thaoma, Bell MT;
}

p {
	color : #444;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 15px;
	font-family : Thaoma, Bell MT;
	text-align: justify;
}

.menu01 {
	color : #176F07;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #941C0A;
	text-decoration: none;
}
.menu01 a:hover {
	color : #C7641F;
}

a {
	border:0px solid #FCEEB0;
	text-align:center;
	text-decoration:none;
	padding:3px;
	_padding-center:0;
	font-weight: bold;
	font:bold 12px Lucida Bright,Times New Roman,Bell MT,Arial;
	color: #a4a4a4;
	cursor:pointer;}
a:hover {
	color : #868789;
}
.bien {
    color: #444;
    font: normal 11px arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.mail {
    color: #444;
    font: normal 11px arial, sans-serif;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}

a img.def  {display:none}
a img.over {display:inline}

a:hover img.over{display:none !important}
a:hover img.def {display:inline !important}



#TablaClave
{
	border-right: 1px solid #5B5C5E;
	border-left: 1px solid #5B5C5E;
	border-bottom: 1px solid #5B5C5E;	
	border-collapse: collapse;
}
#TablaClave th
{

}
#TablaClave tfoot td.rounded-foot-left
{
	background: url('image/botleft.png') left bottom no-repeat;
}
#TablaClave tfoot td.rounded-foot-right
{
	background: url('image/botright.png') right bottom no-repeat;
}
