/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color : #304A4E;
	scrollbar-arrow-color : #CAD5DB;
	background-color: #999999;
}

a {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.TITULO {
	font-size: 16px;
	font-family: verdana;
	color: #006666;
	font-weight: bold;
}
.suntitpeque {
	font-size: 12px;
	font-family: verdana;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.contenido {
	font-size: 11px;
	font-family: verdana;
	color: #666666;
	text-align: justify;
}
.tittalleres {
	font-size: 14px;
	font-family: verdana;
	color: #CCCCCC;
	font-weight: bold;
	text-indent: 10pt;
	text-align: left;
}
.copy{
	font-family: verdana;
	font-size: 10px;

	color: #CCCCCC;
	text-align: center;
}




/*PARTE SUPERIOR*/
.sup {
	width:760px;
	height:auto;
	margin:0 auto 0 auto;
}
/*MENU SUPERIOR*/
#cuerPo {
	height: auto;
	width: 760px;
	margin:0 auto 0 auto;
}

/*MENU IZQUIERDO*/

.CtIz {
	float: left;
	height: auto;
	width: 37px;
}
.CtDer {
	float: left;
	height: auto;
	width: 200px;
	background-color: #FFFFFF;
}

/*CONTENIDO*/
.ctGen {
	float: left;
	height: auto;
	width: 493px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}

.Pcont {
	text-align: center;
	float: left;
	width: 130px;
	height: 120px;
	margin: 0 5px 5px 5px;
}
.Pcont img {
	border: 2px solid #CC0000;
	padding: 3px;
	vertical-align: super;
	float: left;
}
.Pcont a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.imagQ {
	float: left;
	height: auto;
	width: 110px;
}
.ContQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 370px;
	text-align: justify;
}
.ContQ h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	padding-top: 0;
	padding-left: 0;
}
.Tler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	height: auto;
	width: 455px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
.Tler img {
	float: left;
	padding: 1px;
	margin-right: 10px;
	border: 1px solid #006666;
}
.Tler h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/*PIE*/
.pie {
	width:530px;
	height:80px;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 200px;
	margin-left: 30px;
	float: left;
}
.LinPie {
	width:760px;
	height:5px;
	background-image: url(../imag/backs/base.jpg);
	width:760px;
	float: left;
}
.pie a {
	color:#CCCCCC;
	font-size:11px;
	text-decoration:none;
	text-transform:none
}

/*H1, H2, H3*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	padding-top: 14px;
	padding-left: 15px;
}
.LinE {
	background-image: url(../imag/backs/base.jpg);
	float: left;
	height: auto;
	width: 760px;
}