.borde {
	border: 1px solid #CCCCCC;
}
.textoindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CB0017;
	text-decoration: none;
}

body {
	background-image: url(../img/fondoweb.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cb0017;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #cb0017;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cb0017;
	border-right-color: #cb0017;
	border-bottom-color: #cb0017;
	border-left-color: #cb0017;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
}
.borde1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.margen {
	height: 10px;
	width: 10px;
}


a:active {
	text-decoration: none;
}
.mayusculas {
	text-transform: uppercase;
}
.INTERLINEA {
	line-height: 24px;
}
input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#656668;
	border:1px solid #BC1020;
	background:transparent;
}
.amp{width:300px;}
.bla{color:#000000;	font-size:11px;}
