/*
	 by KreatiVox
	 http://kreativox.com
*/

/*** Resset And Basics ***/
* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}
html, body {
	background: #fff;
	font-family: "Trebuchet MS",Verdana,Arial,Thaoma;
	font-size: 12px;
	min-height: 100%;
	min-width: 950px;
}
#wrap {
	margin: 0 auto;
	min-height: 10px;
	overflow: hidden;
	width: 950px;
}



/*** Head ***/
#head { 
	height: 130px;
	float: left;
	padding-top: 5px;
	width: 950px;
	margin-bottom: 5px;
	border-bottom: 3px  #cc5602 solid;
}
#logo {
	padding-top: 10px;
	width: 510px;
	height: 100px;
	float: left;
	border-right: #e8e8e8 1px solid;
	text-align: center;
}
#logo h1 {
	display: none;
}
#logo a img, #head a  {
	border: none;
	text-decoration: none;
}
#top {
	width: 432px;
	margin: 0px auto;
	color: #ff6b02;
	background: #fff;
	float: right;
	height: 100px;
}
#up {
	height: 65px;
	width: 420px;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
	border-bottom: #e8e8e8 1px solid;
}
#up ul {
	list-style: url(../images/top/list.png) inside;
	text-align: left;
	color: #f1a508;
	margin: 5px auto;
}
#up a, #up ul a{
	color: #ff6633;
}
#down {
	height: 15px;
	float: left;
	width: 420px;
	padding: 10px 5px 10px 5px;
	color: #f1a508;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	background: url(../images/top/mail.png) no-repeat left center;
	text-align: center;
}
#down a {
	color: #ff6633;
	text-decoration: underline;
}	



/*** Menu ***/
#wrap-menu { 
	background: #fff;
	width: 950px;
	margin: 0px auto 0px auto;
	height: 40px;
	float: left;
}
#menu {
	margin: 2px auto;
	width: 850px;
	height: 30px;
	border-bottom: 3px  #cc5602 solid;
}
#menu ul {
	width: 470px;
	display: block;
	margin: 2px auto;
	text-align: center;
	line-height: 1.5em;
	height: 40px;
	font-size: 13px;
	font-family: Arial;
}
#menu li {
	display: block;
	float: left;
	padding: 0px 10px;
	margin: 0px 3px;
	height: 30px;
}
.li-middle, .li-middle:hover {
	width: 5px !important;
	color: #ccc;
	font-size: 14px; 
	font-weight: bold;
	padding: 0px !important;
}
.li-middle:hover {
	background: none !important;
	border: none !important;
}
#menu li a {
	text-decoration: none;
	display: block;
	color: #cc5602;
	font-weight: bold;
}
#menu li:hover, .active {
	background: url(../images/menu/arrow.png) center bottom no-repeat;
}



/*** Center ***/
#wrap-center {
	width: 950px;
	float: left;
}
#center {
	width: 870px;
	margin: 10px auto;
	overflow: hidden;
}



/*** Center - Index ***/
#center-top {
	width: 804px;
	margin: 5px auto 20px auto;
	height: 124px;
	background: #ededed url(../images/center/bg-top.png) no-repeat;
}
#center-top-left {
	width: 382px;
	float: left;
	margin: 10px 0px 10px 10px;
	height: 102px;
	background: #fff url(../images/center/bg-top-left.png) no-repeat;
}
#center-top-right {
	width: 382px;
	float: right;
	margin: 10px 10px 10px 0px;
	height: 102px;
	background: #fff url(../images/center/bg-top-right.png) no-repeat;
}
#center-top-right img, #center-top-left img {
	border: none;
	margin: 5px 10px;
}
.center-wrap {
	margin: 5px auto;
	width: 720px;
	height: 165px;
	overflow: hidden;
	border-top: #cc5602 1px solid;

}
.center-left {
	float: left;
	width: 220px;
	height: 150px;
	margin: 10px 0px;
}
.center-middle {
	margin: 10px 10px;
	width: 235px;
	height: 150px;
	float: left;
	border-left: 1px solid #cc5602;
	border-right: 1px solid #cc5602;
	text-align: center;
	padding: 0px 10px;
}
.center-right {
	float: left;
	width: 220px;
	height: 150px;
	margin: 10px 0px;
}
.center-wrap img {
	margin: 5px 10px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid  #cc5602;
	padding-bottom: 5px;
}
.center-wrap p {
	width: 200px;
	padding: 5px;
	color: #666;
	text-align: left;
}


