/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}

mark, rp, rt, ruby, summary, time {
	display:inline
}
/* Left & Right alignment */
.left {
	float:left
}

.right {
	float:right
}

.wrapper {
	width:100%;
	overflow:hidden
}
/* Global properties */
body {
	background:#eeeeee;
	border:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#2C2D2E;
	line-height:18px;
	min-width:960px
}

.css3{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	behavior:url(js/PIE.htc);
	position:relative
}
/* Global Structure */
.main {
	margin:0 auto;
	width:960px
}

.body1 {
	background:#eeeeee
}

.body2 {
	background:#eeeeee;
	padding-top:5px;
}

.body3 {
	position:absolute;
	height:303px;
	width:248px;
	top:13px;
	left:65%;
	margin-left:0px;
	z-index:10
}

.body4 {
	background:url(../images/cabecera2.jpg) top center no-repeat #eee
}
/* main layout */
a {
	color:#d40e1e;
	text-decoration:underline;
	outline:none
}

.decorationnone {
	text-decoration:none
}

.decorationnoneblack {
	color:#2C2D2E;
	text-decoration:none;
}

.strongseo {
	font-weight:normal;
}

.textorojo {
	color:#d40e1e;
}

.portfolio {
	color:#d40e1e;
	padding:0px;
	line-height:35px;
	font-size:20px;
}

a:hover {
	text-decoration:none
}

h1 {
	font-size:30px;
	line-height:40px;
	text-align:justify;
	font:bold;
	padding-bottom:20px
}

h2 {
	font-size:25px;
	line-height:36px;
	color:#2c2d2e;
	padding:16px 0 12px 0;
	text-align:justify
}

p {
	padding-bottom:18px;
	text-align:justify
}
/* header */
header {
	width:100%;
	padding-bottom:0px;
	position:relative
}

.ic, .ic a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

#logo_box {
	background:#fff;
	padding:38px 0 22px 0px;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	box-shadow:0 1px 3px #b7b7b7;
	-moz-box-shadow:0 1px 3px #b7b7b7;
	-webkit-box-shadow:0 1px 3px #b7b7b7;
	behavior:url(js/PIE.htc);
	position:absolute;
	z-index:2;
	margin-top:-18px;
	width:100%;
	overflow:hidden;
}

#logo_box img {
	margin-left:40px;
}

#logo {
	color:#fff;
	text-decoration:none
}

#logo span {
	font-size:17px;
	color:#a6a6a6;
	vertical-align:baseline
}

header nav {
	border:1px solid #D40E1E;
	background:url(../images/menu_bg.gif) bottom repeat-x;
	padding-top:60px;
	height:47px;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	behavior:url(js/PIE.htc);
	position:absolute;
	top:52px;
	z-index:1;
	padding-left:10px
}

#menu {
	width:948px
}

#menu li {
	float:left;
	padding-left:30px;
	padding-right:30px
}

#menu .bg_none {
	background:none;
	padding-right:0;
	margin-right:0
}

#menu li a {
	display:block;
	font-size:17px;
	color:#000000;
	text-decoration:none;
	line-height:47px
}

#menu li a.seleccionado {
	display:block;
	font-size:20px;
	color:#ffffff;
	font:bold;
	text-decoration:none;
	line-height:47px
}

#menu li a:hover, #menu #menu_active a {
	color:#ffffff;
}

 Inicio Menú Lateral 

#menulateral ul {
	width:0px;
}

#menulateral li {
	background-color:#d40e1e;
	float:left;
	border-radius:0px 10px 10px 0px;
	-moz-border-radius:0px 10px 10px 0px;
	-webkit-border-radius:0px 10px 10px 0px;
	behavior:url(js/PIE.htc);
	position:relative;
	display:block;
	padding-right:30px;
	margin-top:5px;
	width:200px;
	transition:width 1s;
	-moz-transition:width 1s;
	-webkit-transition:width 1s;
}

#menulateral .bg_none {
	background:none;
	padding-right:0;
	margin-right:0
}

