/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

/* bloque barra azul y botones enlace superior */
body {
	margin: 0 auto;
	padding: 0;
	font: normal 8pt/13pt arial, "lucida console", sans-serif;
	background: #f4f4f4;
}
#inicio_header {
	margin:  0 0 0 25px;
	padding: 0;
	color: #303030;
	width: 1000px;
	background: #f4f4f4 url("../images/design/M2_top.GIF") bottom center no-repeat;
}
#wrap {
	margin: 0 25px 0 25px;
	padding: 0;
	color: #303030;
	width: 1000px;
	background: #f4f4f4 url("../images/design/M2.gif") top center repeat-y;
}
#header {
	clear: both;
	margin: 0 0 0 25px;
	padding: 0 ;
	height: 100px;
	background: #1D374E url("../images/design/a4.gif") top center repeat-x;
	width:950px;
}
/*avmenu_ppal  */ 
#TOP {
	background: #e0e0e0;
	clear: both;
	float: none;
	margin: 0 0 0 25px;
	padding: 5px 0 0 0;
	font-size: 1em;
	border-top:0px solid #c0c0c0; 
	border-bottom:1px solid #c0c0c0; 
	width:950px;
	height: 40px;
}
#enterprise {
	float: left;
	margin: 0 auto;
	padding: 0 0 0 15px;
	width:700px;
}
#logout {
	float: right;
	margin: 0 0 0 25px;
	padding: 10px 10px 0 15px;
	width:100px;
	text-align: right;
}

/*  FONDO GENERAL DEL CONTENIDO*/
#fondo_general_right{
	clear: both;
	margin: 0 0 0 25px;
	padding: 0 ;
	width: 950px;
	background: #FFFFFF url("../images/design/all_middle.bmp") top center repeat-y;
}
/* bloque listado izquierdo */
#avmenu_top_right {
	clear: both;
	margin: 0 0 0 25px;
	padding: 0;
	width: 950px;
	background: #FFFFFF url("../images/design/avmenu_top_right.bmp") bottom center no-repeat;
}
#avmenu {
	clear: left;
	float: left;
	width: 110px;
	margin: 0 auto;
	font-size: 0.9em;
	padding: 15px 0 10px 8px;
	overflow: hidden;
}
#avmenu ul {	
	list-style: none;
	width: 153px;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 1.1em;
}	
#avmenu li {
	margin-bottom: 1px;
	border-bottom:1px solid #c0c0c0; 
}
#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
}	
	
#avmenu li a:hover {
	color: #286ea0;
	text-decoration: underline;
}
/* BLOQUE DE CONTENIDO */
#contenido_right{
	margin: 0 50px 0 0;
	padding: 1px 0 0 0;
	line-height: 1em;
	text-align: left;
	font-family: arial, "lucida console", sans-serif;
	min-height: 500px;	
	font-size: 1em;	
}
#contenido_right h1{
	font-size: 1em;
	color: #1D374E;
	margin-bottom: 9px;
}


/* otros */

.naranja1 {
	color:#CF7F2A;
	}

h3 {
	font-size: 1.3em;
	margin: 0 0 10px 5px;
	color: #1D374E;
}
#date {
	margin-top: 10px;
	font-size: 1.0em;
	color: #b0b0b0;
	text-align: right;
}
a {
	text-decoration: none;
	color: #286ea0;
	font-size: 1.0em;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
	font-size: 1.0em;
}

a img {
border: 0;
}

#footer_right {
	clear: both;
	margin: 0 0 0 25px;
	padding: 8px 0 5px 0;
	width: 950px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
	background: #FFFFFF url("../images/design/right_bottom.bmp") top center no-repeat;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#fin_header {
	margin:  0 0 0 25px;
	padding: 0;
	color: #303030;
	width: 1000px;
	background: #f4f4f4 url("../images/design/M2_fin.gif") top center no-repeat;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#t1 {
	font-weight:bold;
	margin: 0 0 6px 0px;
	color: #1D374E;
}
#t2 {
	margin: 0 0 6px 15px;
	color: #1D374E;
}
#t3 {
	margin: 0 0 6px 30px;
	color: #1D374E;
}
#t4 {
	margin: 0 0 6px 45px;
	color: #1D374E;
}

#img_box{
	width:600px;
	height:600px;
	overflow:auto;
}

th {
	font-size: 0.7em;	
	text-align: left;
	border-bottom:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
}
tr {
	font-size: 1em;
}
td {
	font-size: 0.8em;
	border-bottom: #e6e6e6 dotted 1px;
}
table{
	padding: 1px;
}
