	body,
	html {
		margin:0;
		padding:0;
		background:url(../imagenes/bg_pg_azulepon.gif);
		color:#000;
	}
	body {
		min-width:750px;
	}
	#wrap {
	background:#CADBCE;
	margin:0 auto;
	width:750px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
	}
	#header {
	background:#000080;
	color: #270478;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
	background:#270478;
	padding:5px;
	color: #FFFFFF;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
	background:#FFFFFF;
	float:left;
	width:500px;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 21px;
	}
	#main h2, #main h3, #main p {
	padding:0 10px;
	color: #000000;
    }
	
	#maindos{
	float: none;
	text-align: left;
	font-size: small;
	width: 480px;
	padding: 5;
	background-color: #E4EDE7;
	left: 15px;
	position: static;
	line-height: 21px;
	border-top: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
	}
	#sidebar {
	background:#CADBCE;
	float:right;
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	#footer {
	background:#000080;
	clear:both;
	text-align: center;
	}
	
	#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: #6B8EA3;
	text-align: center;
	float: none;
	}
	.h2 {
	font-size: 22px;
	color: #660000;
	padding-left: 8px;
}
.textoenblanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

		/* CSS Document */
#footer a:link {
	color: #7BB5CA;
}
#footer a:visited {
    color: #7BB5CA;
	}
#footer a:hover {
	color: #CFE9EB;
}
#footer a:active {
	color: color: #7BB5CA;
	color: #CFE9EB;
}
.cursiva{
	font-style: normal;
	font-weight: bolder;
}
.cursivareal {
	font-style: italic;
}

