@charset "utf-8";
/* CSS Document */
	
	
	a:active {
	text-decoration:none;
	}
	
	
	a:hover {
	font-weight:bold;
	}
	
	
	#opciones{
	width:901px;
	margin:auto;
	}
	
	#menu {
	width:193px;
	height:768px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/menufondo.jpg);
	}
	
	#titulos {
	float:left;
	width:174px;
	height:22px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:9px;
	margin-right:auto;
	background-image:url(../images/menu/fondomenu.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#titulo2 {
	width:auto;
	height:13px;
	margin-top:5px;
	margin-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
	
	#opciones2 {
	float:left;
	width:170px;
	height:auto;
	margin-top:5px;
	margin-left:13px;
	margin-right:auto;
	margin-bottom:5px;
	text-align:left;
	}
	
	#opciones {
	width:168px;
	height:13px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:3px;
	margin-right:auto;
	text-align:left;
	}
	
	
	.section {
  	padding: 0 0 0px 0;
 	border-bottom: 1px solid #d8d8d8;
  	margin-top:2px;
  	margin-bottom:2px;
  	margin-right:0px;
  	}
	
	.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	text-decoration:none;
	}
	
	.opciones a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	}
	
	.opciones a:active {
	text-decoration:none;
	}

	.rollo01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	text-align:justify;
	color:#1C1C1C;
	}
	
		.rollobold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	text-align:justify;
	font-weight:bold;
	color:#1C1C1C;
	}