body 
{
	background-image: none;
	margin-left : auto;
	margin-right : auto;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#container
{
	width: 100%;
	background-color: #e0e0e0;
	color: #333;
	border: 1px solid gray;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#top
{
	padding: 0em;
	background-color: #ddd;
	border-bottom: 1px solid gray;
	background-image: url(graficos/titulo.jpg);
	height: 187px;
}
#leftnav
{
	float: left;
	width: 300px;
	padding: 0em;
	margin: 0em;
	background-color: #C4BDA2;
	height: 100%;
}
#content
{
	padding: 0em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: gray;
	border-left-color: gray;
	background-image: url(logobssolo/trans.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #E0E0E0;
	height: auto;
	width: auto;
	background-attachment: scroll;
	margin: 0px;
}
#content p{
	text-align: justify;
}
#content h1{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
#content h2{
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#content h3{
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#menu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	font-variant: normal;
	display: block;
	float: left;
	margin-top: 150px;
	margin-right: 0px;
	margin-left: 180px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.botonmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	background-color: #000066;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.botonmenu:link,
.botonmenu:visited {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #cccccc;
}
.botonmenu:hover {
    border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 
#submenu
{
	width: 100%;
	background-color: #E0E0E0;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}
#telefono
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contacto
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 100px;
	margin-right: 100px;
	margin-left: 200px;
}
#fotoizq
{
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#fotodch
{
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#impresora
{
	float: right;
	height: auto;
	width: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