/*** Center- Servicios ***/
.top-left {
	width: 400px;
	height: 210px;
	float: left;
	margin: 10px;
	padding: 5px;
	border-bottom: 2px #cc5602 solid;
}
.top-right {
	width: 400px;
	height: 210px;
	float: right;
	margin: 10px;
	padding: 5px;
	border-bottom: 2px #cc5602 solid;
}
.top-left img, .top-right img {
	padding-bottom: 5px;
	border-bottom: 2px #cc5602 solid;
}
.top-left p, .top-right p {
	width: 350px;
	margin: 0px auto;
	padding: 5px;
	color: #707070;
}
.top-left a, .top-right a {
	color: #666;
	text-decoration: underline;
}
.top-right p span a {
	border: none;
	margin-top: 10px;
	background: url(../images/center/post-services/download.png) no-repeat;
	display: block;
	width: 350px;
	height: 35px;
	text-indent: -9999px;
}
.top-right p span a:hover {
	background: url(../images/center/post-services/download-hov.png) no-repeat;
}



/*** Center - Trabajo ***/
.title-left {
	float: left;
	margin: 20px 0px;
	border: 1px solid #666;
	width: 152px;
	height: 142px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #f0f0f0;
}
.title-left ul {
	background: #fff;
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	margin: 0px auto;
	text-align: left;
	padding: 5px
}
.title-left span {
	text-decoration: underline;
	font-size: 15px;
	width: 150px;
	height:15px;
	display: block;
	margin: 0px 0px 10px 0px;
	color: #999;
	text-align: center;
	font-weight: bold;	
}
.site {
	border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 5px;
	margin: 20px auto;
	width: 702px;
	height: 232px;
}
.site img {
	border: 1px solid #ccc;
}



/*** Center - Contacto ***/
#formulario {
	width: 500px;
	margin: 0px auto;
	border-left: solid 1px #cc5602;
	border-right: solid 1px #CC5602;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 10px 15px;
}
#formulario a {
	color: #666;
}
#formulario form {
	margin: 15px 5px;
}
#formulario form input {
	width: 300px;
	height: 20px;
	margin: 5px;
}
#formulario form p {
	margin: 5px;
	width: 320px;
	height: 60px;
	font-size: 10pt;
}
#formulario form textarea  {
	margin: 5px 10px;
	width: 400px;
	height: 150px;
}
#button {
	display: block;
	width: 70px !important;
	height: 20px !important;
}
#formulario p {
	margin: 10px;
	font-weight: bold;
}
#formulario ul {
	margin: 5px;
	list-style: inside;
	list-style-image: url(../images/center/arrow.png);
}
.label {
width:50px;
font-weight: bold;
margin:5px;
font-size:10pt;
  }
.error {
	font-size: 8pt;
  color: red;
  margin-left: 10px;
  display:none;
}
#button {
display:block;
height:20px !important;
width:140px !important;
}



/*** Center - 404 ***/
#error {
	margin: 10px auto;
	font-size: 25px;
	width: 550px;
}
#error p {
	padding: 10px;
	font-size: 12pt;
	width: 500px;
	margin: 10px auto;
}
#error p a {
	color: #666;
}

/***Footer ***/
#wrap-footer {
	overflow: hidden;
	width: 930px;
	color: #bdbdbd;
	height: 35px;
	border-top: 3px  #cc5602 solid;
	margin-top: 5px;
	padding: 5px 0px;
}
#footer {
	margin: 0px auto;
	width: 900px;
}
#footer-middle {
	width: 180px;
	height: 30px;
	text-indent: -9999px;
	float: right;
} 
#opera {
	background: url(../images/footer/sites/opera.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
}
#opera:hover {
	background: url(../images/footer/sites/opera-hov.png) no-repeat;
}
#netscape {
	background: url(../images/footer/sites/netscape.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
}
#netscape:hover {
	background: url(../images/footer/sites/netscape-hov.png) no-repeat;
}
#ie {
	background: url(../images/footer/sites/ie.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
}
#ie:hover {
	background: url(../images/footer/sites/ie-hov.png) no-repeat;
}
#firefox {
	background: url(../images/footer/sites/firefox.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
}
#firefox:hover {
	background: url(../images/footer/sites/firefox-hov.png) no-repeat;
}
#safari {
	background: url(../images/footer/sites/safari.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
}
#safari:hover {
	background: url(../images/footer/sites/safari-hov.png) no-repeat;
}
#chrome {
	background: url(../images/footer/sites/chrome.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
}
#chrome:hover {
	background: url(../images/footer/sites/chrome-hov.png) no-repeat;
}

#footer p.left {
	float: left;
	width: 280px;
	margin: 5px;
}
#footer p.right {
	float: left;
	width: 370px;
	text-align: right;
	margin: 5px;
}
#footer p a, #footer p a img {
	color: #bdbdbd;
	border: none;
}
#footer p a:hover {
	color: #666;
}