/* classes plantilla 01 */

body {
	margin: 0px 10px 10px 10px;
	background-color: #333;
}

h1 {
	font-family: sans-serif;
	font-size: 14pt;
	color: white;
	background-color: #212BAE;
	padding: 0px 0px 0px 5px;
}

h2 {
	font-family: sans-serif;
	font-size: 12pt;
	color: #212BAE;
	padding: 0px 0px 0px 18px;
	background-image: url(../images/vinetaH2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

h3 {
	font-family: sans-serif;
	font-size: 14pt;
	color: #212BAE;
	padding: 0px 0px 0px 0px;
}

p {
	color: black;
	font-size: 12px;
}

p a {
	color: #212BAE;
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

li {
	font-size: 12px;
	color: black;
}

li a {
	color: #212BAE;
	text-decoration: underline;
}

li a:hover{
	text-decoration: none;
}

img.floatRight {
	float: right;
	/*border: 1px solid #333;*/
	margin: 0px 0px 10px 10px;
}

img.floatLeft {
	float: left;
	border: 1px solid #333;
	margin: 0px 10px 10px 0px;
}

img.floatcenter {
	float: center;
	border: 2px solid #333;
	margin: 0px 0px 0px 0px;
}

.tPlantilla1 {
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 779px;
	background-image: url(../images/fondo2.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
}

.tPlantilla1E {
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 779px;
	background-image: url(../images/fondo2E.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
}

.tPlantilla1F {
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 779px;
	background-image: url(../images/fondo2F.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
}

.tPlantilla1I {
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 779px;
	background-image: url(../images/fondo2I.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
}

.p1Cabecera {
	height: 70px;
}

.p1Secciones {
	font-size: 8pt;
	color: black;
	text-align: right;
	padding: 35px 5px 5px 0px;
}

.p1Secciones a {
	color: black;
	text-decoration: underline;
}

.p1Secciones a:hover{
	text-decoration: none;
}

.p1Cuerpo {
	padding: 0px 5px 30px 5px;
}

.tabContenidos {
	border-collapse: collapse;
	border: none;
}

.tabContenidos th {
	border-collapse: collapse;
	border: none;
	width: 160px;
}


.tabContenidos td {
	border-collapse: collapse;
	border: none;
	font-size: 8pt;
	color: black;
	text-align: justify;
	padding: 10px 10px 10px 5px;
}

.Creditos {
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.Creditos a {
	color: white;
	text-decoration: underline;
}

.Creditos a:hover {
	text-decoration: none;
}

table.tStandard {
	border-collapse: collapse;
	border: 1px solid black; 
}

table.tStandard th {
	border: 1px solid black;
	padding: 2px 2px 2px 5px;
	font-size: 7pt;
	color: white;
	background-color: #212BAE;
	text-align: center;
}

table.tStandard td {
	border: 1px solid black;
	padding: 2px 2px 2px 5px;
	font-size: 7pt;
	text-align: left;
	color: black;
}

#tabSeccion {
	border-collapse: collapse;
	border: none;
	margin: 15px 0px 10px 10px;
	width: 90%;
}

#tabSeccion td {
	border-collapse: collapse;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 0px;
	height: 20px;
}

#tabSeccion td a {
	color: black;
	text-decoration: none;
}

#tabSeccion td a:hover {
	color: #212BAE;
}


INPUT {
	font-size: 8pt;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

SELECT {
	font-size: 7pt;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

textarea {
	font-size: 8pt;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

table.tStandard5 {
	border-collapse: collapse;
	border: 1px solid black; 
}

table.tStandard5 th {
	border: 1px solid black;
	padding: 2px 2px 2px 5px;
	font-size: 7pt;
	color: white;
	background-color: #212BAE;
	text-align: center;
	width: 200px;
}

table.tStandard5 td {
	border: 1px solid black;
	padding: 2px 2px 2px 5px;
	font-size: 7pt;
	text-align: center;
	color: black;
}

li.MenuLI {
	font-size: 10px;
	color: black;
	font-weight: bold;
}

li.MenuLI a {
	color: #212BAE;
	text-decoration: underline;
}

li.MenuLI a:hover{
	text-decoration: none;
}

table.SinBorde {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
}

table.SinBorde th{
	font-weight: normal;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
}

.borderblanco th {
	border: 0px;
}

.borderblanco td {
	border: 1px solid black;
}