@font-face {
    font-family: 'EnglishRegular';
    src: url('font/english_-webfont.eot');
    src: url('font/english_-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/english_-webfont.woff') format('woff'),
         url('font/english_-webfont.ttf') format('truetype'),
         url('font/english_-webfont.svg#EnglishRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

<!-- /* $WEFT -- Created by: nacho on 21/05/2012 -- */
  @font-face {
    font-family: English;
    font-style:  normal;
    font-weight: normal;
    src: url("font/English.eot") format("truetype");
  }
-->


	
a {
	text-decoration:none;
	color:#333;
}

a:hover {
	color:#F7D000;
	
}

body{
	background-color:#333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1{
	font-size:24px;
	color:#333333;
	font-weight:bold;
	}
h2{
	font-size:46px;
	color:#333333;
	font-weight:bold;
	font-family: EnglishRegular, sans-serif;}
h3{
	font-size:26px;
	color:#333333;
	font-weight:bold;
}
	
.textocursiva{
	font-family: EnglishRegular, sans-serif;
	}
	
.comiccomen{
	font-size:40px;
	color:#F7D000;
	}

.descblog{
	font-size:12px;
	color:#333333;}
	
.descblog p {
	line-height: 12px;
	letter-spacing: 0em;
	text-align: justify;
	word-spacing: 0em;
	white-space: normal;
	}
	
.descpie{
	font-size:10px;
	color:#333333;}
	
.descpie p {
	line-height: 8px;
	letter-spacing: 0em;
	text-align: justify;
	word-spacing: 0em;
	white-space: normal;
	}

.titinicio2{
	font-size:30px;
	color:#fff;
	}

.contacto p{
	font-size:16px;
	color:#333;
	}
	
.blur{
	background-color: #DCDCDC;/*shadow color*/
    color: inherit;
    margin-left: 4px;
    margin-top: 4px;
    padding: 1px;
}

.shadow,
.content{
    bottom: 1px;
    position: relative;
    right: 1px;
}

.shadow{
    background-color: #DCDCDC; /*shadow color*/
    color: inherit;
}

.content{
   background-color: #F2F2F2;/*background color of content*/
   border: 1px solid #CCCCCC;/*border color*/
   padding: 0.5em 2ex;

} 

.advertencia{
	font-size:10px !important;
	color:red !important;}
	
.advertencia1{
	font-size:10px !important;
	color:#CCAD00 !important;}
	
p.accnav{
	font-size:1.1em;
	text-align:right;}
	
p.accnav a{
	text-decoration:none;
	color:#999;}
