@charset "utf-8";
/* CSS Document */


/*ESPECIFICOS*/

.ContainerGeneral
{
	width:981px;
	overflow:hidden;
	margin:0px auto 0px auto;
}

.Contenido
{
	background-color:#FFFFFF;
	widows:981px;
	overflow:hidden;
	padding-bottom:25px;
}

.TituloPrincipal
{
	font-family:Verdana;
	font-size:28px;
	font-weight:bold;
	color:#FF3295;
	padding-left:20px;
	padding-top:15px;
		
}

.Texto
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	width:930px;
	color:#6B6B6B;
	padding-left:22px;
	line-height:17px;
	padding-right:29px;
	overflow:hidden;
	text-align:justify;	
	padding-top:15px;
	background-color:#FFFFFF;		
}

.Subtitulo
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FF3295;
	width:930px;
	padding-right:29px;
	padding-left:22px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top:15px;	
}
/*NIFTYS*/
.nifty_left_box{ margin: 0px 0px 0px 0px; height: 5px; background: transparent;}
b.rtop_left_box, b.rbottom_left_box{display:block;background: transparent;}
b.rtop_left_box b, b.rbottom_left_box b{display:block;height: 1px;overflow: hidden; background: #ffffff}
b.r1_left_box{margin: 0 5px}
b.r2_left_box{margin: 0 3px}
b.r3_left_box{margin: 0 2px}
b.rtop_left_box b.r4_left_box, b.rbottom_left_box b.r4_left_box{margin: 0 1px;height: 2px}

.nifty_rigth_box{ margin: 0px 0px 0px 0px; height: 5px; background: transparent;}
b.rtop_rigth_box, b.rbottom_rigth_box{display:block;background: transparent;}
b.rtop_rigth_box b, b.rbottom_rigth_box b{display:block;height: 1px;overflow: hidden; background: #ffffff}
b.r1_rigth_box{margin: 0 5px}
b.r2_rigth_box{margin: 0 3px}
b.r3_rigth_box{margin: 0 2px}
b.rtop_rigth_box b.r4_rigth_box, b.rbottom_rigth_box b.r4_rigth_box{margin: 0 1px;height: 2px}