#menulateral li a {
	display:block;
	font-size:17px;
	color:#000000;
	text-decoration:none;
	line-height:40px;
	padding-left:10px;
}

#menulateral li a.seleccionado {
	display:block;
	font-size:20px;
	color:#ffffff;
	font:bold;
	text-decoration:none;
	line-height:40px;
}

#menulateral li a:hover, #menulateral #menu_active a {
	color:#ffffff;
}

#menulateral li:hover {
	width:250px;
}

 Fin Menú Lateral 

.text1 {
	font-size:36px;
	color:#434242;
	padding:179px 0 0 47px;
	line-height:48px;
	letter-spacing:-2px;
	margin-left:60px
}

.text2 {
	font-size:26px;
	line-height:36px;
	color:#d40e1e;
	padding:0 0 0 100px
}

.text3 {
	font-size:16px;
	line-height:25px;
	color:#d40e1e;
	padding:0 0 5px 0;
	text-align:justify
}

#icons {
	font-size:20px;
	line-height:25px;
	color:#434242;
	padding:0 0 0 531px;
	letter-spacing:-1px;
	margin-top:-10px;
	height:25px;
	overflow:hidden
}

#icons li {
	float:left;
	padding-left:10px
}

#icons span {
	padding-right:13px
}
/* content */
#content {
	position:relative;
}

#contentsitemap {
	position:relative;
	padding-top:328px
}

.marg_top {
	position:relative;
	margin-top:-168px;
	z-index:11
}

.marg_top2 {
	margin-top:60px
}

.pad_left1 {
	padding-left:24px;
	margin-bottom:20px;
}

.pad {
	padding:0 35px
}

.pad_bot1 {
	padding-bottom:22px;
	text-align:justify
}

.marg_right1 {
	margin-right:20px
}

.nbsp {
	font-size:0;
	line-height:0;
	display:block
}

.boxportfolio_out {
	height:auto;
	background:url(../images/box1_out_bg.png) repeat;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #eaeaea;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:3.3px;
	margin-top:2.5px;
	margin-left:5px;
	text-align:center;
}

.box1_out {
	background:url(../images/box1_out_bg.png) repeat;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #eaeaea;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:5px
}

.box2_out {
	background:url(../images/box1_out_bg.png) repeat;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #eaeaea;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:5px;
	margin-top:155px
}

.box3_out {
	background:url(../images/box1_out_bg.png) repeat;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #eaeaea;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:5px;
	margin-top:10px
}

.boxportfolio {
	display:block;
	background:url(../images/box1_bg.gif) bottom repeat-x #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 2px #c1c1c1;
	-moz-box-shadow:1px 1px 2px #c1c1c1;
	-webkit-box-shadow:1px 1px 2px #c1c1c1;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:0 0 0 30px;
}

.box1 {
	background:url(../images/box1_bg.gif) bottom repeat-x #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 2px #c1c1c1;
	-moz-box-shadow:1px 1px 2px #c1c1c1;
	-webkit-box-shadow:1px 1px 2px #c1c1c1;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:0 28px 10px 30px
}

.boxsitemap {
	background:url(../images/box1_bg.gif) bottom repeat-x #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 2px #c1c1c1;
	-moz-box-shadow:1px 1px 2px #c1c1c1;
	-webkit-box-shadow:1px 1px 2px #c1c1c1;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:10px 28px 10px 135px;
	float:inherit;
}

.boxrespuesta {
	background:url(../images/box1_bg.gif) bottom repeat-x #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 2px #c1c1c1;
	-moz-box-shadow:1px 1px 2px #c1c1c1;
	-webkit-box-shadow:1px 1px 2px #c1c1c1;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:0 0 0 30px;
	height:50px;
}

.box1_bot {
	background:url(../images/box1_bot_bg.gif) top repeat-x
}

.box1_bot_left {
	background:url(../images/box1_bot_left.gif) top left no-repeat
}

