/* CSS Document */


#cliente{
	text-indent:0px;
	height:300px;
	padding:5px 15px;
	}

.text {
	text-align:left;
	padding:10px 0px;
	margin:15px 15px 15px 30px;;
	width:350px;
	}
.text_actual, .text textarea {
	width:320px;
	text-align:justify;
	margin:0px;
	}
.text textarea {
	padding:0.2em;
	}
.text_actual {
	padding:0px;
	}

h5 span, h6 span{
	color:#990000;	
	}

h5 {
	font-size:11px;
	border-bottom:solid 1px #eee;
	}
#volver_clientes  a{
	padding:0px;
	color:#333333;
	font-size:20px;
	text-decoration:underline;
	width:60px;
	}
#volver_clientes  a:hover {
	color:#CCCCCC;
	}

