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

body {
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	line-height:20px;
}

#logo{
	width:291px;
	height:121px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	display:block;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#menu_barra{
	display:block;
	background-image:url(images/menu_barra.jpg);
	width:11px;
	height:21px;
}

#header {
	background-image:url(images/background_negro.jpg);
	background-repeat:repeat-x;
	height:140px;
}

#header_logo{
	width:291px;
	height:140px;
	background-image:url(images/hola.jpg);
	background-repeat:no-repeat;
	display:block;
}

#header_servicios{
	width:291px;
	height:140px;
	background-image:url(images/servicios.jpg);
	background-repeat:no-repeat;
	display:block;
}

#header_portafolio{
	width:291px;
	height:140px;
	background-image:url(images/portafolio.jpg);
	background-repeat:no-repeat;
	display:block;
}

#header_contacto{
	width:291px;
	height:140px;
	background-image:url(images/contacto.jpg);
	background-repeat:no-repeat;
	display:block;
}

#header_texto{
	padding-top:65px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:130%;
	color:#FFF;
}

#raya_corta{
	display:block;
	background-image:url(images/raya_corta.jpg);
	background-repeat:no-repeat;
	width:276px;
	height:10px;
}

.titulo{
	font-weight:bold;
	font-size:23px;
	padding-top:23px;
}

.titulo_02{
	font-weight:bold;
	font-size:23px;
	padding-top:65px;
}

.titulo_03{
	font-weight:bold;
	font-size:23px;
}

.titulo_04{
	font-weight:bold;
	font-size:23px;
	padding-top:68px;
}

.sub_titulo{
	font-weight:bold;
	font-size:18px;
	padding-top:30px;
}

.sub_titulo_02{
	font-size:13px;
	padding-top:30px;
}

.sub_titulo_03{
	margin-top:15px;
	background-image:url(images/raya_corta.jpg);
	background-repeat:no-repeat;
	display:block;
	width:276px;
	height:10px;
}

.sub_titulo_04{
	font-weight:bold;
	font-size:18px;
	padding-top:28px;
}

.sub_titulo_05{
	font-weight:bold;
	font-size:18px;
	padding-top:37px;
}

.sub_titulo_06{
	font-weight:bold;
	font-size:18px;
	padding-top:10px;
}


.texto{
	font-size:13px;
	padding-top:10px;
}

.texto_bullet{
	font-size:13px;
	padding-top:20px;
}

.mas_detalles{
	color:#F38E00;
	font-weight:bold;
	font-size:13px;
	line-height:130%;
	padding-top:45px;
}

.arriba {
	color:#A3A3A3;
	font-weight:bold;
	font-size:11px;
	padding-top:45px;
}

#icono_mail{
	display:block;
	background-image:url(images/icono_mail.jpg);
	width:49px;
	height:29px;
}

#icono_twitter{
	display:block;
	background-image:url(images/icono_twitter.jpg);
	width:49px;
	height:31px;
}

#icono_editorial{
	display:block;
	background-image:url(images/icono_editorial.jpg);
	width:49px;
	height:29px;
}

#icono_web{
	display:block;
	background-image:url(images/icono_web.jpg);
	width:49px;
	height:30px;
}

#icono_imagen{
	display:block;
	background-image:url(images/icono_imagen.jpg);
	width:49px;
	height:29px;
}

#icono_noticias{
	display:block;
	background-image:url(images/icono_noticias.jpg);
	width:49px;
	height:30px;
}

.texto_contacto{
	font-size:13px;
	line-height:130%;
}

.link_bold{
	color:#F38E00;
	font-weight:bold;
	font-size:13px;
	line-height:130%;
}

.texto_mes {
	color: #A3A3A3;
}

.texto_post{
	font-size:13px;
	padding-top:22px;
}

.texto_bold{
	font-weight:bold;
}

#raya_larga{
	display:block;
	background-image:url(images/raya_larga.jpg);
	background-repeat:no-repeat;
	width:581px;
	height:10px;
}

#footer {
	background-image:url(images/background_footer.jpg);
	background-repeat:repeat-x;
	height:82px;
}

.creditos_normal {
	padding-top:35px;
	font-size: 12px;
	color: #FFFFFF;
}

.creditos_bold {
	font-size: 12px;
	font-weight: bold;
	color: #A3A3A3;
	text-decoration: underline;
}

#deedeesign {
	display: block;
	height: 72px;
	width: 105px;
	background-image:url(images/logo_deedeesign.jpg);
	background-repeat: no-repeat;
}

#mail {
	display: block;
	height: 82px;
	width: 85px;
	background-image:url(images/logo_mail.jpg);
	background-repeat: no-repeat;
}

.texto_bold_italic {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color:#000;
}

.texto_italic_gris {
	font-style: italic;
	font-size:12;
	color:#A3A3A3;
	padding-top: 20px;
}
.texto_12 {
	font-size: 12.5px;
}