.box1_bot_right {
	background:url(../images/box1_bot_right.gif) top right no-repeat;
	height:24px
}

.box2 {
	background:#fafafa;
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:5px;
	margin-top:5px;
}

.box_izquierda {
	float:left;
	width:250px;
	height:150px;
	background:#fafafa;
	border:1px solid #bebebe;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:10px 10px 0px 10px;
	margin-right:8px;
	margin-top:20px;
}

.box_derecha {
	float:right;
	width:250px;
	height:150px;
	background:#fafafa;
	border:1px solid #bebebe;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:10px 10px 0px 10px;
	margin-left:8px;
	margin-top:20px;
}

.box_centro {
	background:#fafafa;
	border:1px solid #bebebe;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:10px 10px 0px 10px;
	margin-top:20px;
}

.box_pack {
	background:#fafafa;
	border:1px solid #bebebe;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:10px 10px 0px 10px;
	margin-top:20px;
}

.box_admin {
	background:#fafafa;
	border:1px solid #bebebe;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative;
	padding:10px;
	margin-top:5px;
}

.into_box {
	margin-left:110px;
}

.into_box_pack {
	margin-left:220px;
}

.box_izquierda h2 {
	color:#1D8BCE;
	line-height:20px;
	padding:5px;
}

.box_derecha h2 {
	color:#1D8BCE;
	line-height:20px;
	padding:5px;
}

.box_centro h2 {
	color:#1D8BCE;
	line-height:20px;
	padding:5px;
}

.box_izquierda img {
	float:left;
	width:50px;
	padding-bottom:100px;
	padding-right:10px;
}

.box_derecha img {
	float:left;
	width:50px;
	padding-bottom:100px;
	padding-right:10px;
}

.box_centro img {
	float:left;
	width:100px;
	padding-right:10px;
}

.box_pack img {
	float:left;
	width:200px;
	padding-right:10px;
}

.button {
	position:relative;
	margin-bottom:-30px;
	font-size:17px;
	text-transform:uppercase;
	color:#fff;
	line-height:32px;
	text-decoration:none;
	background:url(../images/button2_bg.gif) top repeat-x;
	display:inline-block
}

.button span {
	display:block;
	background:url(../images/button2_left.jpg) top left no-repeat
}

.button span span {
	padding:0 18px;
	height:47px;
	background:url(../images/button2_right.jpg) top right no-repeat
}

.button:hover {
	color:#000
}

.button2 {
	position: relative;
	margin-bottom: -30px;
	font-size: 17px;
	width: 403px;
	text-transform: uppercase;
	color: #fff;
	line-height: 15px;
	text-decoration: none;
	background: url(../images/button2_bg.gif) top repeat-x;
	display: inline-block
}

.button2:hover {
	color:#000
}

.img {
	position:absolute;
	bottom:-30px;
	right:0px;
	width:100px
}

.color1 {
	color:#000
}

.under {
	padding-bottom:25px;
	background:url(../images/line_hor1.gif) bottom repeat-x;
	margin-bottom:20px
}

.list1 {
	margin:-6px 0
}

.list1 li {
	line-height:30px
}

.list1 li a {
	padding-left:19px;
	background:url(../images/marker_1.gif) 0 2px no-repeat
}

.list1 ul {
	padding-left:19px;
	margin-top:-30px
}
/* footer */
footer {
	width:100%;
	overflow:hidden;
}

footer h2 {
	font-size:21px;
	color:#2c2d2e;
	line-height:26px;
	padding:33px 0 15px 0
}

footer .list1 {
	margin:-3px 0
}

footer .list1 li {
	line-height:20px
}

.under2 {
	line-height:0;
	font-size:0;
	height:0;
}

.font_size {
	font-size:12px
}
/* forms */

label {
    display:block;
    margin-top:10px;
    letter-spacing:1px;
}
 
.principal {
    display:block;
    width:510px;
    color: #666666;
    font-family:Arial;
}
 
form {
    margin:0 auto;
    width:550px;
}
 
