	body,
	html {
		margin:0;
		padding:0;
		background:url(../imagenes/bg_pg_cverde.gif);
	}
	body {
		min-width:750px;
	}
	#wrap {
	background:transparent url(../imagenes/wrapinmult.gif) repeat-y;
	margin:0 auto;
	width:743px;
	}
	#header {
	background:#000080;
	width: 738px;
	}
	#header h1 {
    	
    }
	#nav {
	background:#270478;
	color: #FFFFFF;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
	background:transparent;
	float:left;
	width:500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	}
	#main h2, #main h3, #main p {
	padding:0 10px;
	color: #000000;
    }
	#sidebar {
	float:right;
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	
	#sidebar a:link {
	color: #0000FF;
	text-decoration: none;
	}
	#sidebar a:visited {
	color: #0000FF;
	text-decoration: none;
	}
	#sidebar a:hover {
	color: #330066;
	text-decoration: underline;
	}
	#sidebar a:active {
	color: color: #7BB5CA;
	color: #333366;
	text-decoration: underline;
	}
	.rotulotexto{
	font-size: 16px;
	font-weight: bolder;
	}
	#footer {
	background:#000080;
	clear:both;
	text-align: center;
	width: 738px;
	}
	
	#footer p {
		padding:5px;
		margin:0;
	}
	.subrayadocolor {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	}
	.menutitulos{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #99AA99;
	text-align: center;
	}
	.h2 {
	font-size: 22px;
	color: #999999;
	padding-left: 8px;
}
.textoenblanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

		
#footer a:link {
	color: #7BB5CA;
}
#footer a:visited {
    color: #7BB5CA;
	}
#footer a:hover {
	color: #CFE9EB;
}
#footer a:active {
	color: color: #7BB5CA;
	color: #CFE9EB;
}
.rotulotexto{
	font-size: 16px;
	font-weight: bolder;
}
.h1 {
	font-size: 66px;
	line-height: 80px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
