body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}
body {
	background-color: #fff;
}

a:link {
	color: #006666;
	text-decoration:none;
}
a:visited {
	color: #006563;
	text-decoration:none;
}
a:hover {
	color: #003333;
	text-decoration:none;
}
a:active {
	color: #333333;
	text-decoration:none;
}

.foot{
	color:#474747;
	text-align:left;
	font-size:9px;
	text-indent:1px;
	padding:10px;
}

HR{
	color:#006666;
	height:1px;
	padding:10px;
	margin:10px;
}
.foot_dest{
	font-weight:bold;
	color:#F0F0E9;
	background-color:#3D3D3D
}

.td_bg{
	background-color:#F0F0E9;
}

.lefd{
	padding:10px;
}
.midd{
	padding:10px;
	width:20px;
}
.raig{
	width:180px;
}

.tabla_right{
	background-color:#E1E1D4;
}

.tit{
	font-size:16px;
	font-weight:bold;
	color:#017C70;
}

H1{
	font-size:16px;
	font-weight:bold;
	color:#017C70;
}

.subtit{
	font-size:12px;
	font-weight:bold;
}

H2{
	font-size:12px;
	font-weight:bold;
}

.txt{
	font-size:11px;
	line-height:18px;
}

.midd{
	border-width:1px;
	border-color:#fff;
	border-style:dashed;
	border-left:none;
	border-top:none;
	border-bottom:none;
	/*width:100%;*/
	padding:1px;
	margin:1px;
	width:2px;
}


.sep{
	border-width:1px;
	border-color:#3D3D3D;
	border-style:dashed;
	border-left:none;
	border-right:none;
	border-bottom:none;
	height:1px;
	/*width:100%;*/
}
.sep2{
	border-width:1px;
	border-color:#3D3D3D;
	border-style:dashed;
	border-left:none;
	border-right:none;
	border-top:none;
	height:1px;
	/*width:100%;*/
}


.input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	height:14px;
	width:200px;
	border-style:solid;
	border-width:1px;
	border-color:#3D3D3D;
}

TEXTAREA{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	height:60px;
	width:300px;
	border-style:solid;
	border-width:1px;
	border-color:#3D3D3D;
}

.req{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3D3D3D;
}

.fecha{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#006666;
}
.fechax{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006666;
}


.sep_img{
	background-image:url(../img/sep.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding:10px;
	margin:10px;
	text-align:center;
	text-indent:10px;
	width:300px;
	background-color:#006666;
	height:1px;
	
}

.link_tit {
	font-size: 12px;
}
.link_tit:link {
	color: #333;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.link_tit:visited {
	text-decoration: none;
	color: #333;
}
.link_tit:hover {
	text-decoration: underline;
	color: #333;
}
.link_tit:active {
	text-decoration: none;
	color: #333;
}

.link_txt {
	font-size: 12px;
}
.link_txt:link {
	color: #333;
	text-decoration: none;
	font-size:12px;
}
.link_txt:visited {
	text-decoration: none;
	color: #333;
}
.link_txt:hover {
	text-decoration: underline;
	color: #333;
}
.link_txt:active {
	text-decoration: none;
	color: #333;
}