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



/****************************************************************/
/*
	Adapto el index.php
*/

div#PHP4DB_toolbar
{
	float: left;
	border-right: 0px;
	width: 16%;
}

#PHP4DB_windowIframe{
	width:80%;
	height: 100%;
	float: left;
}

ul.menu{
	margin:0px;
	padding:0px;
	margin-right: 15px;
}

#main{
		width:100%;
		height:100%;
		border:0px;
}

div#shortcuts{
	text-align: right;
	color: #009999;
	font-size: large;
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 20px;	
}

div#shortcuts a{
	color: #000066;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

#PHP4DB_windowContent{
	height: 71%;
	float: left;
	width: 100%;
}
/****************************************************************/

/*	
	Usado en el portal
*/

.title_section{
	border-bottom: 1px solid #FFFF33;
	color: #000066;
	text-transform: uppercase;
}
.title_section:first-letter {
	font-size: 300%;
	font-family: "Monotype Corsiva";
	padding: 5px;
}

div#datos_utiles, div#fotos, div.section{
	border: 1px dotted #FFFFCC;
	color: #000066;
	margin-left: 10px;
	margin-right: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	background: url(../sistema/images-common/curlSmall.gif) no-repeat bottom #009999;
	padding-top: 30px;	
	padding-left: 30px;		
	padding-right: 30px;			
	padding-bottom: 80px;		
}

div#fotos{
	text-align: center;
}

div.thumb-foto{
  	width: 20%;
  	text-align: center;
	display: inline;
}
div.fila-fotos{
	width: 98%;
}
/******************************************************************/

td.encabezado-left
{
	width:10;
	height:29;
}
td.encabezado-right
{
	width: 588px;
	height: 29;
	vertical-align:top;
}
p.encabezado
{
	font-weight: bold;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 18;
	color: #FFFFFF;
}
table.cuerpo
{
	width: 598;
	height: 606;
	border-width: 0;
	border-spacing: 0;
	padding: 0;
}
td.cuerpo-left
{
	width: 162;
	height: 741;
	vertical-align: top;
	text-align: center;
}
td.cuerpo-right
{
	width: 437;
	height: 741;
	background-color: #333399;
	vertical-align: top;
	padding: 25px;
}
p.cuerpo
{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12;
	color: #FFFFFF;
}
