@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image:url(../_img/bg.gif);
	background-repeat:repeat;
	background-color:#e5cfec;
}

div#backgroundindex {
	text-align: center;
	width:100%;
	margin-top:0px;
	position:relative;
}

div#pageintro {
	text-align: center;
	position:relative;
	margin:0px auto;
	width: 750px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:100px;
	background-color:#FFFFFF;
	height:370px;
}

.intro {
	text-align:center;
	margin-top:11px;
	margin-bottom:18px;
}

.btnintro {
	text-align:center;
	margin-top:0px;
	margin-bottom:27px;
}

/*** PAGE - Contenedor principal ***/

div#background {
	text-align: center;
	width:100%;
	margin-top:0px;
	position:relative;
}

div#page {
	text-align: center;
	position:relative;
	margin:0px auto;
	width: 750px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:0px;
	background-color:#FFFFFF;
	background-image:url(../_img/bg_page.gif);
	background-repeat:no-repeat;
	height:auto;
}

div#pagecortinas {
	text-align: center;
	position:relative;
	margin:0px auto;
	width: 750px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:0px;
	background-color:#FFFFFF;
	background-image:url(../_img/bg_page.gif);
	background-repeat:no-repeat;
	height:885px;
}

.titulos {
	text-align:left;
	margin-left:47px;
	margin-top:35px;
}

.subtitulos {
	text-align:left;
	color:#49258a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height:15px;
}

.subtitulosservicios {
	text-align:left;
	margin-left:47px;
	margin-top:15px;
	margin-bottom:0px;
}

.textservicios {
	width: 657px;
	margin-top:10px;
	margin-left:47px;
	margin-bottom:10px;
	font-size: 12px;
	line-height:16px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

.text {
	width: 657px;
	margin-top:20px;
	margin-left:47px;
	margin-bottom:10px;
	font-size: 12px;
	line-height:16px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

.imageempresa {
	width: 200px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	margin-left:27px;
}

div#col1 {
	width:300px;
	text-align:left;
	float:left;
	clear:right;
	margin-left:47px;
	margin-top:20px;
}

div#col2 {
	width:300px;
	text-align:left;
	float:right;
	margin-right:47px;
	margin-top:20px;
}

.textrepresentantes {
	margin-top:0px;
	margin-bottom:10px;
	font-size: 12px;
	line-height:16px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

.imgrepresentantes {
	margin-top:35px;
	margin-bottom:35px;
	clear:both;
}

.mc {
	margin-left:50px;
	width:630px;
	height:168px;
	z-index:10;
	margin-bottom:25px;
	margin-top:25px;
}

.image {
	text-align:center;
	z-index:10;
	margin-bottom:25px;
	margin-top:25px;
}

a:link {
	color: #a995e1;
	margin-top:10px;
	size:10;
	font-weight:bold;
	text-decoration: none;
	cursor:pointer;
}

a:hover {
	text-decoration: underline;
	margin-top:10px;
	size:10;
	font-weight:bold;
	color: #a995e1;
	cursor:pointer;
}

a:visited{
	text-decoration: underline;
	margin-top:10px;
	size:10;
	font-weight:bold;
	color: #a995e1;
	cursor:pointer;
}

a:active {
	text-decoration: underline;
	margin-top:10px;
	size:10;
	font-weight:bold;
	color: #a995e1;
	cursor:pointer;
}
