@charset "utf-8";
#tab {
	float: left;
	width: 175px;
	padding-rigth: 18px;
	padding-left: 18px;
	height: 150px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;

}
body {
	font-family: tahoma, verdana, arial;
	font-size:11px;
	color: #333333;
	background-color: #efefef;
}
a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #666666;
}
h1 {
	font-family: "Century Gothic", Arial, Tahoma;
	font-size: 36px;
	font-weight: lighter;
	color: #333333;
	letter-spacing: -0.06em;
}

h2 {
	color: #0869B5;
	font-family: "Century Gothic", Verdana;
	font-size: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDBDE;
	padding-bottom: 8px;
}
.formtag {
	font-weight: normal;
	color: #575F7D;
}


h3 {
	color: #666666;
	background-color: #F7FBFF;
	line-height: 21px;
	font-size: 13px;
	letter-spacing: 0.05em;
	text-indent: 4px;
}

h4, .sub {
	color: #2196E7;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#contenido {
	background-image: url(images/top_04.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	padding-top: 40px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}


.servicios li {
	list-style-type: none;
	line-height: 16px;
	color: #6699FF;
}



.nav {
	background-image: url(images/top_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height:22px;
}

.nav li, .nav li a, .nav li a:visited {
list-style:none;
float:left;
display:block;
padding:6px;
color:#FFFFFF;
}
#contenido li {
	list-style-image: url(images/bullet.gif);
	color: #666666;
}
#snipet {
	background-image: url(images/Snippet-End.jpg);
	background-position: bottom;
	display: block;
	width: 218px;
	background-repeat: no-repeat;
}
#snipetc {
	padding-right: 21px;
	padding-left: 21px;
	padding-bottom: 21px;
}
.panel {
	background-image: url(images/black_02.jpg);
	background-repeat: repeat-y;
	padding: 8px;
	color: #FFFFFF;
}
.panel a, .panel a:visited{
	color: #eeeeee;
}
.panel a:hover{
color:#00CCFF;
}
#creditos {
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 21px;
	padding-bottom: 60px;
	padding-left: 21px;
	background-image: url(images/credito.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#fl {
	display: block;
	float: right;
}
#bl li, .bl{
	list-style-image: url(images/bulletblack.jpg);
}
