@charset "iso-8859-1";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, font, img,
strong, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, 
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline;
}
acronym{
	text-decoration: none;
	border: 0;
	cursor:default;
}
:focus {
     outline: 1;:
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 1;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

body  {
	line-height: 1;
	padding: 0;
	color: #6C6C6C;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #95B115;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #95B115;
}
a:hover {
	text-decoration: none;
	color: #659900;
}
a:active {
	text-decoration: none;
}
a{
	outline: none;
}
object{
	outline: none;
}
.clearfloat {
     clear:both;
     height:0;
     font-size: 1px;
     line-height: 0px;
}
.Negrita {
	font-weight:bold
}
#container{
	 padding-top: 40px;
	 width: 980px;
     margin: 0 auto 0 auto;
     overflow: auto;
	 overflow-x:hidden;
	 overflow-y:hidden; 
}
#section{
	 height: 500px;

}
#section p{
	font-size:15px;
	line-height:20px;
	padding-bottom: 20px
}
#header{
	 width: 980px;
	 height: 500px;
	 display:block;
	/*background-color:#C03032;*/
}
#footer{

	height: 20px;
	background-color: #525252;
	vertical-align:central;
	color:#FFFFFF;
	text-align: center;
	padding-top: 10px;
	margin-bottom:


}
.div490izq{
	width: 490px;
	height: 120px;
	float: left;
	display: block;
	}
	
.div490der{
	width: 490px;
	height: 120px;
	float: left;
	display: block;
	text-align:right;

	}
.menu{
	font-size:15px; 
	color:#FFFFFF;
	font-weight:bold;
	}
h1{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:40px;
	font-weight:bold;
	}
h2{
	margin-bottom: 15px;
	font-size:25px; 
	color:#B5B1B1;
	font-weight:bold;
	}