@charset "utf-8";
/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(imagenes_pymes/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #003333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #66CC00;
}
a:active {
	text-decoration: none;
	color: #000099;
}
h1 {
	font-size: 36px;
	color: #003333;
}
h2 {
	font-size: 24px;
	color: #003333;
}
h3 {
	font-size: 18px;
	color: #003333;
}
h4 {
	font-size: 14px;
	color: #990000;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
#top_banner{
width: 850px;
margin: auto;
text-align: center;
}

#contenedor{
width: 900px;
margin-bottom: auto;
margin-left:auto;
margin-right: auto;
margin-top: 30px;
text-align: justify;
}

#contenedor1{
width: 562px;
margin-bottom: auto;
margin-left: 160px;
margin-right: auto;
margin-top: 30px;
text-align: justify;
}

#content{
float:left;
width:170px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
background-color: #FFCC66;
}

#nav{
float:right;
width:700px;
height: auto;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
background: #FFFFFF;
}

#pie{
width: 600px;
margin: auto;
color: #FFFFFF;
text-align: center; 
}

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
