body {



	background-color:#78CA38;



	margin-left: 1px;



	margin-top: 1px;



	margin-right: 1px;



	margin-bottom: 1px;



}



body,td,th {



	color: #4A4A4A;



	font-family: Verdana, Geneva, sans-serif;



	font-size: 11px;



}



a:link {



	color: #666;



	text-decoration: none;



}



a:visited {



	color: #666;



	text-decoration: none;



}



a:hover {



	color: #06F;



	text-decoration: none;



}



a:active {



	color: #666;



	text-decoration: none;



}







.b_frm{



background-repeat:no-repeat;



border-style:solid; border-color:#CCCCCC; 



border-width:1px; background-color:#EAEA;



cursor:pointer; 



width:100px;



color:#333;



font-weight:bold;



}







.t_tbl{



	

border-radius: 5px;

background-color:#FFF;



border-left: 1px solid  #CCCCCC; 



border-top: 1px solid #CCCCCC; 



border-right: 1px solid #CCCCCC; 



border-bottom: 1px solid #CCCCCC; 



height:95%



	



}

.t_formulario1{



	



background-color:#FC0;



border-left: 1px solid  #CCCCCC; 



border-top: 1px solid #CCCCCC; 



border-right: 1px solid #CCCCCC; 



border-bottom: 1px solid #CCCCCC; 

/*para Firefox*/

-moz-border-radius: 20px 20px 20px 20px;

/*para Safari y Chrome*/

-webkit-border-radius: 20px 20px 20px 20px;

/* para Opera */

border-radius: 20px 20px 20px 20px;





height:95%



	



}



.t_formulario{



	



background-color:#FFC;



border-left: 1px solid  #CCCCCC; 



border-top: 1px solid #CCCCCC; 



border-right: 1px solid #CCCCCC; 



border-bottom: 1px solid #CCCCCC; 

/*para Firefox*/

-moz-border-radius: 20px 20px 20px 20px;

/*para Safari y Chrome*/

-webkit-border-radius: 20px 20px 20px 20px;

/* para Opera */

border-radius: 20px 20px 20px 20px;





height:95%



	



}





.t_pie{



  font-family:arial;



  font-size:8px;







}











.t_input{



	font-size:14px; 



	height:22px;



	border-left: 1px solid  #CCCCCC; 



	border-top: 1px solid #CCCCCC; 



	border-right: 1px solid #CCCCCC; 



	border-bottom: 1px solid #CCCCCC;



}

.btn_1 {

	font-family:  arial;

	font-size:10px;

	text-align: center;

	height:60px;

	width:70px;

	border-radius: 5px;
	background-color:#F00;
border: 2px solid white;
	color:#FFF;

	cursor:pointer;

}

.btn_2 {

	font-family:  arial;

	font-size:10px;

	text-align: center;

	height:60px;

	width:70px;
border-radius: 5px;
	background-color:#090;
border: 2px solid white;
	color:#FFF;

	cursor:pointer;

}

.btn_3 {

	font-family:  arial;

	font-size:10px;

	text-align: center;

	height:60px;

	width:70px;
border-radius: 5px;
	background-color:#00F;
border: 2px solid white;
	color:#FFF;

	cursor:pointer;

}



.btn_4 {

	font-family:  arial;

	font-size:10px;

	text-align: center;

	height:60px;
border: 2px solid white;
	width:70px;
border-radius: 5px;	background-color:#F90;

	color:#FFF;

	cursor:pointer;

}

.btn_5 {

	font-family:  arial;

	font-size:10px;

	text-align: center;

	height:60px;

	width:70px;
border-radius: 5px;

	background-color:#33C;

	color:#FFF;
	border: 2px solid white;
	cursor:pointer;

}

.btn_6 {

	font-family:  arial;

	font-size:10px;

	text-align: center;
	border: 2px solid white;

	height:60px;

	width:70px;

border-radius: 5px;

	background-color:#666;

	color:#FFF;

	cursor:pointer;

}

