@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-image:url(images/fondox.jpg);
	background-repeat:repeat-x;
	}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.clasws1 a:link {
	text-decoration: none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.clasws1 a:visited {
	text-decoration: none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.clasws1 a:hover {
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.clasws1 a:active {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/*LINKS OPACITY 50% */
a.linkopacity50a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
a.linkopacity50a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0;
}

a.linkopacity50b img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0;
}
a.linkopacity50b:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}


/*LINKS OPACITY 90% */
a.linkopacity80a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
a.linkopacity80a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}

a.linkopacity80b img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}
a.linkopacity80b:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
















.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.pie {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color:#996600;
}
.puntos {
	display: block;
	background-image: url(images/puntos7.gif);
	width: 100%;
	background-repeat: repeat-x;
	height: 3px;
}
.titulo {
font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: none;
		font-style:italic;
	color:#996600;
}
.titulo14 {
font-family:Arial, Times, serif;
	font-size: 12px;
	font-weight: none;
	color:#6D492E;
}
.titulo14italic {
font-family:Arial, Times, serif;
	font-size: 12px;
	font-weight: none;
	color:#6D492E;
	font-style:italic;
}
.titulo16 {
font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: none;
	color:#996600;
}
.titulo18 {
font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: none;
	color:#996600;
}
.titulillo {
font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color:#996600;
}
.titulillo2 {
font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	color:#996600;
}
.titulomenu {
font-family: Arial;
	font-size: 12px;
	font-weight: BOLD;
	color:#996600;
}
.texto {
font-family: Arial;
	font-size: 12px;
	font-weight: none;
	font-style:italic;
	color:#7D5500;
}
.textoCoT {
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	font-style:normal;
	color:#6D492E;
	text-align: justify;
}
.textoCoT2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	font-style:normal;
	color:#6D492E;
	text-align: justify;
}


.link_ticodesign{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
 }
 .formulario_boton {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A4DDDA;
}
.formulario {
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border:1px solid #9D2022;
	background: #ffffff;
}
.formularioCOTI {
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border:1px;
	height: 22px;
	margin-top: 3px;
	background-color: #FCFCF8;
	border-style: solid;
	border-color: #6D492E;
}

