/*
Title:      Socitek master styles for screen media
Author:     jandropoch, CW
Updated:    August 24 2006
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3E5196;
}
h1 {
	margin: 0 0 5px 0;
	font-size: 2.8em;
}
h2 {
	font-size: 2em;
	margin: 0;
}
h3 {
	border-bottom: 1px solid #3E5196;
	text-align: left;
	font-size: 1.6em;
	font-weight: normal;
}
h3 a {
	color: #3E5196;	
}
.flecha {
	background: url(../images/bullet.gif) right no-repeat;
}
p {
	margin: 10px 0 10px 0;
}
img {
	border: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3E5196;;
}

/*
header
*/
#header {
	margin-top: 10px;
	padding-left: 30px;
}

/*
menu
*/
#menu {
	background: url(../images/background-menu.jpg) no-repeat;
	height: 55px; 
}
#menu a{
	color: #FFFFFF;
	text-decoration: none;
	border-right: #FFFFFF 1px solid;
	padding: 8px 8px 8px 8px;
}
#menu a:hover{
	background-color: #999999;
}
#menu ul{	
	margin: 0 0 0 30px;
	padding: 6px 0 0 0;
	list-style-type: none;
}
#menu li{
	float: left;
	height: 30px;
	padding: 8px 0 8px 0;
}
/*
content
*/
#content {
	width: 745px;
	margin: auto;
	padding: 0 15px 15px 15px;
}
/*
content-right
*/
#content-right {
	width: 475px;
	float: right;
	padding-left: 20px;
	border-left: 1px solid #3E5196;
	margin-left: 20px;
	text-align: right;
}
#content-right h2{
	margin-top: 20px;
}
#content-right ul{
	list-style-type: none;
}
/*
footer
*/
#footer {
	clear: both;
	width: 650px;
	float: right;
	border-top: 1px solid #3E5196;
	padding-top: 5px;
	text-align: right;
	margin: 20px 0 5px 0;
	color: #3E5196;
	font-size: 0.9em;
}
/*
form
*/
input {	
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {	
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 280px;
}
label {
	float: left;
	margin-bottom: 5px;
}
/*
form-small
*/
.form-small input {	
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-small textarea {	
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
}
.form-small label {
	float: left;
	margin-bottom: 5px;
	width: 75px;
}
.display {
	display: none;
}
.masinformacion {
	height: 20px;
	background: url(../images/background-flecha.gif) no-repeat right top;
	padding-right: 25px;
	text-align: right;
	font-weight: bold;
}
.quote-top {
	background: url(../images/background-quote-top.gif) no-repeat;
	width: 225px;
	height: 28px;
	border-top: 1px solid #3E5196;
}
.quote {
	background: url(../images/background-quote-middle.gif) repeat-y;
	width: 195px;
	padding: 15px;
	margin: 0;
	color: #FFFFFF;
	font-size: 1.2em;
	overflow: visible;
	text-align: right;
	font-weight: bold;
}
.quote-bottom {
	background: url(../images/background-quote-bottom.gif) no-repeat;
	width: 225px;
	height: 28px;
	border-bottom: 1px solid #3E5196;
	margin-bottom: 10px;
}
.columna {
	width: 300px;
	float: left;
	padding: 0 20px 0 0;
	list-style-type: none;
}
.textopeq {
	font-size: 0.7em;
}
.logos {
	float: left;
	width: 200px;
	margin: 10px;
}
.float-left {
	float: left;
	border: #CCCCCC 1px solid;
	padding: 1px;
	margin: 20px 20px 10px 0;
}
.float-right {
	float: right;
	border: #CCCCCC 1px solid;
	padding: 1px;
	margin: 20px 0 10px 20px;
}
.ul-int {
	text-align: left;
	margin-top: 20px;
	list-style-type: disc;
}
.ul-int strong{
	color: #3E5196;
}

#tabcontentcontainer li{
	display: inline;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
#tabcontentcontainer ul{
	margin: 0 0 0 30px;
	padding: 0;
}
.tabcontent{
	display: none;
}
#sc1, #sc2, #sc3, #sc4 {
	height: 25px;
}
#tablist li a.current{
}

#sc3 {
	margin-left: 350px;
}
