/* CSS Document */
.textodb{
	border:2px;
	margin-left:150;
	font-size:30px;
}

.datalines{
	border:2px;
	margin-left:160px;
	font-size:10px;
	overflow: auto;
	height: 400px;
}
ul.listado{
	margin-left: 10px;
	list-style-type: circle;
	background: none;	
	list-style-image: url(../img/styles/td_bg.jpg);
}
ul.listado li{

	margin-left:0px;
	line-height:200%;
	font-size: 0.9em;
	text-indent: 0px;
}
.contentdata{
	margin-left:160px;
	/*font-size:9px;*/
}

.contentdata2{
	margin-left:180px;
	font-size:10px;
}
.ulhome{
	color: #000;
	background:none;
	font-size:10px;	
}

.loginform{
	width:350px;
	height:200px;
	margin-left:200px;
	margin-top:150px;
	border: 4px solid #768ca4;
	background:#e7eaef;
	padding: none;
}

.contentframe{
	width:98%;
	height:350px;
	border:1px;
	overflow: auto;
	padding:0px 5px 0px 0px;
	/*font-size:9px;*/
}


body,html {
	padding:0px;
	margin:0px;
	background: #FFFFFF url(../img/styles/bg2.jpg) top center repeat-y;
	text-align: center;
	font-family: Verdana;
	font-size:11px;		
	scrollbar-face-color:#A9B898;
	scrollbar-highlight-color:#BEC8B4;
	scrollbar-3dlight-color:#BEC8B4;
	scrollbar-darkshadow-color:#CCC;
	scrollbar-shadow-color:#959991;
	scrollbar-arrow-color:#FFF;
	scrollbar-track-color:#E8EEE1;		
}

body{
	behavior:url(htc/csshover.htc);
}

div#cabecera{
	display:block;
	width:800px;
	height:99px;
	background:none;
	margin:0px auto 0px auto;
}

div#canvas {
	width:800px;
	text-align: left;
	/* top right bottom left*/
	margin: 0px auto 0px auto;
	display:block;
	/*border:1px solid #00f;*/
}

h1 {
	margin: 20px 0px 5px 170px;
	border-left: none;
	font-family: Arial;
	font-size: 35px;
	color: #000;	
	padding: 2px 1px 1px 8px;
	font-weight: bold;
}
h2 {
	margin: 0px 0px 0px 0px;
	border-left: none;
	font-family: Arial;
	font-size: 15px;
	color: #000;	
	padding: 2px 1px 1px 8px;
	font-weight: bold;
}

h3 {
	margin: 0px 0px 10px 170px;
	border-left: none;
	font-family: Arial;
	font-size: 15px;
	color: #000;	
	padding: 2px 1px 1px 8px;
	font-weight: bold;
	text-align:left;
}
ul, ul.recuadro {
	text-align: left;
	align: left;
	margin: 0px;
	padding: 3px;
	list-style: none;
	background-color: #FFF;
	font-size:12px;
}

ul li {
	margin:0;
}

ul.recuadro li {
	background: url(../img/styles/ulli.png) center left no-repeat;
	padding-left: 15px;
}

ul.menu {
	margin:0px;
	padding:0px;
	background:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: bold;
}

ul.menu li {
	background:none;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	line-height: 14px;
}

ul.menu li a {
	background-color:#FFF;
	padding-left: 12px;
	color: #000;
	text-decoration: none;
	display:block;
	width: auto;
	height:20px;
	font-family: Verdana;
	font-size: 11px;
}

ul.menu li a:hover {
	padding-left: 12px;
	text-decoration: none;
	background-color:#efecd9;
	color:#000;
}


/*
ul.submenu {
	margin: 8px 0px 35px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* font-size: 0.9em; */
}*/
/*
ul.submenu li {
	font-weight: bold;	
	float:left;
	display:block;

	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #5E7740;
}*/
/*
ul.submenu li a {
	color: #5E7740;
	background: none;
	text-decoration: none;
}*/
/*
ul.submenu li a:hover {
	color: #A9B898;
	text-decoration: none;
}*/

p {
	margin:10px 0px;
}

a {
	color:#325065;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#A9B898;
	text-decoration:none;
}

.floatimg {
	border: none;
	/* float:left;
	clear:left; */
}

.error {
	color: #B92A27;
	font-weight: bold;
}

table.listado {
	width:430px;
	margin-left:150px;
	margin-bottom:5px;
}

table.listado2 {
	width:400px;
	margin:0px 0px 0px auto;
}

table.listado3 {
	width:400px;
	margin-left:180px;
	margin-bottom:5px;
}

table.tablacurso{
	width:350px;
	margin-left:180px;
	margin-bottom:5px;
}

table.listado th{
	/*background:#E3ECD9;*/
	/*background:#AAA;*/
	padding:10px;
	/*text-align:center;*/
	text-align:left;
	/*font-size:12px;*/
	font-size:11px;
	color:#333;
}

table.listado2 th{
	/*background:#E3ECD9;*/
	background:#FF0000;
	padding:10px;
	text-align:center;
	font-size:12px;
	color:#333;
}

table.tablacurso th{
	background:#E3ECD9;
	/*background:#AAA;*/
	padding:10px;
	/*text-align:center;*/
	text-align:left;
	font-size:15px;
	color:#333;
}

table.listado td{
	/*border:1px solid #999;*/
	/*text-align:center;*/
	text-align:left;
	font-size:10px;
	padding:10px;
}

table.listado2 td{
	/*border:1px solid #333;*/
	background: url(../img/styles/td_bg.jpg) center left no-repeat;
	text-align:left;
	padding-left: 15px;
	color:#325065;
	font-size:12px;
}

table.listado3 td{
	/*border:1px solid #333;*/
	text-align:left;
	padding-left: 15px;
	color:#325065;
	font-size:10px;
}

table.tablacurso td{
	border:1px solid #999;
	text-align:left;
	font-size:10px;
	padding:10px;
}

table.listado tr:hover{
	background:#F7FAF3;
	border-bottom: 1px dashed #CCC;
}

table.listado2 tr:hover{
	/*background:#F7FAF3;*/
	border-bottom: 1px dashed #CCC;
}

table.tablacurso tr:hover{
	/*background:#F7FAF3;*/
	border-bottom: 1px dashed #CCC;
}

.tdstandard{
	text-align:left;
	border-bottom: 0px;
}

.tdstandardright{
	text-align:right;
	border-bottom: 0px;
}

.tdstandardcenter{
	text-align:center;
	border-bottom: 0px;
}
.trstandard{
	border-left:0px;
}
.trstandard:hover{
	background:#FFFFFF;
}

.textoVerde {
	color:#5E7740;
}

.contenido{
	margin-left:220px;
	margin-right:50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
}

