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

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {}

a:active {}

.tablehome {
	background-color: #E9E9E9;
}

.tablemenu {
	background-color: #212f5c;
}

.tablecont {
	background-color: #ffffff;
}

.tableopt {
	background-color: #898989;
}

.tablemenucelda {
	background-color: #212f5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tablemenucelda:hover {
	background-color: #166bd5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablecelda1 {
	background-color: #212f5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
.tablecelda1:hover {
	background-color: #166bd5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

.tablemenuceldah {
	background-color: #166bd5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablemenuceldab {
	background-color: #212f5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.cellcolor1{
	background-color:#212f5c;
}
.cellcolor2{
	background-color:#4967c9;
}
.textcolor1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #212f5c;
	text-decoration: none;
}
.textcolor1a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212f5c;
	text-decoration: none;
}
.textcolor1b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212f5c;
	text-decoration: none;
}
.textcolor1c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #212f5c;
	text-decoration: none;
}
.textcolor1d{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #212f5c;
	text-decoration: none;
}
.textcolor1x{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #212f5c;
	text-decoration: none;
}
.textcolor2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #166bd5;
	text-decoration: none;
}
.textcolor2a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #166bd5;
	text-decoration: none;
}
.textcolor2b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #166bd5;
	text-decoration: none;
}
.textcolor2c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #166bd5;
	text-decoration: none;
}
.textcolor2d{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #166bd5;
	text-decoration: none;
}
.textcolor2e{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #166bd5;
	text-decoration: none;
}
.detalle{
	display:block;
	background:url(portafolio/imagenes/botonverdetalles.jpg) center top no-repeat;
	cursor:pointer;
	width:120px;
	height:38px;
	text-indent:-9999em;
}
.detalle:hover{
background:url(portafolio/imagenes/botonverdetalles2.jpg) center top no-repeat;
}

.portafoliologo{
	display:block;
	background:url(images/titulos-verlogotipos.jpg) center top no-repeat;
	cursor:pointer;
	width:450px;
	height:72px;
	text-indent:-9999em;
}
.portafoliologo:hover{
background:url(images/titulos-verlogotipos2.jpg) center top no-repeat;
}

.portafolioweb{
	display:block;
	background:url(images/titulos-verportafolio.jpg) center top no-repeat;
	cursor:pointer;
	width:450px;
	height:72px;
	text-indent:-9999em;
}
.portafolioweb:hover{
background:url(images/titulos-verportafolio2.jpg) center top no-repeat;
}

.portafolioprint{
	display:block;
	background:url(images/titulos-verprint.jpg) center top no-repeat;
	cursor:pointer;
	width:450px;
	height:72px;
	text-indent:-9999em;
}
.portafolioprint:hover{
background:url(images/titulos-verprint2.jpg) center top no-repeat;
}

.portafolioregresar{
	display:block;
	background:url(images/botonregresar.jpg) center top no-repeat;
	cursor:pointer;
	width:150px;
	height:36px;
	text-indent:-9999em;
}
.portafolioregresar:hover{
background:url(images/botonregresar2.jpg) center top no-repeat;
}

.portafolioirsitio{
	display:block;
	background:url(images/botonirsitio.jpg) center top no-repeat;
	cursor:pointer;
	width:150px;
	height:36px;
	text-indent:-9999em;
}
.portafolioirsitio:hover{
background:url(images/botonirsitio2.jpg) center top no-repeat;
}

