@charset "utf-8";
/* CSS Document */

#container {
	font-family:Mangal, Tahoma, "Bookman Old Style";
	width:755px;
}
#body{font-family:Mangal, Tahoma, "Bookman Old Style";}
.tabs {
	width:120px; height:30px;
	margin-right:2px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	float:left;
	cursor:pointer;
	border:0px solid #ccc;
	border-bottom:0;
}
#content {
	font-family:Mangal, Tahoma, "Bookman Old Style";
	width:900px;
	height:500px;
	clear:both;
	border:0px solid #ccc;
	/*background-color:#FFFFFF;*/
	border-top-style:none;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	
}
.tabs2 {
	width:180px; height:30px;
	margin-right:1px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	float:left;
	cursor:pointer;
	border:0px solid #ccc;
	border-bottom:0;
}
#content2 {
	font-family:Mangal, Tahoma, "Bookman Old Style";
	height:900px;
	clear:both;
	border:0px solid #ccc;
	/*background-color:#FFFFFF;*/
	border-top-style:none;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	
}
#load {
	position:absolute;
	left:0;
	top:0;
	width:130px;
	height:30px;
	/*background-color:#FFFFFF;*/
	color:white;
	display:none;
}
#titulo{
	font-family:Mangal, Tahoma, "Bookman Old Style";
	font-weight:bold;
	text-shadow:0.2em 0.2em 0.3em #000000;	
	color:#CC9900;
}
#documento{
	text-align:justify;
}
.opinion{
	font-family:Mangal, Tahoma, "Bookman Old Style";
	font-size:13px;
}
.opinion_texto{
	font-family:Mangal, Tahoma, "Bookman Old Style";
	font-size:12px;
}

.Puntos{
	font-family:Mangal, Tahoma, "Bookman Old Style";
	font-size:12px;
	color:#cccccc;
	font-weight:100;
}

.links{
	font-family:Mangal, Tahoma, "Bookman Old Style";
	font-size:12px;
	color:#000000;
	font-weight:100;
	text-decoration:none;
}
#contenido{
	font-family:Mangal, Tahoma, "Bookman Old Style";
	font-size:12px;
	font-stretch:expanded;
	font-weight:bold;
	color:#000000;
	text-shadow:0.2em 0.2em 0.3em #FFFFFF;
}
.contenido{
	font-family: Mangal, Tahoma, "Bookman Old Style";
	font-size:12px;
	color:#000000;
	font-stretch:expanded;
	text-shadow:0.2em 0.2em 0.3em #FFFFFF;
}