body {
	margin:0;
	padding:0;
}
#cuerpo {
	border-bottom:1px solid #E6E4E5;
	border-left:1px solid #E6E4E5;
	border-right:1px solid #E6E4E5;
}

.contenido {
	background-image: url(imagenes/pag_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}

.menu td{ padding-right:10px;}

.menu a:active
{
outline: none;
}

.menu a:focus
{
-moz-outline-style: none;
}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.tex td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tex img {
	border: 1px solid #CCCCCC;
}

.tex a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tex a:hover{
	color: #EE3524;
	}
	
.tex2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.tablintex2{ border-right: 1px solid #E6E4E5;
border-top: 1px solid #E6E4E5; 
}
.tex2 td{ border-left: 1px solid #E6E4E5;
border-bottom: 1px solid #E6E4E5;
padding:10px;
}
.colortabla{ background-color:#F7F7F7;}


