﻿	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:#999999;
		border-width:thin;
	}
	.cont{
		position:absolute;
		left:50%;
		top:5px;
		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:125px;
		background-color:#007DCC;
	}
	.medio{
		position:absolute;
		left:0px;
		top:125px;
		width:800px;
		height:200px;
		background-color:#000000;
	}
	.logo{
		position:absolute;
		left:505px;
		top:49px;
		width:280px;
		height:59px;
	}
	.submenu{
		position:absolute;
		left:37px;
		top:95px;
		width:380px;
		height:22px;
		font-family: Arial, Verdana;
		font-size:14px;
		color:#000000;
		font-weight:bold;
	}
	.botonmenu{
		background-image:url(fondo/botonmenu.jpg);
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	.textosubmenu{
		font-family: Arial, Verdana;
		font-size:14px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
		padding-left:5px;
	}
	.TituloSeccion{
		font-family: Arial, Verdana;
		font-size:14px;
		color:#FFFFFF;
		font-weight:normal;
		text-decoration:none;
	}
	.centro{
		position:absolute;
		left:0px;
		top:325px;
		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:660px;
		top:221px;
		width: 138px;
		height: 54px;
	}
	.direccion{
		position:absolute;
		left:463px;
		top:222px;
		width: 183px;
		height: 48px;
	}
	.email{
		position:absolute;
		left:462px;
		top:275px;
		width: 192px;
		height: 29px;
	}
	.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;
	}
