


.salto {
	height: 5px;
}
.boton1 {
	height: 18px;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	background-image: url(input.gif);
}

.homeceldaprincipal
{
	border: 1px solid #C0C0C0;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-right : 15px;
	margin-top : 0px;	
	font-size : 10px;
	color : #606060;
		background-image : url("../images/prinfondo.jpg");
	
}
.homeprintit
{
	font-size : 11px;
	font-weight : bolder;
	color : #606060;

}

.homeprinnormal
{
	font-size : 10px;
	color : #606060;
}

homeprinnormal:active {
		text-decoration : underline;
}

.homeprintrans
{
	font-size : 10px;
	color : #606060;
	text-transform : capitalize;
}

.homeprinmar
{
	padding : 0px 3px 0px 7px;
}

.homeprinimg
{
	border : 1px solid #CECECE;

}

.img
{
	border : 1px solid #CECECE;
}
.lateraltitulo {
	background-color: #00009C;
	color: White;
	font-weight: bolder;
	font-size: 11px;
}
.lateralceldanormal {

	border: 1px solid #dddddd;
background-image : url("../images/prinfondo.jpg");
	//background-color: #DEDEDE;
	font-size: 10px;
	background-position: bottom;
}

.lateraltextoform {
	color: #879047;
	font-weight: bolder;
	font-size: 10px;
}
.lateraltextolink {
	color: #BD0000;
	font-weight: bolder;
	font-size: 10px;
}

.pie {
	color: Silver;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.input {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	background-image: url("input.gif");
	background-repeat: no-repeat;
}

.boton {
	border: 0px solid #CCCCCC;
	font-size: 7px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bolder;
	background-color : #BD0000;
	color : White;
}

a {
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}
a:active {
	text-decoration : underline;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
	color: #444444;
	background-color: transparent;
	margin: 0.2em 0px 0.3em 0px;
}
h2 {
	font-size: 120%;
	color: #555555;
	background-color: transparent;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 110%;
	color: #666666;
	background-color: transparent;
	margin-bottom: 0.2em;
}
h4 {
	font-size: 105%;
	color: #777777;
	background-color: transparent;
	margin-bottom: 0.2em;
}

p {
	margin: 0.6em 0px;
	line-height: 1.5em;
}

strong {
	font-weight: bold;
	color: #993300;
	background: transparent;
}










