/* CSS Document */

body{
	margin:0 0;
}


.container{
width:100%;
height:100%;
margin: 0 0;
}

.top{
width:800px;
height:100px;
margin-left:auto;
margin-right:auto;
}

.logo{
	background-image:url(../imagenes/logo.png);
	background-repeat:no-repeat;
	width:213px;
	height:70px;
	float:left;
	margin-top:15px;
	margin-left: 40px;
}

.menu{
	width:450px;
	height:35px;
	float:right;
	background-image: url(../images/kioskomedia_02.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 8px;
}

.mid{
width:100%;
height:225px;
background-image:url(../images/kioskomedia_07.png);
background-repeat:repeat-x;
background-position:top;
}

.middle{
	width:726px;
	height:225px;
	margin-left:auto;
	margin-right:auto;
}

.porlet{
	background-image:url(../images/kioskomedia_09.png);
	background-repeat:no-repeat;
	width:225px;
	height:150px;
	float:left;
	margin-top:38px;
	margin-left:12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	cursor:default;
}


.content{
width:726px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:25px;
margin-bottom:15px;
}

.contenttop{
background-image:url(../images/kioskomedia_10.png);
background-repeat:no-repeat;
background-position:top;
width:100%;
height:15px;
margin-bottom:0px;
}

.contentmid{
	width:100%;
	background-color:#EFF0F0;
	height:auto;
	margin-top:0px;
	padding-bottom: 50px;
}

.contentbot{
	background-image:url(../images/kioskomedia_13.png);
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
	height:8px;
	margin:0 0;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-left-width: thin;
	background-color: #EFF0F0;
	clear: both;
}



.bottom{
	width:800px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	clear: both;
}


.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	margin-left: 15px;
}

.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-left: 25px;
}

.subtitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color: #88A226;
	margin-left: 15px;
}

.tituloporlet:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tituloporlet:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tituloporlet:acive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #FFFFFF;
}

.tituloporlet:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #C2DF58;
	text-decoration:none;
}

.textoporlet{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #FFFFFF;
	font-weight: bold;
}


.linkporlet:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #C2DF59;
	font-weight: bold;
	text-decoration: none;
}

.linkporlet:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #B5CF55;
	font-weight: bold;
	text-decoration: underline;
}

.textobottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align: center;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-left: 25px;
	margin-right: 25px;
}
.linkporlet:visited {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #C2DF59;
	font-weight: bold;
	text-decoration: none;
}
.linkporlet:active {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #C2DF59;
	font-weight: bold;
	text-decoration: none;
}

.menulink:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}

.menulink:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}

.menulink:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}

.menulink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color:#C2DF58;
	text-decoration: none;
	margin-left: 15px;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #95AF32;
}
a:visited {

	font-family:Arial, Helvetica, sans-serif;
	color: #95AF32;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #95AF32;
	font-weight: bold;
}
a:active {

	font-family:Arial, Helvetica, sans-serif;
	color: #95AF32;
}
.contentmidbl {

	width:100%;
	background-color:#FFFFFF;
	height:100px;
	margin-top:0px;
	padding-bottom: 3px;
}
.contentmidi {
	width:100%;
	background-color:#EFF0F0;
	height:100px;
	margin-top:0px;
	padding-bottom: 3px;
	padding-top: 7px;
}
.porletgray {
	width:165px;
	height:125px;
	padding-top: 0px;
	cursor:default;
	float: left;
	border-left-color: #93AD31;
	border-left-style: solid;
	border-left-width: thick;
	margin-bottom: 5px;
	margin-left: 52px;
}

.imageport{
width:287px;
height:101px;
margin-left:auto;
margin-right:0px;
float:right;
margin-bottom:0px;
margin-top:auto;
}
.porletgraydos {

	width:325px;
	height:auto;
	padding-top: 15px;
	cursor:default;
	float: left;
	margin-bottom: -40px;
	margin-left: 25px;
}
.imagevert {
	width:75px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	float:right;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #202020;
	font-weight: bold;
	text-align: center;
	background-position:center;
	border-color: #636466;
	border-width: thin;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.imageservicios {
	width:51px;
	height:51px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #202020;
	font-weight: bold;
	text-align: center;
	background-position:center;
	clear: both;
	margin-bottom: 0px;
	margin-top: 5px;
}
.porletproductos {
	width:500px;
	height:140px;
	cursor:default;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 0px;
	margin-right: auto;
}

.pvp{
	width:75px;
	height:50px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: -40px;
	float: right;
	margin-right: 2px;
	margin-bottom: 0px;
	clear: right;
	text-align: center;
}

marquee{
	font-family:Arial, Helvetica, sans-serif;
	color:#93AD31;
	font-size:14px;
	font-weight:bold;
	width: 100%;
	background-color: #515151;
	margin-right: auto;
	margin-left: auto;
	text-decoration: blink;
}

.table {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

.tdtitulos{
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	height: 20px;
	line-height: 25px;
	text-indent: 5px;
}
.tdtituloshor {
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	height: 20px;
	line-height: 25px;
}
.tdcont {
	background-color:#CCCCCC;
	color:#333333;
	font-weight:bold;
	height: 20px;
	line-height: 25px;
	text-indent: 5px;
}
.tdvalor {
	background-color:#ACCB3C;
	color:#1C1C1C;
	font-weight:bold;
	height: 35px;
	line-height: 35px;
	text-indent: 5px;
	font-size: 16px;
	border-color: #333333;
	border-width: thin;
	border-style: solid;
}

.btncotizar:link, .btncotizar:active,.btncotizar:visited,.btncotizar:hover{
	background:#333333;
	color:#FFFFFF;
	display: block;
	text-decoration: blink;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: -3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.btncotizar:hover{
	background:#333333;
	color:#FFFFFF;
	display: block;
	text-decoration: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: -3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.twitter{
	width:45px;
	height:45px;
	background: url(../imagenes/twitteroff.png);
}

.twitter:link{
background-image:url(../imagenes/twitteroff.png)
}

.twitter:hover{
	background-image:url(../imagenes/twitteron.png)
}
.social {
	width:200px;
	height:25px;
	float:right;
	text-align: right;
	margin-right: 25px;
	vertical-align: middle;
	padding-top: 20px;
}
.textotitulos {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #88A226;
}
