@charset "UTF-8";
/* CSS Document for FAI | Foro Argentino de Inventores
   Fecha inicio: 14 de Marzo 2008
*/



/* General
---------------------------------------------------------------------------------------- */

html, body, p, h1, h2, h3, h4, h5, h6, ul, li {
	padding: 0;
	margin: 0;

}

body {
	background: url(images/background.gif) repeat-x;
  	background-color: #eaeaea;
 	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
  	color: #333;
}

ul, li {
	list-style: none;
}

img {
	border: none;
}

blockquote {
        background: url(images/blockquote.gif) no-repeat 0px -6px;
        padding: 0 5px 0 20px;
        color: #AA753D;
}

a:link, a:visited {
	text-decoration: none;
	color: #8c5d2b;
}

a:hover, a:active {
	text-decoration: underline;
	color: #8c5d2b;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

.clear, .clearfix {
	clear: both;
}

.clearfix {
	font-size: 0;
	line-height: 0;
	height: 0;
}

p {
    font-size: 11px;
	line-height: 16px;
	color: #565656;
}

em {
	color: #806C4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

strong {
	color: #333;
}



/* Main Layout
---------------------------------------------------------------------------------------- */

#wrapper {
	width: 925px;
	margin: 0 auto;
}

h1 {
	text-indent: -9999px;
	width: 247px;
	height: 65px;
	background: url(images/logo.gif) no-repeat;
	margin-top: 15px;
}



/* Header
---------------------------------------------------------------------------------------- */

#header {
	background:url(images/bg_header.jpg) repeat-x;
	height: 98px;
}

#header p {
	color: #5180ac;
	margin: 45px 10px 0 0;
}



/* Banner
---------------------------------------------------------------------------------------- */

h2 {
    text-indent: -9999px;
	background: url(images/banner.jpg) no-repeat;
	height: 211px;
	width: 925px;
}



/* Navigation
---------------------------------------------------------------------------------------- */

#nav_wrapper {
        width: 925px;
        height: 35px;
}

ul#nav {
	width: 637px;
	height: 35px;
}

ul#nav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-indent: -9999px;
}

ul#nav li a {
	border: 0;
	text-decoration: none;
	display: block;
	background: transparent url(images/nav.gif) no-repeat; 
        font-size: 11px;
}

li#nav_acerca a {
 	width: 82px;
 	height: 35px;
}

	li#nav_acerca a:link, li#nav_acerca a:visited {
		background-position: 0px 0px;
	}
	
	li#nav_acerca a:hover, li#nav_acerca a:focus {
		background-position: 0px -35px;
	}

li#nav_servicios a {
	width: 82px;
 	height: 35px;
}

	li#nav_servicios a:link, li#nav_servicios a:visited {
		background-position: -82px 0px;
	}
	
	li#nav_servicios a:hover, li#nav_servicios a:focus {
		background-position: -82px -35px;
	}

li#nav_capacitacion a {
	width: 103px;
 	height: 35px;
}

	li#nav_capacitacion a:link, li#nav_capacitacion a:visited {
		background-position: -164px 0px;
	}
	
	li#nav_capacitacion a:hover, li#nav_capacitacion a:focus {
		background-position: -164px -35px;
	}

li#nav_patentes a {
	width: 132px;
 	height: 35px;
}

	li#nav_patentes a:link, li#nav_patentes a:visited {
		background-position: -267px 0px;
	}
	
	li#nav_patentes a:hover, li#nav_patentes a:focus {
		background-position: -267px -35px;
	}

li#nav_consultas a {
	width: 85px;
 	height: 35px;
}

	li#nav_consultas a:link, li#nav_consultas a:visited {
		background-position: -399px 0px;
	}
	
	li#nav_consultas a:hover, li#nav_consultas a:focus {
		background-position: -399px -35px;
	}



li#nav_prensa a {
	width: 72px;
 	height: 35px;
	}

	li#nav_prensa a:link, li#nav_prensa a:visited {
		background-position: -484px 0px;
	}
	
	li#nav_prensa a:hover, li#nav_prensa a:focus {
		background-position: -484px -35px;
	}






li#nav_contacto a {
	width: 81px;
 	height: 35px;
}

	li#nav_contacto a:link, li#nav_contacto a:visited {
		background-position: -556px 0px;
	}
	
	li#nav_contacto a:hover, li#nav_contacto a:focus {
		background-position: -556px -35px;
	}
	




	
#nav li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#nav ul:after {
    content: "."; 
    display: block; 
    height:	0; 
    clear: both; 
    visibility: hidden;	
}

