* {
    margin: 0;
    padding: 0;
}

body {
    padding: 30px 0;
    font: 13px/21px Franklin Gothic Medium, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #666;
    background: #dfdfdf url(images/bgQUITAR.gif) repeat-x top;
}

p {
    padding: 8px 0;
    text-align: justify;
}

a {
    text-decoration: underline;
    color: #444;
    outline: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

#main {
    margin: 0 auto;
    width: 900px;
    text-align: left;
    background: White url(images/bg2.gif) repeat-y;
    margin-top:-10px;
    border:1px solid #c0c0c0;
}

#header {
    position: relative;
    height: 181px;
    background: url(images/bg3QUITAR.gif) no-repeat top;
    
}

#logo {
    padding-top: 10px;
    height: 110px;
}

#logo h1 {
    float: left;
    padding: 0 0 0 40px;
    font-weight: normal;
    font-size: 42px;
    line-height: 52px;
    /*text-transform: lowercase;*/
    letter-spacing: -1px;
    color: #7CAD62;
}

#logo h2 {
    float: left;
    padding: 0 0 0 3px;
    font-weight: normal;
    font-size: 14px;
    line-height: 46px;
    color: #6C6C6C;
    /*text-transform: lowercase;*/
}

#search {
    position: absolute;
    top: 36px;
    left: 644px;
    width: 220px;
}

#search form {
}

#search input.text {
    float: left;
    display: block;
    padding: 2px;
    width: 135px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #6C6C6C;
    background: #FDF6D5;
    border: 1px solid #E8DEA3;
    border-bottom: 1px solid #F2EDC9;
    border-right: 1px solid #F2EDC9;
}

#search input.submit {
    float: right;
    display: block;
    width: 72px;
    height: 23px;
    font-weight: bold;
    font-size: 11px;
    color: White;
    background: #FF6E13 url(images/search.gif) repeat-x;
    border: none;
}


#menu {
    margin: 0 25px;
    width: 850px;
    height: 50px;
    background: #FFFFFF url(images/menuMALLLLL.gif) repeat-x;
    border: 0px solid black;
    border-bottom: 0px solid #649E64;
    margin-top:-10px;
}

/*
#menu ul {
    list-style: none;
    padding-left: 15px;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0;
    height: 50px;
}

#menu ul li a {
    display: block;
    padding: 0 20px;
    font-weight: normal;
    font-size: 15px;
    line-height: 50px;
    text-decoration: none;
    color: Black;
}

#menu ul li a:hover {
    text-decoration: underline;
    color: White;
}


*/


#middle {
	margin-top:-45px;
	padding:2px 25px 0;
}

#sidebar {
    float: left;
    margin-bottom: 25px;
    width: 470px;
    border-right: 1px solid #EFF5F9;
    
}

#sidebar h3 {
    float: left;
    padding-left: 20px;
    width: 380px;
    font-size: 14px;
    line-height: 20px;
    /*text-transform: lowercase;*/
    color: #444;
    background: #c0c0c0 url(images/h3NOFUNCIONAEN_IE.gif) no-repeat;
}

#sidebar ul {
    list-style: none;
    margin-bottom: 25px;
    padding:0 10px 0 8px;
    border: 1px solid #c0c0c0;
}

#sidebar ul.lastul {
    margin-bottom: 0;
}

#sidebar ul li {
    margin: 0;
    padding: 0 5px 0 0px;
    line-height: 15px;
    /*border-bottom: 1px dashed #CFDAE0;*/
}

#sidebar ul li.firstli {
    /*border-top: 1px dashed #E1EDF4;*/
    text-align:justify;
}

#sidebar ul li a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #147E9D;
}

#sidebar ul li a:hover {
    color: #D3B849;
}

#right {
    float: right;
    padding-right: 20px;
    width: 359px;
}

#right h3 {
   	float: left;
    padding-left: 20px;
    width: 338px;
    font-size: 14px;
    line-height: 20px;
    /*text-transform: lowercase;*/
    color: #444;
    background: #c0c0c0 url(images/h3NOFUNCIONAEN_IE.gif) no-repeat;
}

