@charset "utf-8";
body {
	background-image: url(css/degradado.jpg);
	background-color: #0A73AA;
	background-repeat:repeat-x;
}
.ondulado
{
background-image:url(images/rep-und.jpg)
}

.sdro {
	font-size: 10px;
	color: #046fa5;
	font-family: Arial;
	text-align:center;
}
.text{
color:#000000;
	font-size: 12px;
	font-family: Arial;
	text-align:justify;
}
.textCENTER{
color:#000000;
	font-size: 12px;
	font-family: Arial;
	text-align:center;
}
.text-color {
	color: #fe8112;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	}
	
.text-color-blue{
    color:#117CB0;
    font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
.textHead{
color:#FF6633;
font-family:Arial;
font-size:18px;
text-decoration:none;
}
.textTitle
{
color:#117CB0;
font-family:Arial;
text-decoration:none;
font-size:18px;
}
.textBlue
{
color:#117CB0;
font-family:Arial;
text-decoration:none;
font-size:15px;
font-weight:bold;
}
	
a:link {
    color:#FFFFFF;
	font-size: 12px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#FFFFFF;
	font-size: 12px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #E9E9E9;
	font-size: 12px;
	font-family:Arial;
	text-decoration:underline;
		}
	
a:active {
	color:#FFFFFF;
	font-size: 12px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
}

.link2 a:link {
    color:#FF6633;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial;
}
.link2 a:visited {
	text-decoration: none;
	color: #BF6000;
	font-size: 12px;
}
.link2 a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FF6600;
}
.link2 a:active {
	text-decoration: none;
	color: #FF6633;
	font-size: 12px;
}

.ondulado{
background-image: url(images/rep-und.jpg);
}

.naranja{
    background-image: url(images/naranja.jpg);
}
