@charset "utf-8";
/* CSS Document */

body{
margin:0px;
text-align:center;
}

.border_columns{
border-left-color:#333333;
border-left-style:solid;
border-left-width:2px;
}


.puntitos_menu{
	border-bottom:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	}
	
.puntitos_contenido{
	border-bottom:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	border-right:1px;
	border-right:dashed;
	border-right-color:#999999;
	border-left:1px;
	border-left:dashed;
	border-left-color:#999999;
	}

.texto_gral{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:justify;
padding:10px;
}

.nuestros_servicios{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
font-style:italic;
text-align:justify;
padding:10px;
color:#000066;
}


.texto_secundario{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:justify;
padding:10px;
border-top-color:#666666;
border-top-style:dashed;
border-top-width:1px;
}


.textos_fotos{
	border-top:1px;
	border-top:dashed;
	border-top-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	background-color:#E9E9E9;
}






/*menus*/
.navlist
{
margin:0px;
padding:0px;
}

.navlist ul, .navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.navlist a:link, .navlist a:visited
{
	display:block;
	float: left;
	color: #333333;
	padding: 3px 15px 3px 15px;
	margin-left:100px;
	font-weight:bold;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#E8E8E8;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover
{
background: white;
color: #006;
background:silver;
}

.navlist a:hover { color: #000; }

/*menus*/


.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}





.maqlinks a{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}

.maqlinks a:hover{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
