/* CSS Document */

/* General de todo el sitio */
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.style2 {font-family: Times New Roman;
	font-size: medium;
	font-style:italic;
	}		
.style12 {font-family: Trebuchet MS; font-size: small; }
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000
}
a:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #993366;
}
a:hover {
	font-family: Tahoma;
	font-weight: 500;	
	text-decoration: none;
	color: #00CC00;
}
a:active {
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFF00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 36px;
	color: #333333;
}
h2 {
	font-size: 24px;
	color: #333333;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 16px;
	color: #333333;
}
p	{ text-indent: 3em;
	text-align: justify;
	line-height: 1.2em;	
}

/* DOCUMENTOS */
.actcelda { border: 1px solid #132169;}
.calce2 {background-color: #ffffff;
	border-color: #009999;
	border-width: 2px;
	border-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #000066;
	font-style:italic;
	}
.rayaVert { 
	background-image: url(../imagenes/cint_tit_bot/turquesa2x2.png);
	background-repeat: repeat-y;
	background-position: center;
}
	
/* Sección FOTOS */
.fotoIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: 300;
	color: #333333;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	height: auto;
	width: auto;
	padding: 8px;
}

.fototextoIzquierda { position:relative;
	left: 115px;
	width: 336px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #000066;
	background-color: #ffffff;
	border-color: #009999;
	border-width: 3px;
	border-style: dashed;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	padding: 8px;
	}
 
.fototextoDerecha { position:relative;
	left: 15px;
	width: 336px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #000066;
	background-color: #ffffff;
	border-color: #009999;
	border-width: 3px;
	border-style: dashed;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	padding: 8px;
	}
	
/* FOOTER */		
table#footer { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer a:link { font-family: Tahoma;
	font-size:10px;
	color: #0066CC;
	text-decoration: none;
	}
#footer a:visited { font-family: Tahoma;
	font-size:10px;
	text-decoration: none;
	color: #993366;
	}
#footer a:hover {
	font-family: Tahoma;
	font-size:10px;
	font-weight: 500;	
	text-decoration: none;
	color: #00CC00;
}
#footer a:active {
	font-family: Tahoma;
	font-size:10px;
	text-decoration: none;
	color: #FFFF00;
}

.rayaHor {
	background-image: url(../imagenes/cint_tit_bot/turquesa2x2.png);
	background-repeat: repeat-x;
	background-position: center;
}
/* ENLACES */
.descripCelda { border-width: thin;
	border-style: double;
	border-spacing: inherit;
	border-color: #009999;
}
.enlaceCelda { border-width: thin;
	border-style: none;
	border-spacing: inherit;
	border-color: #009999;
} 
/* CONTACTO */
.cnttitulosCelda { background-color: #009999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:700;
	color: #000066;
}
.cntinfoCelda { border-color: #000066;
	border-style: solid;
	border-width: thin;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:700;
	color: #000066;	
}

/* Páginas Adicionales */
.subtitPagAdic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* INSCRIPCION */
#inscripcion	{position: absolute;
	left: 40px;
}
