@charset "UTF-8";
/* CSS Document */

h3 {
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 0;
	}
	
h4  {
	color: #FFF;
	font-size:1em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0;
	}
	
h5  {
	color: #FFF;
	font-size:0.9em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 2px;
	}
	
h6  {
	color: #FFF;
	font-size:0.8em;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 5px;
	}	
	
a:link, a:visited {
	color: #FFF;
	font-size:1em;
	font-weight: normal;
	margin-bottom: 0;
	text-decoration:none;
	border-bottom: 1px #fff dotted;
	}

#left {
	float: left;
	margin: 0;
	width: 288px;
	padding: 30px 26px;
}

#franquicia {
	margin: 0;
	width: 203px;
	height: 329px;
	padding: 30px 26px;
	background:url(../images/contacto_tab_255x389.jpg) top left no-repeat;
}

#franquicia img {
	margin-bottom: 0;
	margin-left: 5px;
}

#franquicia p {
	margin-top: 0px;
	color: #fff;
	font-size: 1em;
	line-height: 1.2em;
}

#franquicia a:link, #franquicia a:visited {
	margin-top: 0px;
	color: #000;
	text-decoration:none;
	border-bottom: 1px #000 dotted;
}

#franquicia a:hover {
	color: #fff;
	border-bottom: 1px #fff dotted;
}

#left-top img {
	margin-bottom: 0;
	margin-left: -10px;
}

#left-top p {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	line-height: 1.6em;
}

#left ul {
	margin-top: 0px;
	color: #fff;
	font-size: 1em;
	line-height: 1.6em;
	list-style-type: disc;
}

#left li {
	margin-bottom: 0.9em;
	color: #fff;
	font-size: 1em;
	line-height: 1.2em;
}

#right {
	float: left;
	margin: 0;
	width: 558px;
	padding: 30px 26px;
}

#right p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 1em;
	line-height: 1.8em;
}

#right h2 {
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 0;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: normal;
}

form .shadeInput {
font-size: 1em;
width: 100%;
margin-bottom: 15px;
}

span {
	color: #F00;}
	
#right .intro {
	margin-bottom: 40px;}