#nav li ul {
	top:  auto;
	left: auto;
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {
	border-left: 1px solid #c0d7ef;
	border-right: 1px solid #c0d7ef;
	border-bottom: 1px solid #c0d7ef;
        border-top: 1px solid #fff;
        background: url(images/nav_transparent_on.gif);
	clear: both;
}

#nav li ul li a:link, #nav li ul li a:visited {
        background: url(images/nav_transparent_on.gif);
	text-indent: 0;
	height: 20px;
	padding: 6px 5px 2px 10px;
	text-decoration: none;
}

#nav li ul li a:hover, #nav li ul li a:active {
        background: url(images/nav_transparent_over.png);
}

#nav li ul.sub0 li a {
	width: 225px;
        color: #565656;
}

#nav li ul.sub1 li a {
	width: 160px;
        color: #565656;
}

#nav li ul.sub2 li a {
	width: 190px;
        color: #565656;
}

#nav li ul.sub3 li a {
	width: 140px;
        color: #565656;
}

#nav li ul.sub4 li a {
	width: 130px;
        color: #565656;
}

#nav li ul.sub5 li a {
	width: 90px;
        color: #565656;
}



/* Search
---------------------------------------------------------------------------------------- */

#search {
        width: 205px;
        height: 35px;
        background: url(images/bg_search.gif) no-repeat 23px 7px;
}

#search label {
        display: block;
}

.search_input {
        width: 130px;
        height: 18px;
        padding: 11px 0 5px 33px;
        background: none;
        border: none;
        font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
        color: #999;
}

.search_submit {
        width: 12px;
        height: 13px;
        padding: 12px 17px 5px 5px; 
}



/* Contenido Home
---------------------------------------------------------------------------------------- */

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 25px;
	color: #3f6f9c;
	padding: 30px 0 25px 0;
	background: url(images/bg_bienvenido.jpg) no-repeat bottom;
}


.home {
	font-size: 12px;
	text-align: justify;
	color: #565656;
	padding: 0;
}



/* Columnas Home
---------------------------------------------------------------------------------------- */

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #3f6f9c;
        background:url(images/bg_subcol.png) no-repeat bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}

#cont {
	background-color: #eaeaea;
	margin-bottom: 5px;
}

#col_a {
	width: 680px;
	background-color: #eaeaea;
	margin-bottom: 25px;
}

#subcol_a {
	margin: 30px 30px 0 0;
	width: 205px;
}

#subcol_b {
	margin: 30px 30px 0 0;
	width: 205px;
}

#subcol_c {
	margin: 30px 0 0 0;
	width: 205px;
	height: 500px;
	
}

.img_border {
	border: #cfd8e0 solid 1px;
}

.categoria p {     
        font-size: 11px;
        margin: 10px 0 20px 0;
        line-height: 16px;
        padding-bottom: 15px;
        padding-left: 20px;
        text-align: justify;
}

.categoria a {
        padding-left: 20px;
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-size: 16px;
        color: #AA753D;
        background: url(images/bullet_category.png) no-repeat 0px 3px;
}



/* Contenido Artículo
---------------------------------------------------------------------------------------- */

.cont_articulo {
	text-align: justify;
	padding-left: 215px;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;

}

.cont_articulo p {
        margin-bottom: 16px;
        line-height: 16px;
}

.cont_articulo h4 {
        padding-bottom: 8px;
        background: none;
	font-weight: normal;
	font-size: 17px;
	color: #AA753D;
}


#col_a div.img1 {
	background: url(images/secc_1.jpg) no-repeat;
}

#col_a div.img2 {
	background: url(images/secc_2.jpg) no-repeat;
}

#col_a div.img3 {
	background: url(images/secc_3.jpg) no-repeat;
}

#col_a div.img4 {
	background: url(images/secc_4.jpg) no-repeat;
}

#col_a div.img5 {
	background: url(images/secc_5.jpg) no-repeat;
}

#col_a div.img6 {
	background: url(images/secc_6.jpg) no-repeat;
}

#col_a div.img7 {
	background: url(images/secc_7.jpg) no-repeat;
}

#col_a div.img8 {
	background: url(images/secc_8.jpg) no-repeat;
}

#col_a div.img9 {
	background: url(images/secc_9.jpg) no-repeat;
}

#col_a div.img10 {
	background: url(images/secc_10.jpg) no-repeat;
}

#col_a div.img11 {
	background: url(images/secc_11.jpg) no-repeat;
}

#col_a div.img12 {
	background: url(images/secc_12.jpg) no-repeat;
}

#col_a div.img13 {
	background: url(images/secc_13.jpg) no-repeat;
}