#right h3 a {
    color: #444;
    text-decoration: none;
}

.post {
    margin: 0 0 20px 0;
    border: 1px solid #c0c0c0;
}

.post_meta {
    float: right;
    padding: 5px 0 5px 10px;
    width: 180px;
    border-top: 1px solid #EFF5F9;
    border-bottom: 1px solid #EFF5F9;
}

.post_meta p {
    padding: 4px 0 4px 30px;
    font-size: 9px;
    line-height: 14px;
    text-transform: uppercase;
    color: #A9A9A9;
}

.post_meta p a {
    color: #A9A9A9;
}

.post_meta p.posted_by {
    background: url(images/posted_by.gif) no-repeat left;
}

.post_meta p.category {
    background: url(images/category.gif) no-repeat left;
}

.post_meta p.date {
    background: url(images/date.gif) no-repeat left;
}

.post_content {
    clear: both;
    padding: 0px 0 0px 0;
    height: 1%;
}

.post_meta2 {
    padding: 5px 15px 5px 0;
    font-size: 9px;
    line-height: 16px;
    text-align: right;
    text-transform: uppercase;
    color: #F7C780;
    background: #549BC5;
    border-bottom: 1px solid #0A6FAC;
}

.post_meta2 a {
    color: #F7E2AB;
}

.post_meta2 img {
    vertical-align: middle;
    padding: 0 3px 0 10px;
}

#footer {
    clear: both;
    padding-bottom:10px;
    width: 900px;
    background: url(images/bg4.gif) no-repeat bottom;
}

#footer2 {
    margin: 0 25px;
    width: 850px;
    height: 50px;
    background: #cccccc url(images/footer!!!.gif) repeat-x top;
    border-bottom: 1px solid #c0c0c0;
}

#footer p {
    padding: 0 30px;
    font-size: 12px;
    /*line-height: 50px;*/
    color: Black;
    text-align : center !important;
}

#footer a {
    color: #C4004A;
}

#float_left{
  position: absolute;
  float: left;
}

#float_right{
  position: relative;
  float: right;
}


/************** ROTATIVO DE NOTICIAS ************************/
#NewsTicker{
	border:solid 1px #c0c0c0;
	background:#fefefe;
	width:352px;
	height:184px;
	margin:0 auto;
}

#NewsTicker h1{
	padding:3px; margin:0; border:0;
	background:#c0c0c0;
	color:#444;
	font-size:13px;
	font-weight:bold;
}

#NewsVertical {
	width: 340px;
	height: 150px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-top:8px;
}

#controller{
	padding-left:6px;
	padding-bottom:3px;
	font-size:11px;
	color:#444;
}

#play_scroll_cont{display:none;}
		/* --------------- */
		/* Ticker Vertical */
			#TickerVertical {
				width: 300px;
				height: 180px;
				display: block;
				list-style: none;
				margin: 0;
				padding: 0;
			}
			#TickerVertical li {
				display: block;
				width: 330px;
				color: #333333;
				text-align: left;
				font-size: 11px;
				margin: 0;
				padding: 6px;
				float: left;
			}
				#TickerVertical li .NewsTitle{
					display: block;
					color: #000000;
					font-size: 12px;
					font-weight:bold;
					margin-bottom:6px;
				}
				#TickerVertical li .NewsTitle a:link,
				#TickerVertical li .NewsTitle a:Visited {
					display: block;
					color: #000000;
					font-size: 12px;
					font-weight:bold;
					margin-bottom:6px;
					text-decoration:none;
				}
				#TickerVertical li .NewsTitle a:hover {
					text-decoration:underline;
				}
				
				#TickerVertical li .NewsImg{
					float:left;
					margin-right:10px;
				}
				#TickerVertical li .NewsFooter{
					display: block;
					color: #000000;
					font-size: 10px;
					margin:6px 0 14px 0;
				}
				
/********************** FIN ROTATIVO DE NOTICIAS *********************/

#objetoFlash{
    margin-left: 3%;
	padding-top: 20px;

}
