html, body, div, span, object, iframe,
blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


body { line-height: 1.5; background: #fff; }



/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

div, img, form, {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* -------------------------------------------------------------------------------------------- */

body {
	background:#FFFFFF;
	font-family:"Myriad", Arial;
	font-size:14px;
	color:#FFFFFF;
}

a {
	text-decoration:none;
	color:#2E4321;
}

a:hover {
	text-decoration:underline;
}

h1 {
	margin-top:0;
	margin-bottom:10px;
}

.slideshow_loading {
	background:#FFFFFF url(http://inges.org.ni/img/cargando.gif) 50% 50% no-repeat !important;
}

.slideshow_loading * {
	display:none;
}

#slideshow {
    position:relative;
    height:448px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	width:830px;
	height:448px;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#wrapper {
	width: 881px;
	margin: 0px auto;
	margin-top:50px;
	margin-bottom:50px;
}

#greenbox {
	width:830px;
	background-color:#EBCB5C;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	padding:25px 40px 25px 40px;
	margin-bottom:10px;
}

#menu {
	text-align:right;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
}

#menu a {
	color:#FFFFFF;
}

#menu a:hover, #menu a.active {
	color:#2E4321;
	text-decoration:none;
}

#notice {
	clear: both;
	margin: 0 0 15px;
	padding: 0 10px;
	background: #fffbcc;
	border: 1px solid #e6db55;
	line-height: 25px;
	color: #222;
}

#succeed {
	clear: both;
	margin: 0 0 15px;
	padding: 0 10px;
	background: #d1ecb8;
	border: 1px solid #81c445;
	line-height: 25px;
	color: #222;
}

#error {
	clear: both;
	margin: 0 0 15px;
	padding: 0 10px;
	background: #ffebe8;
	border: 1px solid #f0baa2;
	line-height: 25px;
	color: #222;
}

#content {
	margin-top:10px;
	margin-bottom:10px;
}

#navigation {	
	text-align:right;
}

#navigation a {
	color:#2E4321;
	font-family:"Myriad Pro";
	font-size:14px;
}

#footer {
	text-align:center;
	color:#273D19;
	font-family:Arial;
	font-size:12px;
}

#footer p {
	margin:0;
	padding:0;
}

.colorcitos {
	background:url(/media/images/top-bottom-bg.jpg) repeat-x;
	height:50px;
}
