@import url(http://fonts.googleapis.com/css?family=Ubuntu);

.imput {
	font-family: Ubuntu;
	font-size: 14px;
	color: #000;
	padding: 4px;
	background-color:#CCC;
	width: 90%;
	height: 20px;
	border: none;
	border-radius: 8px;
	margin:5px;
}
.imput2 {
	font-family: Ubuntu;
	font-size: 14px;
	color: #000;
	padding: 4px;
	background-color:#CCC;
	width: 90%;
	height: 160px;
	border: none;
	border-radius: 8px;
	margin:5px;
}
.imput3 {
	font-family: Droid Sans;
	font-size: 14px;
	color: #666;
	padding: 4px;
	background-color: #fff;
	width: 210px;
	height: 28px;
	border: none;
}
.imput4 {
	font-family: Ubuntu;
	font-size: 14px;
	color: #ffffff;
	padding: 4px;
	background-color: #666666;
	width: 210px;
	height: 83px;
	border: none;
}
.desplegable {
	font-family: Ubuntu;
	font-size: 19px;
	color: #fff;
	padding: 4px;
	background-color: #7a4173;
	height: 40px;
	border: none;
	border-radius:10px;
		font-weight: bold;
}
.text1 {
	font-family: Ubuntu;
	font-size: 19px;
	color: #05969b;
	
}
.text2 {
	font-family: Ubuntu;
	font-size: 14px;
	color: #fff;
	
}
.text3 {
	font-family: Ubuntu;
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	
}
.text4 {
	font-family: Ubuntu;
	font-size: 16px;
	color: #333;
	
}
.text8 {
	font-family: Ubuntu;
	font-size: 16px;
	color: #ffcc00;
		font-weight: bold;
		text-decoration:none;
}

.text11 {
	font-family: Ubuntu;
	font-size: 16px;
	color: #fff;
}
.text12 {
	font-family: Ubuntu;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}


.text15{

	font-family: Ubuntu;
	font-size: 17px;
	color: #666;

}
.text17 {
	font-family: Ubuntu;
	font-size: 15px;
	color: #954e8c;
	font-weight: bold;
	text-decoration:none;

	
}
.text177 {
	font-family: Ubuntu;
	font-size: 20px;
	color: #05969b;
	font-weight: bold;
	text-decoration:none;
}
.text1777 {
	font-family: Ubuntu;
	font-size: 20px;
	color: #954e8c;
	font-weight: bold;
	text-decoration:none;
}

.vineta1 {
	font-family: Ubuntu;
	font-size: 20px;
	color: #b5fcda;
	font-weight: bold;
	text-decoration:none;
}
.vineta2 {
	font-family: Ubuntu;
	font-size: 28px;
	color: #954e8c;
	font-weight: bold;
	text-decoration:none;
}
.btn {
	font-family: Ubuntu;
	font-size: 15px;
	color: #fff;
	background-color: #954e8c;
	width: 150px;
	height: 40px;
	border-radius: 8px;
	border:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5E3358;
	cursor:pointer;
	padding:8px;
	
	
}
.btn2 {
	font-family: Ubuntu;
	font-size: 14px;
	color: #954e8c;
	background-color: #ffcc00;
	width: 150px;
	height: 40px;
	border-radius: 8px;
	border:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c19d0e;
	cursor:pointer;
	padding:8px;
	margin-top:10px;
	font-weight: bold;
}
.text-minimenu{
	background:#009899; 
	color:#fff; 
	font-size:19px;
	text-align:center;
}
.mail-img{ background-image:url(../images/mail.png);
background-repeat:no-repeat;}