body{
	background-color: #faf9f3;
	color: #2a2725;
	margin:0px;
}

.logo{
	margin: 20px 20px 02px 20px;
}


table.cuerpo{
	margin:0px 0px 30px 0px;
}

table.cuerpo td{
	vertical-align: top;
}

table.cuerpo td.menu{
	font-family: Georgia, Garamond, serif ;
	padding: 20px 5px 60px 45px;
	width: 150px;	
	line-height: 100%;
	vertical-align: top;
}

table.cuerpo td.menu p{
	font-size: 90%;
	margin: 5px 0px 5px 0px;
	line-height: 120%;
}

table.cuerpo td.menu p a{
	font-weight: bold;
	color: #453e39;
}

table.cuerpo td.menu p a:hover{
	color: #445CA2;
}

table.cuerpo td.menu p.contact{
	font-size: 90%;
	margin: 50px 5px 30px 0px;
	line-height: 120%;
	border-top: 1px dashed #DFD8C1;
	padding-top: 15px;
}

table.cuerpo td.menu p.contact a{
	color: #453e39;
	font-weight: normal;
}

table.cuerpo td.menu p.contact a:hover{
	color: #445CA2;
}

table.cuerpo td.menu p.catlink{
	font-size: 75%;
	font-family: verdana;
	margin: 10px 5px 10px 0px;
	line-height: 120%;
	border-top: 1px dashed #DFD8C1;
	padding-top: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

table.cuerpo td.menu p.catlink a{
	color: #232d40;
}

table.cuerpo td.menu p.catlink a:hover{
	color: #445CA2;
}


table.cuerpo td.menu p.title{
	font-size: 75%;
	margin: 15px 5px 10px 0px;
	line-height: 120%;
	border-bottom: 1px solid #DFD8C1;
	font-family: verdana;
	padding-bottom:5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}



table.cuerpo td.menu p.nota{
	color: #484843;
	font-size: 70%;
	line-height: 145%;
}

table.cuerpo td.menu p.nota a{
	color: #484843;
}



table.cuerpo td.contenido{
	font-family: verdana, sans-serif;
	padding: 20px 5px 60px 70px;
	vertical-align: top;
}

table.cuerpo td.contenido p{
	font-size: 80%;
	margin: 5px 0px 5px 10px;
	line-height: 135%;
}


h1{
	font-family: Georgia, Garamond, serif ;
	font-size:145%;
	font-weight: normal;
	color:#6b7b8d;
	margin: 20px 5% 10px 10px;
}


a{
	color:#2e3c55;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	color:#445ca2;
}

table.picture_group{
	margin: 0px 0px 1% 0px;
	table-layout: fixed;
	width: 200px;
}


table.picture_group td.picture{

	background-color: #f6f5ef;
	border: 1px solid #ebeae3;
	
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 150px;
	height: 150px;
	vertical-align: middle;
}


.image{
	border: 1px solid #EDEDD1;
	margin: 10px 0px 15px 10px;
}

.image_small{
	border: 1px solid #EDEDD1;
}