* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7772;
	background:  #FFFFFF url(images/bg01.jpg) repeat-x top left;
	text-align:center;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}


a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0AAAFD;
}

a:hover, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF6700;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0AAAFD;
}

#webcontent {
width: 990px;
margin: 0 auto 0 auto;
text-align:left;

}

#menu {
	min-height:148px;
	height: auto !important;
	height:148px;
	overflow:auto;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	float:left;
	width:980;
	padding-left: 245px;
}



#menu li {
	display: block;
	float: left;
	width: 122px;
	padding: 103 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 40px;
	padding: 13 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img03.jpg);
}

#content {
	float: left;
	width: 530px;
}


.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 90%;
}


.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FFFFFF;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

#logo1 {
	float: left;
	width: 200px;
	height: 87px;
}

#logo2 {
	float: left;
	width: 200px;
	height: 91px;
}

#logo3 {
	float: left;
	width: 200px;
	height: 118px;
}

#logo4 {
	float: left;
	width: 200px;
	height: 87px;
}

#privado {
	float: left;
	margin-top: 10px;
	width: 200px;
	height: 50px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;	
}

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: none;
	color: #FF6600;
}

#sidebar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
	
#sidebar h1 {
	padding-top: 10px;
	letter-spacing: 3px;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}

#swf {
	float: left;
	width: 230px;
}


#footer {
	clear: both;
	height: 17px;
	background: #1E79FD;
	border-top: 2px solid #FF6600;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #FFFFFF;
}

#footer a {
	color: #FF6600;
}

#footer a:hover {
	color: #FFFFFF;
}


.boton{
color: #ffffff;
font-weight:bold;
font-size: 16px;
text-align:right;
padding: 15px 10px 5px 45px; 

}
.boton1{
color: #ffffff;
font-weight:bold;
font-size: 10px;
text-align:right;
padding: 15px 10px 5px 45px; 

}