.tabla {



font-family:  arial;



font-size:10px;



text-align: left;



width: 99%;







}



.tabla th {



padding: 2px;



font-size:10px;



background-color: #83aec0;



background-image:url(../images/fondo_th.png);



background-repeat: repeat-x;



color: #FFFFFF;



text-align: center;



border-right-width: 1px;



border-bottom-width: 1px;



border-right-style: solid;



border-bottom-style: solid;



border-right-color: #558FA6;



border-bottom-color: #558FA6;



font-family: arial;



}



.tabla .modo1 {



font-size:10px;



background-color:#FFFFFF;







background-repeat: repeat-x;



color: #34484E;



font-family:  arial;



}



.tabla .modo1 td {



padding: 3px;



font-size:10px;



border-right-width: 1px;



border-bottom-width: 1px;



border-right-style: solid;



border-bottom-style: solid;



border-right-color: #CCCCCC;



border-bottom-color: #CCCCCC;



text-align:left;







} 



.tabla .modo1 th {



	background-image: url(../images/otros/fondo_tr01.png);



	background-position: left top;



	font-size:10px;



	font-weight:bold;



	text-align: left;



	background-color: #e2ebef;



	background-repeat: repeat-x;



	color: #34484E;



	font-family: arial;



	border-right-width: 1px;



	border-bottom-width: 1px;



	border-right-style: solid;



	border-bottom-style: solid;



	border-right-color: #CCCCCC;



	border-bottom-color: #CCCCCC;



	text-align:left;



}



		INPUT{ 

	display:block;

	padding-left:5px;

	padding-right:5px;

	padding-top:5px;

	padding-bottom:5px;

	margin-bottom:5px;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

	border-right:1px solid #fff;

	border-bottom:1px solid #fff;

	-moz-box-shadow:1px 1px 0px #ddd;

	box-shadow:1px 1px 0px #ddd;

	-webkit-box-shadow:1px 1px 0px #ddd;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	background:#f4f4f4;

	height:24px;

	font-size:11px

	}

	select{ 

		display:block;

		padding-left:2px;

		padding-right:2px;

		padding-top:2px;

		padding-bottom:2px;

		margin-bottom:2px;

		border-left:1px solid #ccc;

		border-top:1px solid #ccc;

		border-right:1px solid #fff;

		border-bottom:1px solid #fff;

		-moz-box-shadow:1px 1px 0px #ddd;

		box-shadow:1px 1px 0px #ddd;

		-webkit-box-shadow:1px 1px 0px #ddd;

		-webkit-border-radius: 5px;

		-moz-border-radius: 5px;

		border-radius: 5px;

		background:#f4f4f4;

		height:24px;

	}

		textarea{ 

		display:block;

		padding-left:2px;

		padding-right:2px;

		padding-top:2px;

		padding-bottom:2px;

		margin-bottom:2px;

		border-left:1px solid #ccc;

		border-top:1px solid #ccc;

		border-right:1px solid #fff;

		border-bottom:1px solid #fff;

		-moz-box-shadow:1px 1px 0px #ddd;

		box-shadow:1px 1px 0px #ddd;

		-webkit-box-shadow:1px 1px 0px #ddd;

		-webkit-border-radius: 5px;

		-moz-border-radius: 5px;

		border-radius: 5px;

		background:#f4f4f4;

		

	}

	.ficha_1{ 

	display:block;

	padding-left:5px;

	padding-right:5px;

	padding-top:1px;

	padding-bottom:1px;

	margin-bottom:0px;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

	border-right:1px solid #fff;

	border-bottom:1px solid  #FFF;

	-moz-box-shadow:1px 1px 0px #ddd;

	box-shadow:1px 1px 0px #ddd;

	-webkit-box-shadow:1px 1px 0px #ddd;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	background:#f4f4f4;

	height:24px;

	font-size:10px;

	width:100px

	

	}

