/* CSS Document */

* {margin:0; padding:0}
body {
	background-color:#F5D589;
	font-family:Geneva, Helvetica, Arial, sans-serif;
	font-size:0.8em;
	padding-top:13px;
	color:#333333;
	padding-bottom:20px;
	}
a {
	color: #B75300;
	text-decoration:none;
	}
a:hover {
	color: #F4A502;
	text-decoration:none;
	}
#mstr {
	width:778px;
	margin:auto;
	background-image:url(../comun/fd_maste_cont.png);
	}
#hdr {
	width:778px;
	height:116px;
	background-image:url(../comun/cab_cont.png);
	}
#plzs {
	width:160px;
	position: relative;
	top:60px;
	left:4px;
	}
#plzs img {
	padding:0px 3px;
	}
#mnhdr {
	position: relative;
	top:40px;
	left:170px;
	width:500px;
	}
#cnt {
	width:735px;
	margin:auto;
	margin-top:20px;
	padding-bottom:30px;
	}
#cltxt {
	width:140px;
	float:left;
	margin-left:5px;
	font-size:90%;
	}
#fts {
	width:410px;
	margin-left:165px;
	padding-bottom:20px;
	}
#cltxt2 {
	width:150px;
	float:right;
	font-size:90%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
#fts img {
padding:4px;
	}
#cnt2 {
	width:400px;
	margin:auto;
	padding:40px 10px 50px 10px;
	text-align:justify;
	overflow:auto;
	}
#cnt, #cnt2 img {
	padding-bottom:10px;
	padding-top:10px;
	}
#cnt ul, #cnt2 ul {
	list-style-image:url(../jpg/li_cltxt2.gif);
	}
#cnt ul li, #cnt2 ul li {
	margin-bottom:20px;
	}
#cltxt2 ul {
	margin-left:10px;
	list-style-image:url(../jpg/li_cltxt2.gif);
	}
#cltxt2 ul li {
	margin-bottom:3px;
	}
#situ {
	width:650px;
	margin:auto;
	padding-left:35px;
	}
.a120 {
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#ftr {
	width:778px;
	height:26px;
	background-image:url(../comun/ftr_cont.png);
	text-align:center;
	padding-top:15px;
	}
#ftr a, #mnhdr a {
	color:#7E6947;
	text-decoration:none;
		}
#ftr a:hover, #mnhdr a:hover {
	text-decoration:underline;
	color:#883300
	}
#ftr ul li, #mnhdr ul li {
	display:inline;
	margin-left:20px;
	}
.ttpg {
	font-size:200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9E4005;
	margin-bottom:20px;
	}
.lttl {
	color:#666666;
	font-size:90%;
	}
.rsltd {
	color:#B94A00;
	}