@charset "utf-8";
/* CSS Document */

body {
	background-color: #F7F0E2;
	font-family:Arial, Helvetica, sans-serif;
	color: #6B0101;
	font-size: 13px;
	}
h2{
	
	font-size: 130%; 
	color: #800040;
	margin-top: 10px;
	margin-bottom:0;
	width:60%;
	min-width: 200px;
	max-width: 500px;
	background-image: URL(f_rotulo2a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	padding: 2px;
	line-height:normal;
	white-space:nowrap;
	padding-left:5px;
	}
p {
	text-align:center;
	}

p.enlace {
	
	font-size:85%;
	}
p.enlace a {
	color:#800040;
	text-decoration:none;
}
p.enlace a:hover {
	text-decoration:underline;
}

div.publi {
width:728px; height:90px; background-color:#CFC5B5; text-align:center;margin:auto;
}