#col_a div.img14 {
	background: url(images/secc_14.jpg) no-repeat;
}

#col_a div.img15 {
	background: url(images/secc_15.jpg) no-repeat;
}

#col_a div.mail {
	background: url(images/mail.jpg) no-repeat;
}

.cont_articulo ul li {
	background:url(images/bullet_articulo.gif) no-repeat;
	margin-top: 10px;
        margin-bottom: 10px;
        line-height: 20px;
        padding-left: 30px;
        color: #8c5d2b;
}

#cont_articulo p {
        padding-bottom: 11px;
}

ol li {
    margin: 15px 0 15px 0;
    line-height: 18px;
    padding: 0 20px 0 20px;
}



/* Miniblog
---------------------------------------------------------------------------------------- */

.miniblog_title {
	color: #AA753D;
	background:url(images/bg_underline.png) no-repeat bottom;
	padding: 30px 0 25px 20px;
}

#miniblog {
	width: 205px;
	background: url(images/bg_miniblog.png) no-repeat;
	height: 670px;
    font-size: 11px;
}

.newsbit h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #d17911;
	padding-bottom: 5px;
	background: none;
	padding: 0 0 10px 0;
	margin: 0;
}

.newsbit {
	margin: 0 10px 35px 20px;
}

.newsbit p {
	padding-left: 7px;
}

.btn_newsbit {
	background:url(images/bg_newsbit.gif) repeat-x;
	height: 15px;
	display: block;
	margin-top: 15px;
}

.btn_newsbit p {
	float: right;
	background-color: #eaeaea;
	color: #ad9a71;
}

.btn_newsbit img {
	padding-left: 2px;
}

.img_leermas {
	margin-right: 50px;
	padding-left: 5px;
}



/* Seccion
---------------------------------------------------------------------------------------- */

#body_seccion {
	background:url(images/background_secc.gif) repeat-x;
	background-color: #eaeaea; 
}

#body_error {
        background: none;
	background-color: #eaeaea; 
}


/* Formulario Contacto
---------------------------------------------------------------------------------------- */

.contacto {
        margin-top: 40px;
}

form.contacto input, form.contacto textarea {
	font-size: 11px;
	color: #000;
	border: 1px solid #c0c0c0;
	padding: 3px;
}

form.contacto textarea {
	width: 350px;
	height: 125px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin: 5px 0 15px 0;
}

form.contacto input.campo {
	height:13px;
	width: 200px;
        margin: 5px 0 15px 0;
}

.boton {
       font-family: Georgia, "Times New Roman", Times, serif;
}



/* Footer
---------------------------------------------------------------------------------------- */

#footer_wrapper {
	width: 925px;
    margin: auto;
}

#footer {
	background: url(images/bg_footer.gif) repeat-x;
    background-color: #565656;
	padding-top: 10px;
	padding-bottom: 20px;
}



/* Mapa de Sitio
---------------------------------------------------------------------------------------- */

#mapa_outer {
	background: #5c5c5c url(images/mapa_bdrbottom.gif) no-repeat bottom center;
	margin: 15px 0 15px 0;
	padding-bottom: 20px;
}

#mapa {
	padding: 0 30px 0 30px;
}

#mapa div.fleft {
	margin-right: 30px;
}

ul.mapa_menu li {
	background:url(images/bullet_mapa.gif) no-repeat 3px 6px;
	line-height: 16px;
	padding: 0 0 0 15px;
}

#mapa a:link  {
	color: #b6b6b6;
}

#mapa a:visited {
	color: #b6b6b6;
	border-bottom: 1px dotted #808080;
}

#mapa a:hover, #mapa a:active {
	color: #bdb19a;
	text-decoration: underline;
	border: none;
}

#mapa h4 {
	color: #d3b57d;
	padding: 10px 0 0 0;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mapa h5, #mapa h5 a:link, #mapa h5 a:visited {
	font-size: 11px;
	color: #bdb19a;
	padding: 0;
	margin: 15px 0 10px 0;
	font-weight: bold;
	border: none;
}



/* Contacto
---------------------------------------------------------------------------------------- */

#contacto {
	padding-top: 10px;
}

#contacto ul {
	padding-left: 30px;
}

#contacto ul li, #contacto ul li strong {
	float: left;
	margin-right: 30px;
	color: #787878;
	font-size: 10px;
}

ul li.pb {
	float: right !important;
}

.pb a {
	display: block;
	width: 25px;
	height: 25px;
	background: url(images/puertobaires.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 20px;
}

.pb a:link, .pb a:visited {
	background-position: right;
}

.pb a:focus, .pb a:hover {
	background-position: left;
}

