/**
 * Estilos principales.
 * Color primario #BF5E2A
 * Color secundario #3E8D97
 */



body, td, th, button
	{
	font-size: 13px;
	}

body, td, th, p, div, center, blockquote
	{
	color: #333333;
	}

body, td, th, input, textarea, button
	{
	font-family:  Verdana, Arial, sans-serif;
	}

body, td, th, h1, h2, h3, input, textarea, button
	{
	line-height: 150%;
	letter-spacing: +1px;
	word-spacing: +1.5px;
	}


/* Estilo general */
td, th, th, div, center, p, dfn, blockquote, strong, span, big, a, ul, li, form, input, textarea, button
	{
	line-height: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	font-size: inherit;
	color: inherit;
	}

input, button, textarea
	{
	line-height: normal;
	}


/*Estilo de Elementos*/
p
	{
	text-align: justify;
	}

h1
	{
	line-height: normal;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	color: #BF5E2A;
	padding: 0px;
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	}

h1 span {color: #3E8D97;}

h2
	{
	line-height: normal;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #BF5E2A;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	
	padding-top: 20px;
	}

h2 span {color: #000000;}

a
	{
	color: #BF5E2A;
	text-decoration: underline;
	}

a:active
	{
	border: none !important;
	}




dfn
	{
	font-style: normal;
	}


img
	{
	border: none;
	}


form
	{
	margin: 0px;
	padding: 0px;
	}

button, input.button
	{
	cursor: pointer;
	}


big, .big
	{
	font-size: 15px;
	vertical-align: text-bottom;
	}

sup
	{
	font-size: 9px;
	line-height: normal;
	}

/*Clases de Estilos*/
.aligncenter, .alignCenter
	{
	text-align: center;
	}

.alignright, .alignRight
	{
	text-align: right;
	}

.alignleft, .alignLeft
	{
	text-align: left;
	}

.alignjustify, .alignJustify
	{
	text-align: justify;
	}

.bold
	{
	font-weight: bold;
	}

.colored
	{
	color: #BF5E2A !important;
	}

.colored2
	{
	color: #3E8D97 !important;
	}

.empresa
	{
	color: #3E8D97 !important;
	font-weight: bold;
	}

.marca
	{
	font-style: italic;
	font-weight: bold;
	color: #BF5E2A !important;
	}


.rightposition, .rightPosition
	{
	float: right;
	margin-left: 15px;
	}

.leftposition, .leftPosition
	{
	float: left;
	margin-right: 15px;
	}

img.border {border: 6px solid #908D8E;}
img.border2 {border: 6px solid #3E8D97;}
img.border3 {border: 6px solid #BF5E2A;}


img.middle
	{
	vertical-align: middle;
	}

.space
	{
	font-size: 1px;
	line-height: normal;
	}

a.ancla
	{
	font-size: 1px;
	line-height: normal;
	}

.nowrap
	{
	white-space: nowrap;
	}

.clear
	{
	clear: both;
	}

.withBig
	{
	line-height: 150%;
	}


/*Mas Informacion*/
.masInformacion
	{
	width: 100%;
	margin-top: 20px;
	}

.masInformacion td
	{
	text-align: justify;
	vertical-align: middle;
	line-height: 180%;
	}

.masInformacion td a
	{
	font-weight: bold;
	color: #3E8D97;
	}


.masInformacion th
	{
	width: 100px;
	height: 128px;
	vertical-align: middle;
	}

.masInformacion th a
	{
	width: 100px;
	height: 128px;
	display: block;
	text-decoration: none;
	background-image: url(../images/mas-informacion.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}




/*Seccion Inicio*/
#seccionInicio
	{
	}

#seccionInicio .servicio
	{
	padding-top: 30px;
	padding-bottom: 30px;
	}

#seccionInicio .servicio div
	{
	text-align: left;
	padding-bottom: 10px;
	}


#seccionInicio .servicio th
	{
	width: 300px;
	vertical-align: middle;
	text-align: center;
	}


#seccionInicio .servicio td
	{
	width: 300px;
	text-align: left;
	}

/*Imagenes bon Borde*/
.imageBorder
	{
	position: relative;
	overflow: hidden;
	}

.imageBorder div
	{
	font-size: 1px;
	line-height: 1px;
	}

.imageBorder img
	{
	position: absolute;
	top:0px;
	left:0px;
	}

.imageBorder .top
	{
	position: absolute;
	top:0px;
	left:0px;
	height: 25px;
	width: 100%;
	
	background-image: url(../images/images-border/border-h-c1.png);
	background-repeat: repeat-x;
	background-position: left top;
	}

.imageBorder .top div
	{
	background-image: url(../images/images-border/corners-c1.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

.imageBorder .top div div
	{
	background-position: right top;
	height: 25px;
	}


.imageBorder .bottom
	{
	position: absolute;
	bottom:0px;
	left:0px;
	height: 25px;
	width: 100%;

	background-image: url(../images/images-border/border-h-c1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	}

.imageBorder .bottom div
	{
	background-image: url(../images/images-border/corners-c1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.imageBorder .bottom div div
	{
	background-position: right bottom;
	height: 25px;
	}

.imageBorder .left
	{
	position: absolute;
	top:0px;
	left:0px;
	width: 6px;
	height: 100%;
	background-image: url(../images/images-border/border-v-c1.png);
	background-repeat: repeat-y;
	background-position: left top;
	}

.imageBorder .right
	{
	position: absolute;
	top:0px;
	right: 0px;
	width: 6px;
	height: 100%;
	background-image: url(../images/images-border/border-v-c1.png);
	background-repeat: repeat-y;
	background-position: right top;
	}

.imageBorderColor .top, .imageBorderColor .bottom {background-image: url(../images/images-border/border-h-c2.png);}
.imageBorderColor .top div, .imageBorderColor .bottom div {background-image: url(../images/images-border/corners-c2.png);}
.imageBorderColor .left, .imageBorderColor .right {background-image: url(../images/images-border/border-v-c2.png);}

.imageBorderColor2 .top, .imageBorderColor2 .bottom {background-image: url(../images/images-border/border-h.png);}
.imageBorderColor2 .top div, .imageBorderColor2 .bottom div {background-image: url(../images/images-border/corners.png);}
.imageBorderColor2 .left, .imageBorderColor2 .right {background-image: url(../images/images-border/border-v.png);}




