/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-color:#fff;
			background-repeat:repeat-x;
			background-position:top;
			line-height:14px;
			}
p 	{
			padding:0;
			margin:0;
			}
*		{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:14px;
	text-decoration: none;
			}
			
form {
			padding:0;
			margin:0;
			}
.text_notic/*------------------------------Header----------------------*/		

/*------------------------------Menu----------------------*/	

 {
	font-size:11px;
	font-weight:lighter;
	color:#000000;
	text-decoration:none;
	padding-left: 8px;
	font: tahoma;
			}
.text_notic:hover {
	font-size:10px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	padding-left: 8px;
	font: tahoma;
			}
.menu_izqui {
	background-repeat: no-repeat;
	background-position:center;
	font-size:10px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
			}
.menu_izqui:hover {
			font-size:10px;
			font-weight:bold;
			color:#000;
			text-decoration:none;
			}
			
/*------------------------------Body----------------------*/	

.ssp {



			}
			
.mas_sobre {
	font-size:11px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
			}
.mas_sobre:hover {
			font-size:10px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			}
.puntos {
			background-repeat:repeat-y;
			background-position:left;
			padding-left:16px;
			}
.titulo {
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-indent: 5pt;
			}
.mas_sobre_2 {
			font-size:10px;
			font-weight:bold;
			color:#075C8F;
			text-decoration:none;
			}
.mas_sobre_2:hover {
			font-size:10px;
			font-weight:bold;
			color:#001B2B;
			text-decoration:none;
			}
/*------------------------------Pie----------------------*/

.tit_notc {
	padding:11px;
	font: tahoma;
	color: #990000;
			}
.menu_pie {
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			}
.menu_pie:hover {
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:underline;
			}
