h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 175%;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 150%;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#666666
	font-size: 125%;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
}
h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 50%;
}
body, table   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12;
	background:url(../images/fondo.jpg) repeat;
}
a   {
	color: #0033FF;
	text-decoration: none;
}
a:hover   {
	color: #A00000;
	text-decoration: none;
}
a.hd_link {
	color: #5f5f5f;
	text-decoration: none;
	font-size:100%
}
a.hd_link:hover {
	color: #5f5f5f;
}
a.copyright:hover {
	text-decoration: underline;
}
a.delete:hover {
	color: red;
}
input,select,textarea     {
	background-color: #FFFFFF;
}
table.header    {
    background-color: #D3DCE3;
	color: #000000;
}
th   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12;
	background-color: #D3DCE3;
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12;
}

.restrict {
	color: red;
}
.vert {
	background: url('../images/vert.png') no-repeat center;
}
.outer {
	background: url('../images/outer.png') no-repeat center;
}
.br {
	background: url('../images/br.png') no-repeat center;
}
.tr	{
	background: url('../images/tr.png') no-repeat center;
}
.rb {
	background: url('../images/rb.png') no-repeat center;
}
.rt	{
	background: url('../images/rt.png') no-repeat center;
}

 Color para fondo hombre.Etiquetas para dar bordes redondeados 
<style type="text/css">
.hombres{
display:block
}
.hombres *{
display:block;
height:1px;
overflow:hidden;
background:#999999
}
.hombres1{
border-right:1px solid #d3d3d3;
padding-right:1px;
margin-right:3px;
border-left:1px solid #d3d3d3;
padding-left:1px;
margin-left:3px;
background:#b2b2b2;
}
.hombres2{
border-right:1px solid #f4f4f4;
border-left:1px solid #f4f4f4;
padding:0px 1px;
background:#acacac;
margin:0px 1px;
}
.hombres{
display:block
}
.hombres *{
display:block;
height:1px;
overflow:hidden;
background:#99CCCC
}
.hombres1{
border-right:1px solid #d3e9e9;
padding-right:1px;
margin-right:3px;
border-left:1px solid #d3e9e9;
padding-left:1px;
margin-left:3px;
background:#b2d8d8;
}
.hombres2{
border-right:1px solid #f4f9f9;
border-left:1px solid #f4f9f9;
padding:0px 1px;
background:#acd5d5;
margin:0px 1px;
}
.hombres3{
border-right:1px solid #acd5d5;
border-left:1px solid #acd5d5;
margin:0px 1px;
}
.hombres4{
border-right:1px solid #d3e9e9;
border-left:1px solid #d3e9e9;
}
.hombres5{
border-right:1px solid #b2d8d8;
border-left:1px solid #b2d8d8;
}
.hombres_content{
padding:0px 5px;
background:#99CCCC;
} 
</style>

 Color para fondo mujer.Etiquetas para dar bordes redondeados 
<style type="text/css">
.mujeres{
display:block
}
.mujeres *{
display:block;
height:1px;
overflow:hidden;
background:#9966CC
}
.mujeres1{
border-right:1px solid #d3bde9;
padding-right:1px;
margin-right:3px;
border-left:1px solid #d3bde9;
padding-left:1px;
margin-left:3px;
background:#b28cd8;
}
.mujeres2{
border-right:1px solid #f4eff9;
border-left:1px solid #f4eff9;
padding:0px 1px;
background:#ac83d5;
margin:0px 1px;
}
.mujeres3{
border-right:1px solid #ac83d5;
border-left:1px solid #ac83d5;
margin:0px 1px;
}
.mujeres4{
border-right:1px solid #d3bde9;
border-left:1px solid #d3bde9;
}
.mujeres5{
border-right:1px solid #b28cd8;
border-left:1px solid #b28cd8;
}
.mujeres_content{
padding:0px 5px;
background:#9966CC;
} 
</style>


 Color para otros fondos.Etiquetas para dar bordes redondeados 
<style type="text/css">
.cabecera{
display:block
}
.cabecera *{
display:block;
height:1px;
overflow:hidden;
background:#CCCCFF
}
.cabecera1{
border-right:1px solid #bdd3e9;
padding-right:1px;
margin-right:3px;
border-left:1px solid #bdd3e9;
padding-left:1px;
margin-left:3px;
background:#CCCCFF;
}
.cabecera2{
border-right:1px solid #eff4f9;
border-left:1px solid #eff4f9;
padding:0px 1px;
background:#CCCCFF;
margin:0px 1px;
}
.cabecera3{
border-right:1px solid #83acd5;
border-left:1px solid #83acd5;
margin:0px 1px;
}
.cabecera4{
border-right:1px solid #bdd3e9;
border-left:1px solid #bdd3e9;
}
.cabecera5{
border-right:1px solid #8cb2d8;
border-left:1px solid #8cb2d8;
}
.cabecera_content{
padding:0px 5px;
background:#CCCCFF;
} 
</style>

