/* 
    Document   : otros
    Created on : 02/06/2009, 11:05:57 PM
    Author     : minos2
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.titulo{
text-align:center;color:#29166F; background:#CED9ED;height: 20px;font-weight:bold;
}
.tabla1{
	BORDER-TOP: #265382 1px solid;
	BORDER-LEFT: #265382 1px solid;
	BORDER-BOTTOM: #265382 1px solid;
	border-right: #265382 1px solid;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	margin:3px;

}
.th1{
    background-color:#213B5E;
	text-align:center;
	color:#FFFFFF;
}
.td1{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#265382;

}
.td2{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

#navega{
margin-top: 5px;
	background-color:#E6E6E6;
	padding-left:5px;
  text-align:left;
  font-family:verdana;
  border-width:0;
  border: 1px dotted #fa0;
}


.fomulario1 table{
	BORDER-TOP: #727272 1px dotted ;
	BORDER-LEFT: #727272 1px dotted ;
	BORDER-BOTTOM: #727272 1px dotted ;
	border-right: #727272 1px dotted ;
		margin-top:5px;
		margin-bottom:5px;

	padding: 3px;
}
.marco3{
BORDER-RIGHT: 1px inset; WIDTH: 720px; HEIGHT: 220px;
 PADDING-RIGHT: 6px; BORDER-TOP:1px solid; PADDING-LEFT: 6px; 
 PADDING-BOTTOM: 6px; MARGIN: 0px;  OVERFLOW: auto; 
 BORDER-LEFT: 1px solid;  PADDING-TOP: 6px; BORDER-RIGHT: 1px solid;
 BORDER-BOTTOM: 1px solid;  color:#1C1062
}
