
/*_____________CLASES TEXTOS_____________*/

.bigtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	line-height: 130%;
	text-align:center;
}

.telefono {
	font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	color: #efbd5a;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
	text-align:center;
}

.email {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	line-height: 130%;
	text-align:center;
}

.email a{
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #efbd5a;
	font-weight: bold;
}

.email a:hover{
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align:underline;
}

.webs {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	line-height: 130%;
}

.webs a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	line-height: 130%;
}

.webs a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}

.textos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}

.textos a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}

.textos a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #0f3846;
	text-decoration: none;
	line-height: 130%;
}

.title {
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cb0000;
	text-decoration: none;
	line-height: 130%;
}

.title2 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #24638f;
	text-decoration: none;
	line-height: 130%;
}

/*_____________CLASES FORM_____________*/


.form{
	border: 1px solid #6c6c6c;
	background-color: #ffffff;
	font: 12px/14px  Tahoma, Arial, Verdana;
	color: #000000;
	text-align:left;
	background: url(images/degfor.gif);
	padding-left: 3px;
	height: 20px;
}

.form2 {
	border: 1px solid #6c6c6c;
	background-color: #ffffff;
	font: 11px/14px  Tahoma, Arial, Verdana;
	color: #000000;
	text-align:left;
	background: url(images/degfor.gif);
	padding-left: 3px;
}

.btform{
	border: 1px solid #6c6c6c;
	background: #ffffff;
	background: url(images/degfor.gif);
	font: 12px/14px  Tahoma, Arial, Verdana;
	color: #000000;
	font-weight: bold;
	text-align:center;
	padding-left: 3px;
	height: 22px;	
}

input.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: url(images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 65%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
