/* LPCG Calibraciones */

/*/ CSS Reset /*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, .all .content .inner .full-desc form , label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: top;
	list-style:none;
	font-family:Verdana;
	text-decoration:none;
	font-size:12px;
}
 @font-face {
font-family: Aero;
src: url('aero.ttf');
}
.clear {
	float:left;
	clear:both;
}
body {
	background:url(../images/bg.png) repeat-x #006666;
}
.all {
	width:928px;
	margin:30px auto;
	padding:20px 14px 14px 14px;
	background:#fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow:auto;
}

.all2 {
	width:1100px;
	margin:30px auto;
	padding:20px 14px 14px 14px;
	background:#fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow:auto;
}
.title {
	background:url(../images/title_bg.png) no-repeat;
	display:block;
	font-size:15px;
	color:#fff;
	padding-left:15px;
	padding-bottom:3px;
}
.full-desc {
	padding:20px;
	text-align:justify;
	display:block;
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.75);
	width:560px;
	min-height:200px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#333;
	margin-top:20px;
	text-indent:30px;
}
.full-desc img {
	width:250px;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	border:1px solid #ccc;
}
.full-desc span, .full-desc p, .full-desc b, .full-desc strong, .full-desc em {
	font-size:11px;
}
/******************************************************************************************* HEADER */

.all .header {
}
.all .header .logo {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.all .header .logo img {
	float:left;
}
.all .header .logo .logo-txt {
	float: left;
	font-family: Aero;
	color: #666;
	font-size: 24px;
	margin-top: -19px;
	letter-spacing: 2px;
	margin-left: 6px;
}
.all .header .menu {
	float:right;
}
div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		url(../images/menu_bg.jpg) repeat-x 0 0 scroll;
	margin-top:		68px;
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			123px;
	height: 		34px;
	line-height: 		30px;
	text-align: 		center;
	font-size:		14px;
	text-decoration:	none;
	color:			#fff;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		url(../images/menu_bg2.jpg) repeat-x 0 0 scroll;
}
.all .header .block {
	background:#f0f0f0;
	width:123px;
	height:102px;
	float:left;
	border-left:	1px solid #fff;
}
.all .header .banners {
	width:910px;
	background:#DADCE1;
	float:left;
	margin-top:15px;
	padding:8px 7px 7px 11px;
}
.all .header .banners .left {
	background:#DADCE1;
	width:900px;
	height:301px;
	float:left;
}
.all .header .banners .left img {
	width:900px;
	height:301px;
	position:absolute;
}
.all .header .banners .right {
	background:#DADCE1;
	width:604px;
	height:303px;
	float:right;
	margin-left:9px;
}
.all .header .banners .right img {
	width:604px;
	height:303px;
	position:absolute;
}

/******************************************************************************************* HEADER 2 */

.all2 .header {
}
.all2 .header .logo {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.all2 .header .logo img {
	float:left;
}
.all2 .header .logo .logo-txt {
	float: left;
	font-family: Aero;
	color: #666;
	font-size: 24px;
	margin-top: -19px;
	letter-spacing: 2px;
	margin-left: 6px;
}
.all2 .header .menu {
	float:right;
}
div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		url(../images/menu_bg.jpg) repeat-x 0 0 scroll;
	margin-top:		68px;
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			123px;
	height: 		34px;
	line-height: 		30px;
	text-align: 		center;
	font-size:		14px;
	text-decoration:	none;
	color:			#fff;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		url(../images/menu_bg2.jpg) repeat-x 0 0 scroll;
}
.all2 .header .block {
	background:#f0f0f0;
	width:123px;
	height:102px;
	float:left;
	border-left:	1px solid #fff;
}
.all2 .header .banners {
	width:910px;
	background:#DADCE1;
	float:left;
	margin-top:15px;
	padding:8px 7px 7px 11px;
}
.all2 .header .banners .left {
	background:#DADCE1;
	width:292px;
	height:301px;
	float:left;
}
.all2 .header .banners .left img {
	width:292px;
	height:301px;
	position:absolute;
}
.all2 .header .banners .right {
	background:#DADCE1;
	width:604px;
	height:303px;
	float:right;
	margin-left:9px;
}
.all2 .header .banners .right img {
	width:604px;
	height:303px;
	position:absolute;
}
/******************************************************************************************* CONTENT */

