	body{
		background-color:#FFFFFF;
		margin:0px;
	}
	textarea, select, input{
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size: 12px; 
		font-weight: normal; 
		background-color: #FFFFFF; 
		color: #000000;
		border-style:solid;
		border-color:#8D3684;
		border-width:thin;
	}
	.cont{
		position:absolute;
		left:50%;
		top:0px;
		width:750px;
		margin-left:-375px;
		height:627px;
		background-image:url(fondo/fondogris.jpg);
		background-position:0px 192px;
		background-repeat:no-repeat;
	}
	.cabecera{
		position:absolute;
		left:0px;
		top:0px;
		width:750px;
		height:256px;
		background-image:url(fondo/cabeza.jpg);
		background-position:50% 0%;
		background-repeat:no-repeat;
	}
	.submenu{
		position:absolute;
		left:498px;
		top:18px;
		width:180px;
		height:22px;
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
	}
	.textosubmenu{
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	.menu{
		position:absolute;
		left:0px;
		top:186px;
		width:253px;
		height:441px;
		background-image:url(fondo/principiomenu.jpg);
		background-position:50% 0%;
		background-repeat:no-repeat;
	}
	.zpadres{
		position:absolute;
		left:0px;
		top:50px;
		width:253px;
		height:125px;
	}
	.textozpadres{
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size:15px;
		color:#8D3684;
		font-weight:bold;
		text-decoration:none;
	}
	.textozpadres2{
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size:15px;
		color:#8D3684;
		font-weight:normal;
		text-decoration:none;
	}
	.pequeno{
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size:9px;
		color:#8D3684;
		font-weight:normal;
		text-decoration:none;
	}
	.secciones{
		position:absolute;
		left:0px;
		top:180px;
		width:253px;
		height:261px;
		background-image:url(fondo/menu.jpg);
		background-position:50% 50%;
		background-repeat:no-repeat;
	}
	.textoseccion{
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size:13px;
		color:#8D3684;
		font-weight:bold;
		text-decoration:none;
	}
	.titulo{
		position:absolute;
		left:353px;
		top:196px;
		width:301px;
		height:28px;
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size:21px;
		color:#8D3684;
		font-weight:bold;
		text-decoration:none;
	}
	.principat{
		font-family: "Geometric 231 BT", Verdana, Arial;
		font-size:21px;
		color:#8D3684;
		font-weight:bold;
		text-decoration:none;
	}
	.centro{
		position:absolute;
		left:253px;
		top:251px;
		width:465px;
		height:328px;
		background-color:#FFFFFF;
		background-image:url(madre.jpg);
		background-position:50% 100%;
		background-repeat:no-repeat;
	}
	.centroseccion{
		position:absolute;
		left:253px;
		top:251px;
		width:498px;
		height:328px;
		background-color:#FFFFFF;
	}
	.pie{
		position:absolute;
		left:1px;
		top:580px;
		width:750px;
		background-color:#FFFFFF;
	}
	.piepc{
		position:absolute;
		left:1px;
		top:620px;
		width:750px;
		background-color:#FFFFFF;
	}
	.pienos{
		position:absolute;
		left:1px;
		top:720px;
		width:750px;
		background-color:#FFFFFF;
	}
	.pieins{
		position:absolute;
		left:1px;
		top:1020px;
		width:750px;
		background-color:#FFFFFF;
	}
	.creadopor{
		background-color:#8D3684;
		font-family: "Geometric 231 BT", Verdana, Arial;
		color:#FFFFFF;
		font-weight:bold;
		font-size:12px;
		text-decoration:none;
	}
	.centroAD{
		position:absolute;
		left:253px;
		top:251px;
		width:498px;
		height:328px;
		background-color:#FFFFFF;
	}
	.tablaborde{
	
	}
	.titulotabla{
		background-color:#8D3684;
		font-family: "Geometric 231 BT", Verdana, Arial;
		color:#FFFFFF;
		font-weight:bold;
		font-size:15px;
		border-color:#FFFFFF;
		border-width:thin;
	}
	.contenidotabla{
		background-color:#FFFFFF;
		font-family: "Geometric 231 BT", Verdana, Arial;
		color:#8D3684;
		font-weight:normal;
		font-size:13px;
		border-color:#BE75AA;
		border-width:thin;
	}
	.contenido{
		font-family: "Geometric 231 BT", Verdana, Arial;
		color:#8D3684;
		font-weight:normal;
		font-size:13px;
	}
	.txtcontenido{
		padding-left:15px;
		padding-right:5px;
		font-family: "Geometric 231 BT", Verdana, Arial;
		color:#8D3684;
		font-weight:normal;
		font-size:13px;
		text-align:justify;
	}