.puntos {
	background-image: url(../images/discont.jpg);
	background-repeat: repeat-x;
}
.puntos-vert {
	background-image: url(../images/discont_vert.jpg);
	background-repeat: repeat-y;
}
.puntos-vert2 {
	background-image: url(../images/discont_vert2.jpg);
	background-repeat: repeat-y;
}
.titulo-pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contacto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.subtitulo {
    
	font-size: 13px;
	font-weight: bold;
	color: #6666CC;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
	text-decoration: none;
	font-weight: bold;
}

a.link:hover {
	color: #669966;
	text-decoration: underline;
	
} 
a.link:active { 
color:#cccccc; 
} 
.menu-over {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.title-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.contacto-over {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #AAA9A9;
	text-decoration: none;
}
.powerby {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.powerbylink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a {
	text-decoration: none;
	color:#2C509C
}
a:hover { 
color:#2C509C; 
text-decoration: underline;
}  
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
