﻿body 
{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-family:Arial;
	font-size:small;
}
a
{
	color:#226699;
	text-decoration:none;
}
a:hover
{
	color:#136802;
	text-decoration:underline;
}
img
{
	border:solid 0px #FFFFFF;
}
h1
{
	font-size:medium;
	font-weight:bold;
	color:#336699;
}
h2
{
	font-size:small;
	font-weight:bold;
	color:#336699;
}
.Portafolio th
{
	background-color:#000000;
	color:#EFEFEF;
	border-bottom:solid 1px #FFFFFF;
	text-align:left;
}
.Portafolio td
{
	background-color:#EEEEEE;
}
.Contactenos
{
	border:solid 1px #999999;
	width:80%;
	margin:auto;
}
.Contactenos th
{
	background-color:#000000;
	color:#EFEFEF;
	text-align:left;
	font-weight:bold;
}
.Contactenos td
{
	background-color:#EEEEEE;
}
#head
{
	width:761px;
	margin:auto;
	padding:0px;
}
#headmenu
{
	text-align:right;
	color:#336699;
	font-weight:bold;
	margin-left:auto;
	margin-right:0px;
	padding: 0px 15px 5px 0px;
}
#submenu
{
	background-image:url("../images/subbar.jpg");
	background-repeat:repeat-x;
	padding:5px;
	vertical-align:text-top;
	font-weight:bold;
	height:32px;
	color:#EFEFEF;
}
#submenu a
{
	color:#EFEFEF;
}
#Contenido
{
	height:400px;
	vertical-align:top;
}
#footbar
{
	background-image:url("../images/footbar.jpg");
	background-repeat:repeat-x;
}
#footpage
{
	color:#336699;
	font-size:x-small;
}
