HTML, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0px; 
    padding: 0px; 
    border: 0px; 	
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(../images/bkg.jpg) #1B293A;
	margin: 0px;
	padding: 0px;
	padding-bottom:12px;
}
td, table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.vTop{
	vertical-align:top;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
	text-decoration: none;
	}
a:hover {
	color:#FFF;
	text-decoration: none;
	}
h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#930;
}
h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#d16a5c;
	font-weight:normal;
	font-style:italic;
}
#contenedor {
	width: 762px;
	margin:auto;
	background: url(../images/bkg.jpg) #1a293a;
	height: auto;
}
#header {
	height: 160px;
	width: 762px;
	background-image: url(../images/index2_05.jpg);
	margin: 0px;
	padding: 0px;
}
#flash {
	height: 44px;
	background-image: url(../images/index2_02.jpg);
	text-align:right;
}
#text {
	background-color: #1a293a;
	color:#abddee;
	text-align:justify;
	width: 762px;
	margin: 0px;
	padding: 0px;
}
#textInt{
	width: 616px;
	height: auto;
	background-color: #1a293a;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 73px;
	margin-bottom: 0px;
	margin-left: 73px;
}
#menu_down {
	height: 55px;
	background: url(../images/index2_17.jpg) #0D3365;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 55px;
	color: #999;
	margin: 0px;
	padding: 0px;
	width: 762px;
}
#lineas {
	background-image: url(../images/line.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 5px;
	width: 762px;
}
#menu_down a {
	color: #999;
}
#menu_down a:hover {
	color: #FFF;
}
#bottom {
	height: 81px;
	background: url(../images/index2_18.jpg)  #0D3365;
	position:relative;
}
#text_top {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ABDDEE;
	position: absolute;
	height: 20px;
	left: 371px;
	top: 15px;
	width: 247px;
}
#text_bott {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	position:absolute;
	bottom:4px;
	right:20px;
}

#menu3 {
	width: 762px;
	height: 36px;
	background: url(../images/menuBack.jpg) repeat-x;
	text-align:center;
}

#menu3 ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0554B;
	list-style-type: none;
	text-align: center;
}

#menu3 li {
	float: left;
	margin-left:5px;
}

#menu3 li a {
	color: #333;
	height: 36px;
	line-height:36px;
	width:121px;
	text-decoration: none;
	display: block;
	background: url(../images/menu.jpg) no-repeat;
}
#menu3 li a:hover {
	text-decoration: none;
	display: block;
	height: 36px;
	background: url(../images/menuOver.jpg) no-repeat;
}
#cont_ul2 {
	margin-left:25px;
	left: 20px;
}
#lista{
	margin-left:20px;
}
