body {
	background:#999999;
	margin:5px 0
}

body,td,th {
	font-family:"Arial";
	color:#333333;
	font-size:9pt;
}

h1 {
	font-size: 13pt;
	color: #EC4036;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Arial";
}

p {
	text-align:left;
	line-height:1.5
}

img {
	border:none
}

.img-izq-texto{
	float:left;
	margin:5px 10px 5px 0;
	padding:2px;
}

.img-der-texto{
	float:right;
	padding:2px;
	margin: 5px 0 10px 5px;
}

a {
	color:#EC4036;
	text-decoration:none
}

a:hover {
	color:#333333;
}

.texto-footer {
	color: #EC4036;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
}

.link-footer {
	color: #EC4036; font-size: 7.5pt; font-weight: bold; text-align: center; text-decoration:none
}

.link-footer:hover {
	color: #EC4036; font-size: 7.5pt; font-weight: bold; text-align: center; text-decoration:underline
}

.subtitulos {
	color: #EC4036;
	font-weight: bold;
	font-size: 12px;
}

.info-chica {
	font-size: 8pt;
	font-weight: bold;
}
.ver-mas {
	color: #003366;
	font-weight: bold;
}

/*---------------listado----------------*/

.listado {
	list-style:none;
	font-size:9pt;
	color:#333333;
	line-height: 1.5;

}

.listado-li {
	background:url(../images/vineta.gif) no-repeat 0px 8px;
	padding:5px 5px 5px 20px;
}
.listado-lista { background:url(../images/vineta-lista.gif) no-repeat 0px 8px;padding:5px 5px 5px 25px;}


/*------------------layers estructura----------------*/

#pagina {
	margin:0px auto;
	background:#fff url(../images/pagina-body.png);
	height: auto;
	width: 930px;
}

#contenedor {
	margin:0 5px
}
/*--------------------top--------------------*/

#top {
	height:220px;
	margin: 0 0 5px 0;
}
#top-image {
	height:40px;
	width:930px;
	background:#e3ebeb url(../images/pagina-top.png) top no-repeat;
}

#top-image-texto {
	padding:15px 15px 0px;
	color:#EC4036;
	font-size:8pt;
	margin:0 5px;
}

#top-image-background {
	height:148px;
	width:920px;
	margin: 0 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EC4036;
	background-image: url(http://www.marketingsitesdebusca.com.br/images/top-imagen.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#top-logo {
	height:auto;
	float:left;
	padding:30px 0 0 10px
}

#top-texto {
	color:#000000;
	font-size:12pt;
	font-weight:lighter;
	padding: 50px 0 0 200px;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	
}

#top-texto2 {
	width:200px;
	float:right;
	padding:10px 10px 0;
	color:#FFFFFF;
	text-align: right;
}

#top-texto3 {
	font-size:11pt;
	text-align:right;
	font-weight:bold;
	margin:30px 0 0 0;
}

#top-texto4 {
	height:10px;
	width:900px;
	color:#000;
	font-size:8pt;
	background-color: #FFCC00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
	
	
/*-----------------contenido-----------------*/

#table-div {
	width:100%;
}
#columna-a {
	width:170px;
	float: left;
	padding:0 5px 0 5px;
}

#columna-b {
	width:460px;
	float: left;
	padding:0;
}

#columna-c {
	width:170px;
	float: left;
	height:auto;
	padding:0 5px 0 5px;
}

#footer {
	background: #e3ebeb url(../images/pagina-footer.png) bottom no-repeat;
	height:auto;
	padding:5px 5px 10px 5px;
	margin:5px 0 0 0
}

#copyright {
	margin:auto;
	width:920px;
	text-align:center;
	padding:5px
}
/*------------------fin layers estructura----------------*/

/*-------------banners-----------*/

div.banner470x75 {
	width:470px;
	height:75px;
	border:#c8c8c8 1px solid;
	padding:2px;
	margin:auto
}

/*------------fin Banners----------*/

/*---------------box----------------*/

div.box-a {
	width:170px;
	margin: 0 0 5px 0
}
div.box-a-layer {
	border-bottom: #fff solid 1px;
	background-color: #015D8E;
	background-image: url(../images/box-a-2.png);
	background-repeat: repeat-x;
	background-position: top;
}
div.box-a-layer2 {
	background: url(../images/box-a-1.png) top left no-repeat
}
div.box-a-layer3 {
	background: url(../images/box-a-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold
}
div.box-a-linea {
	border-top:1px #fff solid;
	border-top:4px #FFCC00 solid
}
div.box-a-content {
	border-top:#fff solid 1px;
	height:auto;
	color: #333333;
	padding:5px 10px 15px 10px;
	background: #015D8E url(../images/box-a-4.png) bottom no-repeat;
	width: 150px;
}


div.box-c {
	margin: 0 0 5px 0;
	height: auto;
}
div.box-c-layer {
	background:#DCDCDC url(../images/box-b-2.png) top repeat-x;
	border-bottom: #fff solid 1px;
}
div.box-c-layer2 {
	background: url(../images/box-b-1.png) top left no-repeat
}
div.box-c-layer3 {
	background: url(../images/box-b-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#015D8E;
	font-weight:bold;
}
div.box-c-linea {
	border-top:1px #fff solid;
	border-top:4px #FFCC00 solid
}
div.box-c-content {
	background:#fff;
	border-top:#fff solid 2px;
	border-left:#dcdcdc solid 1px;
	border-right:#dcdcdc solid 1px;
	height:auto;
	padding:5px 10px
}


div.box-b {
	width:180px;
	margin: 0 0 5px 0;
}
div.box-b-layer {
	background:#00ccff url(../images/box-c-2.png) top repeat-x;
	border-bottom: #fff solid 1px;
}
div.box-b-layer2 {
	background: url(../images/box-c-1.png) top left no-repeat;
}
div.box-b-layer3 {
	background: url(../images/box-c-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold;
}
div.box-b-linea {
	border-top:1px #fff solid;
	border-top:4px #FFCC00 solid;
}
div.box-b-content {
	background:#00CCFF url(../images/box-c-4.png) bottom no-repeat;
	border-top:#fff solid 2px;
	height:auto;
	color: #4a4a4a;
	padding:5px 10px 15px 10px;
	width: 160px;
}
/*----------------fin box----------------*/

/*-----------------menu horizontal---------------*/

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {
	padding:0 0 0 160px;
	margin:0;
	list-style:none;
	height:35px;
	background:#EC4036 url(../images/button1.gif);
	position:relative;
	border:1px solid #EC4036;
	border-width:0 1px;
	border-bottom:1px solid #EC4036;
	background-color: #EC4036;
}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#FFF; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu2 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#EC4036; background:#e3ebeb url(../images/button4.gif);}
.menu2 li a:hover b {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}



/*--------------fin menu horizontal-------------*/

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#015D8E;
	color:#FFFFFF;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-family:"Franklin Gothic Medium", "Sans Serif", Helvetica;
	font-size:10pt;
	
}

.submenu{
	margin-bottom: 0.5em;
	font-weight:bold;
	font-family:"Franklin Gothic Medium", "Sans Serif", Helvetica;
	font-size:9pt;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0 0 0 10px;
}
