/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 1.231;
}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	color:#003366;
	background-color: #FFFFFF;
}
a {
	text-decoration:none;
		color:#fff
}
a:hover {
	text-decoration: underline;
		color: #CC0000
}
#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto;
	background-image: url(PROXSALIDAS.png);
	background-repeat: no-repeat;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}


/* header */
#header {
	position:relative;
	height:10px;
	background-color: #0066FF;
	visibility: visible;
}
#logo {position:absolute; top:60px; left:130px}
#logo h1 {
	font-size:34px;
	color:#fff
}
#logo div {
	padding-left:100px
}
#nav {
	position:absolute;
	top:13px;
	left:486px;
	background:url(images/nav.jpg);
	width:421px;
	height:38px;
	line-height:38px;
	padding:0 0 0 30px;
	background-color: #999900;
}
#nav li {float:left;  font-weight:700;  }
#nav a {text-decoration:none; display:block; text-align:center;}
#nav a:hover {background: #006633 url(images/hover.jpg); color:#000000 }


li.h {width:86px}
li.a {width: 91px; padding-left: 2px;}
li.p {width: 106px; padding-left: 2px; }
li.c {width:80px; padding-left: 2px;}

.h a:hover{}
.a a:hover{}
.p a:hover{}
.c a:hover{}

/* content */
#content { width:880px ;	
	margin:0 auto;
}
.main {width:560px; height:496px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/box.gif); color:#000;}
#text { }
#text p {margin:0 auto; width:480px; }
#text h2 {font-size:30px; padding:20px 0 20px 30px}
#text img {margin:50px 0  0 65px}
#text a { color:#A1E062}

#col {margin:0 0  10px 0 ;width:300px; background:url(images/m.jpg); width: 879px; height:104px ; }

#col div {width: 220px; margin: 20px 0 0 70px; display:inline}
#col .first  {margin: 20px 0 0 50px }
#col li{line-height:20px;}

.side {margin:0 0 0 40px; width:250px;display: inline;}
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; }
.side ul {margin:20px  0 30px 20px}
#top {margin-top:50px}
/* footer */
#footer {
	background:url(images/ft.jpg);
	height:133px;
	position:relative;
	background-image: url(carpeta/PICTURES1/005_5.JPG);
	background-color: #CCCCCC;
}
#ftinner{
	position:absolute;
	bottom:-230px;
	width:680px;
	margin-left:120px;
	left: 75px;
}
.ftlink {width:500px;}
