/* CSS Document */

#banner .txt h2{
	color:#BC3190;
	font-size:23px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#banner .txt h3{
	color:#FF9000;
	font-size:20px;
	margin:0 0 5px 0;
	font-style:italic;
}
#banner .txt p{
	font-size:14px;
	margin:0;
	font-style:italic;
}
#banner img{
	float:right;
	margin:12px 12px 0 0;

}
#banner object{
	float:right;
	margin:12px 12px 0 0;
}
#submenu{
	background-image:url('../img/aplicaciones/subweb.gif');
	background-repeat:no-repeat;
	height:91px;
	width:225px;
	margin-left:5px;
	margin-bottom:10px;
	padding:30px 10px 0 20px;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu ul li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:150%;
}
#submenu ul li a{
	background-image:url('../img/aplicaciones/off.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	color:#BC3190;
	text-decoration:none;
}
#submenu ul li a:hover{
	background-image:url('../img/aplicaciones/on.gif');
	color:#760B54;
}
#navegacion{
	color:#666;
	margin-bottom:6px;
}
#navegacion a{
	color:#BC3190;
	text-decoration:none;
	font-weight:bold;
}
#navegacion a:hover{
	text-decoration:underline;
}
#navegacion .gris{
	color:#666;
}
#content{
	border-top:4px solid #BC3190;
	background-color:#F4DEED;
	padding:10px;
	color:#333;
	min-height: 520px;
  	height: auto !important;
 	height: 520px;
	margin-bottom:10px;
}
#content a{
	color:#BC3190;
	font-weight:bold;
}
#content a:hover{
	text-decoration:none;
}
#content h4{
	margin:0;
	padding:0;
	display:none;
}
#content h5{
	color:#BC3190;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}
.backup{
	background-image:url('../img/aplicaciones/bgbackup.jpg');
	background-repeat:no-repeat;
	width:328px;
	height:183px;
	margin:auto;
}
.backup1{
	background-image:url('../img/aplicaciones/bgbasico.gif');
	background-repeat:no-repeat;
	width:114px;
	height:138px;
	padding-left:100px;
	padding-top:7px;
}
.backup2{
	background-image:url('../img/aplicaciones/bgstandar.gif');
	background-repeat:no-repeat;
	width:114px;
	height:138px;
	padding-left:100px;
	padding-top:7px;
}
.backup3{
	background-image:url('../img/aplicaciones/bgprofesiona.gif');
	background-repeat:no-repeat;
	width:114px;
	height:138px;
	padding-left:100px;
	padding-top:7px;
}
.spam{
	background-image:url('../img/aplicaciones/bgantispam.jpg');
	background-repeat:no-repeat;
	width:328px;
	height:183px;
	margin:auto;
}
.spam2{
	background-image:url('../img/aplicaciones/bgantispam2.jpg');
	background-repeat:no-repeat;
	width:450px;
	height:183px;
	margin:auto;
	margin-top:25px;
}
.spamprecio{
	position:relative;
	top:50px;
	left:10px;
	width:300px;
	text-align:center;
}
.spamtxt{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#BC3190;
	font-weight:bold;
	font-style:italic;
}
.crm{
	background-image:url('../img/aplicaciones/bgsugar.jpg');
	background-repeat:no-repeat;
	width:328px;
	height:183px;
	margin:auto;
}
.dyasoft{
	background-image:url('../img/aplicaciones/bgdyasoft.jpg');
	background-repeat:no-repeat;
	width:328px;
	height:183px;
	margin:auto;
}
.txt2{
	margin:15px;
	text-align:center;
	width:170px;
	padding-top:45px;
}
.txt3{
}
.margin{
	margin-top:15px;
}
.negrita{
	font-weight:bold;
}
.precio{
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	color:#BC3190;
	font-weight:bold;
	font-style:italic;
	position:relative;
	top:80px;
	left:135px;
	width:200px;
	text-align:center;
}
.precio2{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#BC3190;
	font-weight:bold;
	font-style:italic;
}
.tamano{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#93156B;
	font-weight:bold;
	font-style:italic;
}
.titcrm{
	width:163px;
	height:60px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#BC3190;
	background-image:url('../img/aplicaciones/titcrm.gif');
	background-repeat:no-repeat;
}

.bgtxtcrm{
	padding:0 12px 0 16px;
	font-size:11px;
	color:#fff;
	background-image:url('../img/aplicaciones/bgtxtcrm.gif');
	background-repeat:repeat-y;
}
.bgtxtcrm ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
}
.piecrm{
	background-image:url('../img/aplicaciones/piecrm.gif');
	background-repeat:no-repeat;
	height:30px;
}
/*Formulario*/
#content_form {
	padding: 0px;
	margin: 10px 0 10px 0;
}
#content_form form {
	margin: 0px;
	padding: 0px;
}
#content_form fieldset {
	padding: 0px;
	border:0px;
	margin: 0px;
}
#content_form legend {
	border: 0;
	font-weight: bold;
	padding-left: 10px;
}
#content_form label,input{
	float: left;

}
#content_form input, #content_form textarea {
	border: 1px solid #BC3190;
	background-color: #FEB8E8;
}
#content_form label {
	text-align: right;
	width: 200px;
	padding-right: 10px;
}
.submit2, .retablecer2 {
	background-color: #BC3190!important;
	color: #fff;
	border: 1px dotted #BC3190;
	float: none !important;
	font-weight: bold;
	padding: 0px;
	margin:0 0 0 160px;
	font-size:11px;
	cursor:pointer;
}
.retablecer2 {
	margin-left: 10px !important;
}

#content_form textarea, #content_form select {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 200px;
}
#content_form br {
	clear: left;
}
.no_style{
	display: none;
}
.campos_form {
	width: 150px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.check{
	width:20px!important;
	display:inline;
}
/* Fin del formulario */