/* Start of CMSMS style sheet 'Ingrid' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/bg-yellow.png');
}

TD, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height : 18px;
	text-decoration : none;
}

H1 {
	font-size: 18px;
	line-height : 30px;
	color: #D16728;
	float: left;
	padding-left:300px;
	text-transform: uppercase;
}

.bggeral {
	background: no-repeat top left;
	background-image: url('images/bg-mundo.png');
}

.bghome {
	background: no-repeat top left;
	background-image: url('images/bg-temahome.png');
}
textarea{
	width: 400px;
	height: 100px;
}
/* End of 'Ingrid' */