.all .content {
}
.all .content .inner {
	float:left;
	width:616px;
	border-right:1px solid #DADCE1;
	margin-top:27px;
	min-height:475px;
}
.all .content .inner .fullblock {
	width:605px;
	margin-top:20px;
}
.all .content .inner .fullblock .title {
	background:url(../images/title_bg.png) no-repeat;
	display:block;
	font-size:15px;
	color:#fff;
	padding-left:15px;
	padding-bottom:3px;
}
.all .content .inner .fullblock .desc {
	background:url(../images/desc_bg.png) repeat-x center bottom;
	display:block;
	font-size:15px;
	color:#fff;
	height:170px;
	color:#333;
	font-size:12px;
	text-align:justify;
	padding-top:20px;
	padding-right:30px;
}
.all .content .inner .fullblock .desc img {
	float:left;
	margin-top:10px;
	margin-right:20px;
	margin-left:10px;
}
.all .content .inner .fullblock .desc button {
	background:url(../images/btn-info.png) no-repeat;
	width:119px;
	height:19px;
	float:left;
	border:none;
	color:#fff;
	font-size:12px;
	margin-top:30px;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/******************************************************************************************* SIDEBAR */
.all .content .sidebar {
	width:292px;
	float:right;
	margin-top:30px;
}
.all .content .sidebar .noticias .desc {
	background:url(../images/sidebar_bg.png) repeat-x center bottom;
	display:block;
	padding-bottom:20px;
}
.all .content .sidebar .noticias .desc button {
	background:url(../images/btn-info.png) no-repeat;
	height:19px;
	border:none;
	color:#fff;
	font-size:12px;
	margin-top:20px;
	margin-left:15px;
	cursor:pointer;
	padding:0px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.all .content .sidebar .noticias .desc .news {
	display:block;
	border-bottom:1px dotted #333;
	padding-top:10px;
	width:257px;
	margin:0 auto;
}
.all .content .sidebar .noticias .desc .news .vermas {
	color: #333;
	display: block;
	text-align: right;
	font-size: 10px;
	margin-bottom: 5px;
}
.all .content .sidebar .noticias .desc .news .vermas:hover {
	text-decoration:underline;
	color:#ccc;
}
.all .content .sidebar .noticias .desc .news .news-title strong {
	font-size:12px;
}
.all .content .sidebar .noticias .desc .news .news-desc {
	display:block;
	text-align:justify;
	padding-bottom:10px;
	font-size:11px;

}
.all .content .sidebar .noticias .desc .news .news-desc span,
.all .content .sidebar .noticias .desc .news .news-desc p,
.all .content .sidebar .noticias .desc .news .news-desc b,
.all .content .sidebar .noticias .desc .news .news-desc strong,
.all .content .sidebar .noticias .desc .news .news-desc em {
	font-size:11px;
}
.all .content .sidebar .contact {
	background:url(../images/contacto.png) no-repeat bottom;
	margin-top:20px;
	color:#333;
	height:117px;
}
.all .content .sidebar .contact strong {
	font-size:12px;
	padding-left:100px
}
/******************************************************************************************* FORM */
.all .content .inner .full-desc form {
	width: 216px;
	padding-left: 20px;
	padding-bottom: 17px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 272px;
	border: 1px solid #CCC;
	padding-top: 10px;
	margin:40px;
	background:url(../images/form_bg.png) center bottom repeat-x white;
	-webkit-box-shadow: 7px 7px 12px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 12px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 12px rgba(50, 50, 50, 0.75);
	position:relative;
	z-index:10;
}
.all .content .inner .full-desc form span {
	font-size:12px;
	float:left;
	width:95px;
	margin-top:8px;
	padding-left:5px;
}
.all .content .inner .full-desc form strong {
	font-size:12px;
	margin-top:10px;
	margin-left:-28px;
	float:left;
}
.all .content .inner .full-desc form input {
	float: left;
	margin-top:15px;
	padding-left:5px;
	width:180px;
	height:20px;
}
.all .content .inner .full-desc form input.submit {
	width: 62px;
	height: 28px;
	margin-left: 64px;
	margin-top:8px;
	cursor:pointer;
	padding:0px;
}
.all .content .inner .full-desc form textarea {
	margin-top:15px;
	width:183px;
	font-size:12px;
	max-width:183px;
	float:left;
	padding-left:4px;
	padding-top:4px;
	height:102px;
	max-height:102px;
}
.all .content .inner .full-desc .topright {
float: right;
border: none;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
position:relative;
z-index:1;
margin-top:-324px;
margin-right:80px;
width:175px;
}
.all .content .inner .full-desc .userpass {
	float:left;
	display:block;
	text-align:center;
	width:100%;
	margin-left:-30px;
	padding-top:20px;
}


/******************************************************************************************* SIDEBAR */
.all .content .inner .serv {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
	min-height:144px;
}
.all .content .inner .serv .serv-title {
	display:block;
	font-size:16px;
	margin-bottom:20px;
}
.all .content .inner .serv .serv-title strong {
	font-size:18px;
	font-weight:normal;
}
.all .content .inner .serv img {
	width:150px;
	height:102px;
}
.all .content .inner .serv .serv-desc {
	font-size:11px;
}
/******************************************************************************************* SIDEBAR */

.all .footer {
	background:url(../images/footer_bg.jpg) repeat-x;
	float:left;
	margin-top:30px;
	width:100%;
	padding:10px 0;
}
.all .footer ul {
	width:393px;
	margin:0 auto;
}
.all .footer ul a {
	color:#fff;
	font-size:12px;
}
.all .footer ul a:hover {
	text-decoration:underline;
}
.all .footer ul li {
	color:#fff;
	float:left;
	font-size:12px;
	margin-left:5px;
}
.all .bottom {
	color:#666;
	font-size:13px;
	margin-top:20px;
	text-align:left;
	float:left;
	width:100%;
}