input, textarea {
    width:380px;
    height:27px;
    margin-top:5px;
	background:url(../images/input_bg.gif) top repeat-x;
	border:1px solid #d40e1e;
	font:14px Arial, Helvetica, sans-serif;
	padding:5px 10px;
	color:#000;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative
}

select {
    width:403px;
    height:35px;
    margin-top:5px;
	background:url(../images/input_bg.gif) top repeat-x;
	border:1px solid #d40e1e;
	font:14px Arial, Helvetica, sans-serif;
	padding:5px 10px;
	color:#000;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative
}

textarea {
    height:115px;
	background:url(../images/textarea_bg.gif) top repeat-x;
}

input[type="button"] {
    width:150px;
    height:30px;
    margin-top:20px;
    cursor:pointer;
	background:url(../images/button1_bg.gif) top repeat-x;
	text-transform:uppercase;
	text-decoration:none
}

input[type="button"]:hover {
	color:#fff;
	}

#button {
	background-color:#dedede;
	border:1px solid #d40e1e;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(js/PIE.htc);
	position:relative
}

#pie {
	position:relative;
	height:140px;
	background:#434242;
	padding:10px 0 10px 0px;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	box-shadow:0 1px 3px #b7b7b7;
	-moz-box-shadow:0 1px 3px #b7b7b7;
	-webkit-box-shadow:0 1px 3px #b7b7b7;
	behavior:url(js/PIE.htc);
	z-index:2;
	margin-bottom:-18px;
	width:100%;
	overflow:hidden;
}

footer nav {
	border:1px solid #D40E1E;
	background:url(../images/menu_bg.gif) bottom repeat-x;
	height:47px;
	border-radius:18px 18px 0px 0px;
	-moz-border-radius:18px 18px 0px 0px;
	-webkit-border-radius:18px 18px 0px 0px;
	behavior:url(js/PIE.htc);
	position:absolute;
	top:0px;
	z-index:1;
	padding-left:10px
}

#textopie {
	padding-top:60px;
	text-align:center;
	color:#898989;
}

#textopie a{
	text-decoration:none;
	font-size:15px;
}

#tablelista {
	margin-top: 15px;
}

.fondotitulo {
	background-color: #D40E1E;
	color: #FFF;
	font-weight: bold;
}

.trFila1 {
	background-color: #f2f2f2;
}

.trFila2 {
	background-color: #dbdbdb;
}

.trBrillo {
	background-color: #ffffd5;
}

.alineadoderecha {
	text-align: right;
	padding: 5px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.bordetabla {
	padding: 5px;
	background-color: #f4f4f4;
	border: 1px solid #D40E1E;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.fechaentrega {
	text-align: right;
	padding: 5px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.capaerrores {
	display: none;
	font-size: 12px;
	padding: 5px 5px 5px 30px;
	width: 365px;
	margin-top: 5px;
	color: #333;
	background-color: #FF8080;
	border: 1px solid #900;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: 100;
	background-image: url(../admin/images/error.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.capaexito {
	display: none;
	font-size: 12px;
	padding: 5px 5px 5px 30px;
	width: 365px;
	margin-top: 5px;
	color: #000;
	background-color: #8bea92;
	border: 1px solid #005900;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: 100;
	background-image: url(../admin/images/ok.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.campo {
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 5px 10px;
	width: 380px;
	height:27px;
	border: 1px solid #d40e1e;
	font:14px Arial, Helvetica, sans-serif;
    margin-top:5px;
	background:url(../images/input_bg.gif) top repeat-x;
	color:#000;
}

.fondorosa {
	background-color: #FF8080;
}

.boton {
    width:80px;
    height:37px;
    margin-top:5px;
	background:#d40e1e;
	border:1px solid #d40e1e;
	font:14px Arial, Helvetica, sans-serif;
	padding:5px 10px;
	color:#fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(js/PIE.htc);
	position:relative
}

.busqueda {
    margin: auto;
    width: auto;
}