/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/



#col_b form{
width:300px;
float:left;}


.inptcon{
width:300px;
margin-top:3px;
background-image:url(../img/img_sombra_07.jpg);
background-repeat:repeat-x;
background-position:top;
border:#999999 1px solid;}

textarea{
width:300px;
margin-top:3px;
background-image:url(../img/img_sombra_07.jpg);
background-repeat:repeat-x;
background-position:top;
border:#999999 1px solid;}

.tlf{
font-size:22px;
float:right;
margin-top:10px;
color: #999999;
font-weight:bold;}

.tr1{
	background-color:#e4e3e3;}
.tr2{
	background-color:#f2f2f2;}	
.bordert{
	border-left: #CCC 1px solid;}
.tzona{
	border-collapse:collapse;
	border-spacing:0;background-color:#d8d8d8;
	width:100%;}
	
.tzona thead{
	}	
	.tzona a{
		text-decoration:underline;}
.tzona thead td{
	font-weight:bold;
	text-align:left;
	padding:10px 15px;}	
	.tzona tbody td{

	text-align:left;
	padding:10px 15px;}	
.tzona ul{
	padding-left:20px;}
.tzona ul li{
	margin-bottom:5px;
	list-style-image:url(../img/propuesta-1_52.gif);}	
.esquinaiz{
	background:url(../img/skiniz_03.jpg) no-repeat left top;}	
	.esquinader{
	background:url(../img/skinder_05.jpg) no-repeat right top;}	
	.abajoiz{
	background:url(../img/abajoiz.jpg) no-repeat left bottom;}	
	.abajoder{
	background:url(../img/abajor_05.jpg) no-repeat right bottom;}	
	
.tzona .filaabajo td{
	padding:5px;}	
	
.finalizar{
	border:0;
	background:none;
	background:url(../img/finalizar_10.png) no-repeat;
	width:128px;
	height:22px;
	cursor:pointer;}	
