/* 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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body{
	background:#F6F5EF;
}
/*MAIN*/
#Dmain{
	width:950px;
	text-align:center;
	margin:0px auto;
	padding:0px 15px;
	color:#999;
	font-family:Helvetica,Arial;
}
#Dmain .clear{
	clear:both;
}
/*HEADER*/
h1{
	margin:10px auto;
	text-align:center;
}
h1 a{
	font-size:0.1px;
}
h2,#suggest{
	text-align:left;
	color:#222;
	margin-bottom:10px;
	color:#4889A6;
}
h2 a,#suggest a{
	color:#4889A6;
	font-weight:bold;
}
/*SEARCH*/
#Dsearch{
	background:#E7E6E0;
	border-top:#D1CDBE solid 1px;
	border-bottom:#D1CDBE solid 1px;
	padding:10px;
	margin:10px auto;
	text-align:center;
}
#q{
	padding:5px;
	border:#C0C0C0 solid 1px;
	width:300px;
	font-size:16px;
	color:#666;
}
#send{
	background:#B94667;
	border:#D1CDBE solid 1px;
	color:#F0F0F0;
	padding:5px;
	font-size:14px;
	cursor:pointer;
}
#send:hover{
	background:#2C2C2C;
}

/*CONTENT*/
#rImages, #pImages, #rVideos{
	margin:5px auto;
}
#pImages{
	width:580px;
	float:left;
}
#rImages .rImages, #pImages .pImages, #rVideos .rVideos{
	padding:10px 5px;
	text-align:center;
	width:180px;
	height:240px;
	float:left;
}
#pImages .pImages{
	height:170px;
}
#rImages .overImg, #rVideos .overVid{
	background:#E5E4DE;
	color:#333;
}
#rImages img 
{
    border:0px;
    max-width:170px;
}
#rImages .pimage, #rVideos .pVideo{
	color:#333;
	font-size:12px;	
}
#rImages .pimage img, #pImages img{
	background:#fff;
	border:#c0c0c0 solid 1px;
	padding:5px;
}
#pImages a:hover img{
	background:#333;
	border:#333 solid 1px;
}
#rImages p{
	font-size:12px;
}
#pImages p{
	margin:5px auto;
	font-size:12px;
	color:#4889A6;
}
#rImages span{
	font-size:10px;
	color:#4889A6;
}
#dTags{
	width:340px;
	padding:10px;
	float:left;
	text-align:left;
}
#dTags a{
	color:#336699;
	margin-right:10px;
}
#dTags a:hover{
	color:#333;
}
#Dfooter{
	background:#4B4A48;
	color:#E5E4DE;
	border-top:#D1CDBE solid 1px;
	border-bottom:#D1CDBE solid 1px;
	padding:10px;
	margin:10px auto;
	text-align:center;
}
#leyenda{
	width:100%;
	margin:0px auto 10px auto;
	text-align:center;
}
#leyenda td{
	vertical-align:middle;
}
#tpag{
	margin:30px auto;
	text-align:center;
	font-size:14px;
}
#tpag span{
	background:#B94667;
	color:#F0F0F0;
	padding:5px 10px;
}
#tpag a{
	background:#333;
	color:#F0F0F0;
	font-size:14px;
	padding:5px 10px;
	margin:0px 1px;
}
#tpag a:hover{
	background:#B94667;
}

.itemv 
{
    width:168px;
    height:126px;
}



#cont_video img 
{
    background:#fff;
	border:#c0c0c0 solid 1px;
	padding:5px;
	margin: 0px auto;
	max-width:620px;
}
#cont_video a.dwn
{
    color:#3ba100;
    font-size:20px;
    font-weight:bold;
}
#cont_video a.dwn img
{
    border: 0px;
    background-color:Transparent;
    padding:0px;
    margin:0px;
}
    
