body{
	background-color:white;
	background:url(../images/background.gif) repeat-x;
	font-family:arial;
	font-size:12px;
}
a{
	text-decoration:none;
}
#all{
	margin:0px;
	width: 640px;
	padding:7px;
	background:white;
}
#all #logo{
	background:url(../images/logo.jpg) no-repeat;
	height:143px;
	width:640px;
}
#all #barra_superior{
	height:23px;
	background-color:#e1d0cf;
	margin-top:6px;
	text-align:right;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
}
#all #barra_superior img{
	border:0px;
}
#all #barra_superior #amigo{
	float:left;
}
#all #barra_superior #addthis{
	float:left;
}
#right_border{
	background:url(../images/border.gif) right repeat-y;
	width:658px;
	margin-left:auto;
	margin-right:auto;
}
#top_corner{
	background:url(../images/top_corner.gif) right no-repeat;
	width:4px;
	height:7px;
	position:absolute;
	margin-left:654px;
	border:0px solid red;
	_margin-top:-4px;
}
#bottom_corner{
	background:url(../images/bottom_corner.gif) bottom no-repeat;
	width:658px;
	height:4px;
	margin-top:3px;
	margin-left:1px;
	_position:absolute;
	_margin-top:-11px;
}
#content{
	color:#525252;
}
#parrafo{
	margin:45px;
	margin-bottom:0px;
	margin-top:0px;
}
p{
	text-align:justify;
}
table.link_list{
	border-collapse: collapse;
}
table.link_list tr{
	height:54px;
}
table.link_list tr.c1{
	background:#e6e6e6;
}
table.link_list tr.c2{
	background:white;
}
table.link_list td.img{
	width:64px;
	text-align:center;
	_padding-top:5px;
}
table.link_list td.img img{
}
table.link_list td.txt{
	width:625px;
	color:#525252;
	padding-left:5px;
	font-size:14px;
}
table.link_list td.txt a{
	color:#964145;
	font-weight:bold;
	font-size:14px;
}
table.link_list td.txt p{
	font-weight:bold;
	font-size:14px;
}
#footer{
	height:39px;
	background-color:#b7bcc0;
	margin:6px 0 6px 0;
	color:white;
	text-align:center;
	padding-top:5px;
}
#link_web{
	text-align:center;
}
#link_web a{
	color:#ad6a6c;
	text-decoration:none;
	font-weight:bold;
}

#right_border #all #tabs #dhtmlgoodies_tabView1 div p{
	/* border:1px solid; */
	font-family:arial;
	font-size:12px;
}

#right_border #all #tabs #dhtmlgoodies_tabView1 ol li{
	font-family:arial;
	font-size:12px;
}
