/* Start of CMSMS style sheet 'GA estudio' */
/*#C8B266 > marron */

* {
	margin:0;
	padding:0;
}
body {
	background:#555554;
	color:#999;
	font-family: Tahoma, Arial;
	font-size: .9em;
}
img {
	border: 0;
}
div#pagewrapper {
	margin: 10px auto;
	width: 720px;
}
div#header {
	height: 286px;
}
div#header h1 a {
	display: block;
	width:357px;
	overflow:hidden;
	background:url(images/animations_y.jpg);
	height:0;
	padding-top: 159px;
	margin:0 auto
}
div#header h3 {
	font-size:1em;
	font-weight:normal;
	margin:20px 0 30px;
	text-align:center
}
div#header #menu {
	list-style:none;
	height:30px;
	margin-bottom:20px
}
div#header #menu li {
	float:left;
	display:inline
}
div#header #menu li a {
	background:url(images/menu.png);
	padding-top:30px;
	height:0;
	overflow:hidden;
	display:block
}

div#header #menu li#download a {
	width:184px;
	background-position: 0 0
}
div#header #menu li#about-us a {
	width:218px;
	background-position: -184px 0
}
div#header #menu li#contact a {
	width:132px;
	background-position: -402px 0
}
div#header #menu li#message a {
	width:186px;
	background:none;
    border: none;
    text-decoration: none;
    height: 30px;
    margin-top: -30px;
}
div#header #menu li#download a:hover {
	background-position: 0 -30px
}
div#header #menu li#about-us a:hover {
	background-position: -184px -30px
}
div#header #menu li#contact a:hover {
  background-position: -402px -30px
}
div#header #menu li#message a:hover {
	background: none;
}
div#content h2{
  font-family: Georgia, Times New Roman;
  font-size: 32px;

}
div#content a {
	color:#ccc
}
div#content a:hover {
	text-decoration:none
}
div#content p {
	margin-top:20px;
    text-align: justify;
}
div#content p.small {
	font-size:.7em;
	font-family:Arial
}
div#content p.margen1 {
	margin-top:40px
}
div#footer {
	font-size:.7em;
	font-family:Arial;
	margin-top:30px;
	height:70px;
clear:both;
}
div#footer p.left {
	float:left
}
div#footer p.right {
	float:right
}
div#footer a {
	color: #ccc;
}
div#footer a:hover {
	text-decoration:none
}

/* End of 'GA estudio' */

