	body{
		background-color:#FFFFFF;
		margin:0px;
	}
	textarea, select, input{
		font-family: Arial, Verdana;
		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:800px;
		margin-left:-400px;
		height:627px;
		background-image:url(fondo/fondogris.jpg);
		background-position:0px 192px;
		background-repeat:no-repeat;
	}
	.cabecera{
		position:absolute;
		left:0px;
		top:0px;
		width:800px;
		height:310px;
		background-image:url(fondo/cabeza.jpg);
		background-position:50% 100%;
		background-repeat:no-repeat;
	}
	.logo{
		position:absolute;
		left:20px;
		top:20px;
		width:294px;
		height:80px;
	}
	.submenu{
		position:absolute;
		left:552px;
		top:68px;
		width:234px;
		height:22px;
		font-family: Arial, Verdana;
		font-size:16px;
		color:#344CA6;
		font-weight:bold;
	}
	.textosubmenu{
		font-family: Arial, Verdana;
		font-size:16px;
		color:#344CA6;
		font-weight:bold;
		text-decoration:none;
	}
	.titulo{
		position:absolute;
		left:620px;
		top:134px;
		width:156px;
		height:28px;
	}
	.centro{
		position:absolute;
		left:0px;
		top:310px;
		width:800px;
		height:328px;
	}
	.contenido{
		position:absolute;
		left:50%;
		top:10px;
		width:500px;
		height:338px;
		margin-left:-250px;
	}
	.titulocont{
		font-family: Arial, Verdana;
		color:#8D3684;
		font-weight:bold;
		font-size:16px;
		color:#CB3D3B;
	}
	.contenidotexto{
		font-family: Arial, Verdana;
		color:#000000;
		font-weight:normal;
		font-size:14px;
	}
	.fotoder{
		position:absolute;
		left:650px;
		top:10px;
		width:150px;
		height:300px;
	}
	.fotoizq{
		position:absolute;
		left:0px;
		top:10px;
		width:150px;
		height:300px;
	}
	.pie{
		position:absolute;
		left:1px;
		top:580px;
		width:750px;
		background-color:#FFFFFF;
	}
	.telefono{
		position:absolute;
		left:20px;
		top:44px;
		width: 165px;
		height: 54px;
	}
	.direccion{
		position:absolute;
		left:20px;
		top:134px;
		width: 220px;
		height: 61px;
	}
	.email{
		position:absolute;
		left:202px;
		top:44px;
		width: 256px;
		height: 53px;
	}
	.fachada{
		position:absolute;
		left:256px;
		top:103px;
		width: 195px;
		height: 93px;
	}
	.mapa{
		position:absolute;
		left:490px;
		top:38px;
		width: 294px;
		height: 159px;
	}
	.creadopor{
		font-family: Arial, Verdana;
		font-size:12px;
		color:#344CA6;
		font-weight:normal;
		text-decoration:none;
	}