@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
body {
	background: url(../img/topo.jpg) no-repeat #161616 top center;
	margin: 0px;
}
#dv_menu{
	width:180px;
	height:232px;
	float:left;
	margin:223px 0 0 11px;
	cursor:default;
}
.item_menu{
	width:180px;
	height:22px;
	float:left;
	cursor:pointer;
	margin-bottom:8px;
}
#home{
	background:url(../img/bt_home.gif) 0 0 no-repeat;
}
#ipv{
	background:url(../img/bt_ipv.gif) 0 0 no-repeat;
}
#pos{
	background:url(../img/bt_pos.gif) 0 0 no-repeat;
}
#mestr{
	background:url(../img/bt_mestr.gif) 0 0 no-repeat;
}
#ext{
	background:url(../img/bt_ext.gif) 0 0 no-repeat;
}
#dist{
	background:url(../img/bt_dist.gif) 0 0 no-repeat;
}
#art{
	background:url(../img/bt_art.gif) 0 0 no-repeat;
}
#fcon{
	background:url(../img/bt_fcon.gif) 0 0 no-repeat;
}
#home:hover{
	background:url(../img/bt_home.gif) 0 -22px no-repeat;
}
#ipv:hover{
	background:url(../img/bt_ipv.gif) 0 -22px no-repeat;
}
#pos:hover{
	background:url(../img/bt_pos.gif) 0 -22px no-repeat;
}
#mestr:hover{
	background:url(../img/bt_mestr.gif) 0 -22px no-repeat;
}
#ext:hover{
	background:url(../img/bt_ext.gif) 0 -22px no-repeat;
}
#dist:hover{
	background:url(../img/bt_dist.gif) 0 -22px no-repeat;
}
#art:hover{
	background:url(../img/bt_art.gif) 0 -22px no-repeat;
}
#fcon:hover{
	background:url(../img/bt_fcon.gif) 0 -22px no-repeat;
}
#dv_cont{
	background:url(../img/bg_cont.jpg) no-repeat top right #434030;
	float:left;
	width:667px;
	height:518px;
	margin:217px 0 0 8px;
	padding:11px;
}
#dv_rod{
	float:right;
	width:667px;
	padding:11px;
	background:#161616;
	margin:0 21px 0 0;
}
.tx_rod{
	float:left;
	margin-top:1px;
}
.logo_dev{
	float:right;
}
.col{
	float:left;
	width:215px;
}
.it_cur{
	line-height:14px;
	width:215px;
	float:left;
	margin-bottom:11px;
}
.it_cur img{
	float:left;
	border:2px solid #FFFFFF;
	margin:1px 9px 10px 6px;
}
.it_cur img:hover{
	border:2px solid #377B24;
}
.bt_todos{
	float:left;
	margin:4px 0 0 60px;
}
.campos{
	border:2px inset #434030;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#434030;
}
#dv_email{
	margin-top:3px;
}
#tx_email{
	float:left;margin:5px 5px 0 5px;
}
.img_curso{
	border:2px solid #FFFFFF;
}