﻿
#dv_AccPri
{
	width:100%;
	/* background-color:Red;
	 height:80px;  */
	
}

#dv_AccPri div
{
	float: left   ;
}
/*	TEXTBOX de CONTACTENOS	*/
.dc_normalfld
{
	width: 241px;
	min-height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C4C4;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 6px;
	line-height: 14px;
	color: #C4C4C4;
	font-style: italic;
}

.dc_focusfld
{
	width: 241px;
	min-height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C4C4;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 6px;
	line-height: 14px;
}



.Ac_TitPro
{
	line-height: 36px;
	font-size: 30px;
	color: #2E3192;
	font-family: raleway, sans-serif;
	font-weight: 300;
	/*text-align: center;*/
	margin-bottom:0;
}

.Ac_SubTit
{
	font-size: 18px;
	color: #7F7F7F;
	font-family: raleway, sans-serif;
	font-weight: 900;
	
	
}

.Ac_txtErr
{
	font-size: 14px;
	color: Red;
	font-family: raleway, sans-serif;
	text-align:   center;
}

.Ac_btnAcceso
{
	width: 109px;
	height: 28px;
	border-style: none;
	position: relative;
	background: #FFFFFF url("../../Mod_Phone/images/btn.jpg") no-repeat center bottom;
	color: #FFFFFF;
	
}

.Ac_btnAcceso:hover
{
	width: 109px;
	height:28px;
	min-height: 0px;
	background: #FFFFFF url("../../Mod_Phone/images/btn3.jpg") no-repeat center bottom;
	
}
.Titulo2
{
	
	font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
	color: #7F7F7F;
    font-family: raleway, sans-serif;
    font-weight: 600;
	margin-left: 61px;
}

/*	TEXTBOX de CONTACTENOS	*/
.LP_normalfld
{
	min-height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 4px;
	color: #7F7F7F;
	font-weight: bold;
}

.LP_focusfld
{
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 6px;
	text-align: left;
	color: #7F7F7F;
	font-family: raleway, sans-serif;
	font-size: 12px;
	height: 15px;
	padding: 4px;
	font-weight: bold;
	text-align:center;
}


a.TextoDescarga
{
	color: #7F7F7F;
	font-family: raleway, sans-serif;
	font-weight: 600;
	font-size: 13px;
	
}