﻿/* Creixems Web Studio - Modelo general de CSS - CC 2.5*/

/*-------------------------Styles: Etiquetas BÃ¡sicas----------------------*/

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Segoe UI",Arial,sans-serif;

	/*font-family: "Trebuchet MS", Arial, Verdana;*/
	font-size:65%;
	text-align: left;
}

h1 {
	font-size: 1.6em;
	width:100%;
	padding-bottom:4px;
	border-bottom: solid 2px #006f51; 
	font-weight: bold;
	text-align:left;
	color: #1a2d59; /*#426B95;*/
	margin-bottom: 8px;
	letter-spacing: -0.05em;
}

h2 {
	font-size: 1.3em;
	width:100%;
	padding-bottom:4px;
	border-bottom: solid 1px #6699CC;
	font-weight: bold;
	text-align:left;
	color: #3C631F;
	margin-bottom: 8px;
	clear:both;	
}

h3 {
	font-size: 1.2em;
	width:100%;
	padding-bottom:4px;
	border-bottom: solid 1px #6699CC;
	font-weight: bold;
	text-align:left;
	color: #219BE4;
	margin-bottom: 8px;
	
}

p {
	font-size: 1em;
	text-align: left;
	margin-bottom: 10px;
	line-height: 140%;	
}

/*
ul.lista1 {
	text-align: left;
	margin: 0 0 10px 10px;
}

ul.lista1 li {
	margin: 0 0 0 0;
	padding: 0 0 10px 10px;
	list-style-image:url(../img/vinetabluelight.jpg);
	list-style-position: inside;
}
*/

/*------------------------Styles: links-------------------------*/

a:link, a:visited, a:active {
	color: #416D9E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5FB015;
	text-decoration: underline;
}

a img {
	border:0;
	}


#footer a {
	font-weight:bold;
	color:#364F1E;
	}
	
	#footer a:hover {
	font-weight:bold;
	text-decoration:underline;
	color: #1C628C;
	}

/*--------------------------Styles: clases comunes-------------------*/

.textLargeBold {
	font-size: 16px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:6px;
}

.textMediumBold 
{
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 5px;
}

.textBold {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

.subhead 
{
	margin-bottom: 5px;
	font-weight:bold;
}

.lnk
{
	margin: 5px 20px 0px 5px;
	font-weight:bold;
	text-decoration: underline;
}

.highlighted {
	color: #344D67;
	font-weight: bold;
}

.textowhite {
	color: #ffffff;
	font-weight: bold;
}

.highlightleguey {
	font-size: 1.1em;
	font-weight:bold;
	color:#143E57;
	padding: 4px 8px 4px 8px;
	margin: 5px auto 10px auto;
	width: 80%;
	border: solid 1px #143E57;
	background-color:#BFD8E3;
	text-align:center;
}
.highlightleguey2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 4px 8px 0px 8px;
	margin: 6px 0px 8px 0px;
	width: 92%;
	border: solid 1px #415872;
	background-color:#EFF2F5;
}

.images {
	border: none;
	text-align:left;
	float: left;
	margin: 0 8px 0 0;
}

.imagesright {
	border: none;
	text-align:left;
	float: right;
	padding-left: 10px;
}

.imagescenter {
	border: none;
	text-align:center;
	margin: auto;
}

.imagescenter img {
	border: none;

}

.bannerImage
{
	width: 910px; 
	height: 82px;
}

.geniuswork {
	width: 100%;
		clear:both;
	}
	
.bullets
{
	margin-left: 15px;
}

.bullets li
{
	padding-bottom: 7px;
}

.bullets2
{
	margin-left: 15px;
}

.bullets2 li
{
	padding-bottom: 15px;
}

/*------------------------Item: portafolio-------------------------*/
.portafolio {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 6px;
	height: 148px;
	width: 200px;
	border: 1px solid #738A9B;
	float:left;
	text-align:center;
}

.portafolio a{
	border: 0;
}
.portafolio img{
	border: 0;
	cursor:pointer;
}


/*-----------------Other---------------*/

a.sabermas {
	float:right;
	clear:both;
	width: 125px;
	height: 35px;/*40-5*/
	padding: 5px 0 0 0;
	color:#185587;
	background-image:url(../img/sabermashover.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	font-size:1.2em;
	}
a.sabermas {
	background-image:url(../img/sabermas.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	}
a:hover.sabermas  {
	background-image:url(../img/sabermashover.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	}	
	

.pipe {
	width: 100%;
	text-align:left;
	font-size: 1.1em;
	line-height:130%;
	height:445px;
	}
	
	.pipe .pipesTitle a{
		color: #669900;
		text-align:left;
		font-size: 1.2em;
		padding: 0 0 10px 0;
		}
	.pipesDescription{
		text-align:left;
		}
	h3.ybh {
	font-size: 1.6em;
	width:100%;
	padding-bottom:12px;
	border-bottom: solid 1px #009900;
	font-weight: bold;
	text-align:left;
	color: #426B95;
	margin-bottom: 12px;
	letter-spacing: -0.05em;
	}
	
.tabcontent
{
	padding:15px 0px 20px 5px;
}

/*-----------------------------Item: Tablas-------------------------*/

.tabulartable {
	margin:auto;
}

	.tabulartable td {
		padding: 4px;
		margin:0;
	}
	
		.tabulartable thead td {
			font-weight: bold;
			background-color: #438015;
		}
	

