@import url('reset.css');

body {
	background: #e2e0d4 url(../media/imgs/main_bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #505050;
}

a:link,
a:visited,
a:active {
	color: #FF9700;
	font-weight: normal;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #FF9700;
	font-weight: normal;
	text-decoration: underline;
}

li.menu-parent a, li.menu-current a {
    color: #FFFFFF !important;
    border-bottom: 1px solid #FF8C00;
    padding-bottom: 2px;
}

h1 { font-size: 26px; line-height: 28px; color: #FF8000; font-weight: normal; margin-top: 25px; }

h2 { font-size: 16px; line-height: 19px; color: #505050; font-weight: bold; margin: 20px 0 5px 0; }

h3 { background-color: #FF8C00; width: 150px; font-size: 12px; color: #FFF; font-weight: normal; line-height: 15px; padding: 3px 10px; margin-top: 25px; }

h4 { font-size: 14px; line-height: 17px; color: #505050; font-weight: normal; }

#wrapper {
	width: 1010px;
	margin: 0 auto;
	background: url(../media/imgs/wrapper_bg.png) repeat-y;
}

	#header_gral {
		width: 1000px;
		height: 125px;
		margin-left: 5px;
		background: url(../media/imgs/header_sfc.jpg) no-repeat;
		overflow: hidden;
	}

		#header_gral ul { width: auto; float: right; height: 60px; margin-top: 35px; }

			#header_gral ul li { width: auto; float: left; padding: 45px 12px 0 12px; border-left: 1px solid #A7C0CE; border-right: 1px solid #2C4757; }

				#header_gral ul li a { font-size: 14px; line-height: 17px; color: #FFF; text-decoration: none; display: block; }
				#header_gral ul li a:hover { color: #BEDCFF; text-decoration: none; }

    #link_sfc {
        position: relative;
        width: 220px;
        background: transparent;
        height: 20px;
        margin-top: -20px !important;
        top: 28px;
        left: 775px;
    }

	#header_particular {
		width: 1000px;
		margin-left: 5px;
	}

	    #buscador {
            position: relative;
	        width: 180px;
	        background: transparent url(/bicentenario/media/imgs/buscar.png) no-repeat;
	        height: 20px;
	        margin-top: -20px !important;
	        top: 40px;
	        left: 810px;
	    }

	    #buscador form {
	            margin:0 !important;
	            padding: 0 !important;
	    }

	    #buscador input {
	        background: none;
	        border: 0;
	    }

	        #buscador input.txt {
    	        padding: 1px 0 0 20px;
    	        width: 132px;
    	        font-size: 12px;
	        }

	        #buscador input.sbm {
	            width: 20px;
    	        height: 20px;
	        }

	#main_content {
		width: 948px;
		min-height: 500px;
		margin: 0 auto;
	}

		#bloque_destacado {
			border-top: 2px dotted #646464;
			border-bottom: 2px dotted #646464;
			padding: 10px 0;
		}

			#destacado_ppal, #destacado_principal {
				width: 707px;
				float: left;
				padding-right: 7px;
				border-right: 2px dotted #646464;
			}

			#destacado_secundario {
				width: 225px;
				float: left;
				margin-left: 7px;
			}

				#destacado_secundario ul li { width: 73px; float: left; height: 56px; background-color: #ADADAD; margin: 0 1px 1px 0; }
				#destacado_secundario ul li:hover { background-color: #D9D9D9; }
				#destacado_secundario ul li.selected { background-color: #FF8B00; }
					#destacado_secundario ul li.selected a, #destacado_secundario ul li.selected a:hover { color: #FFF; }

					#destacado_secundario ul li a { font-size: 16px; color: #505050; text-transform: uppercase; text-align: center; padding-top: 20px; display: block; }
					#destacado_secundario ul li a:hover { color: #8C8C8C; text-decoration: none; }

			#noticias_destacadas  li { padding-bottom: 25px; border-bottom: 2px dotted #646464; }

#footer {
	width: 1010px;
	height: 175px;
	margin: 0 auto;
	background: url(../media/imgs/footer.png) no-repeat;
}

.simple_col, .simple_col_clear_left { width: 225px; float: left; margin: 0 16px 15px 0; }
.simple_col_clear_left { clear: left; }
.doble_col { width: 466px; float: left; margin: 0 16px 15px 0; }
.triple_col { width: 707px; float: left; margin: 0 16px 15px 0; }

.fleft { width: auto; float: left; }
.fright { width: auto; float: right; }
.clear { clear: both; }

.no_margin_right { margin-right: 0; }
.mtop10_bottom5 { margin: 10px 0 5px 0; }
.mtop5_bottom10 { margin: 5px 0 10px 0; }
.mtop_doble { margin-top: 73px; }
.mtop5 { margin-top: 5px }
.mbottom20 { margin-bottom: 20px; }

.no_border { border: none !important; }
.no_border_left, .p2 { border-left: none !important; }
.no_border_right, .menu-last { border-right: none !important; }

.ver_mas { margin-top: 5px; padding-bottom: 10px; text-align: right; border-bottom: 2px dotted #646464; }
.ver_mas_sin_borde { margin-top: 5px; padding-bottom: 10px; text-align: right; }
a.link_ver_mas { background: url(../media/imgs/ic_ver_mas.gif) no-repeat 0 4px; padding-left: 15px; color: #505050; }
a.link_ver_mas:hover { color: #FF9700; }

.borde_bot_punteado { margin-top: 5px; padding-bottom: 10px; border-bottom: 2px dotted #646464; }

.text_naranja { color: #FF8000; }
.text_azul { color: #3C6180; }
.text_gris, a.text_gris { color: #505050; }

.text_size13 { font-size: 13px; }

h6, .volanta { font-size: 11px; line-height: 13px; color: #808080; margin-top: 20px; }
.bajada { padding-bottom:20px; border-bottom: 2px dotted #646464; margin-bottom: 15px; }
.fotos_news { background: #505050 url(../media/imgs/ic_fotos_noti.gif) no-repeat 10px 6px; padding: 5px 35px; }
	.fotos_news a { color: #FFF; font-size: 10px; }

#actividades { margin-top: 20px; }
#actividades h2 { margin-top: 10px; }
#actividades li { padding-bottom: 10px; border-bottom: 2px dotted #646464; margin-bottom: 20px; }
#actividades p { margin-bottom: 15px; }

a.recomendar { background: url(../media/imgs/ic_sobre.gif) no-repeat; padding: 3px 30px; color: #505050; }
a.pdf { background: url(../media/imgs/ic_pdf.gif) no-repeat; padding: 3px 30px; color: #505050; }

.text10, a.text10 { font-size: 10px; line-height: 11px; }

#header_gral.constitucion { background: url(../media/imgs/bg_header_const.jpg) no-repeat; }

	#header_gral.constitucion ul li { border-left: 1px solid #E5E5E5; border-right: 1px solid #505050; }
	#header_gral.constitucion ul li a:hover { color: #CCC; text-decoration: none; }
	
#bloque_destacado_constitucion {
	border-top: 2px dotted #646464;
	border-bottom: 2px dotted #646464;
	padding: 10px 0;
	margin: 15px auto;
}
	#bloque_destacado_constitucion h2 { font-size: 16px; line-height: 19px; color: #FF8000; font-weight: bold; margin: 0; }

