﻿/* Web Ink - Modelo general de CSS - CC 2.5*/

/*-------------------------Styles: Etiquetas Básicas----------------------*/

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:62.5%;
	text-align: left;
}

h1 {
	font-size: 1.4em;
	width:100%;
	padding-bottom:4px;
	border-bottom: solid 2px #009900;
	font-weight: bold;
	text-align:left;
	color: #426B95;
	margin-bottom: 8px;
}

h2 {
	font-size: 1.1em;
	width:100%;
	padding-bottom:4px;
	border-bottom: solid 1px #6699CC;
	font-weight: bold;
	text-align:left;
	color: #006600;
	margin-bottom: 8px;
}

p {
	text-align: left;
	margin-bottom: 10px;
}

ul.lista1 {
	text-align: left;
	margin: 0 0 10px 10px;
}

ul.lista1 li {
	margin: 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;
}

a:hover {
	color: #2F5A27;
	text-decoration: none;
}



/*--------------------------Styles: clases comunes-------------------*/

.resaltado {
	color: #344D67;
	font-weight: bold;
}

.textowhite {
	color: #ffffff;
	font-weight: bold;
}

.resaltemosleguey {
	font-size: 1.1em;
	color:#143E57;
	padding: 4px 8px 4px 8px;
	margin: 5px auto 10px auto;
	width: 86%;
	border: solid 1px #143E57;
	background-color:#BFD8E3;
}
.resaltemosleguey2 {
	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: solid 1px;
	text-align:left;
	float: left;
}

.imagesright {
	border: none;
	text-align:left;
	float: right;
	padding-left: 10px;
}

.imagescenter {
	border: none;
	text-align:center;
	margin: auto;
}

.imagescenter img {
	border: none;

}

/*------------------------Item: portafolio-------------------------*/
.portafolio {
	background-color: #D5E1ED;
	margin: 4px;
	padding: 6px;
	height: 148px;
	width: 155px;
	border: 1px solid #738A9B;
	float:left;
	text-align:center;
}

.portafolio a{
	border: 0;
}
.portafolio img{
	border: 0;
	cursor:pointer;
}


/*------------------------Item: Formularios------------------*/

.formulario table {
	/*width: 100%;*/
}

	.formulario td, .formulario th {
		padding: 6px;
	}
		
	.formulario input, .formulario textarea, .formulario select {
		border: 1px solid #324252;
		background-color: #CEDAE3;
		color: #324252;
		font-family:"Trebuchet MS", Arial, Verdana;
		font-size:1em;
		padding: 2px 0 2px 3px;
		
	}
	
	.formulario input {
	}
	
	.formulario textarea {
		height: 80px;
	}
	
	.formulario .button {
	background-image: url(../img/enviar.jpg);
	height: 36px;
	width: 69px;
	margin: 0px;
	padding: 0px;
	border: solid 0px #ffffff;
	cursor: pointer;
}

.formulario input#english.button {
	background-image: url(../eng/img/enviar.jpg);
	height: 36px;
	width: 69px;
	margin: 0px;
	padding: 0px;
	border: solid 0px #ffffff;
	cursor: pointer;
}

/*-----------------------------Item: Tablas-------------------------*/

.tablatabulada {
	margin:auto;
}

	.tablatabulada td {
		padding: 4px;
		margin:0;
	}
	
		.tablatabulada thead td {
			font-weight: bold;
			background-color: #438015;
		}
	
.box_w1 {
	BORDER-RIGHT: #bed5ef 1px solid; BORDER-LEFT: #bed5ef 1px solid; WIDTH: 468px; BORDER-BOTTOM: #bed5ef 1px solid; BACKGROUND-COLOR: #ffffff
}
.box_w1 DIV.div1 {
	BORDER-BOTTOM: #cccccc 1px dashed